#ADDDCD#ADDDCD
#ADDDCD is a very light, muted teal. Relative luminance 0.650; OKLCH L 85.9% C 0.055 H 172.6°. Best body text is #000000 at 14.00:1 contrast (WCAG AA passes).
Color values
| HEX | #ADDDCD |
|---|---|
| RGB | rgb(173, 221, 205) |
| HSL | hsl(160, 41%, 77%) |
| HSV | hsv(160, 22%, 87%) |
| CMYK | cmyk(21.7%, 0%, 7.2%, 13.3%) |
| CIE-LAB | lab(84.49, -18.74, 2.77) |
| CIE-LCH | lch(84.49, 18.94, 171.61°) |
| OKLab | oklab(85.93% -0.0541 0.007) |
| OKLCH | oklch(85.93% 0.055 172.6) |
| XYZ | xyz(54.1063, 65.0030, 67.4418) |
| Luminance | 0.6501 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 7.51
Pale Teal
#82CBB2
ΔE00 7.54
Light Teal
#90E4C1
ΔE00 7.57
Paleturquoise
#AFEEEE
ΔE00 7.60
Pale Aqua
#B8FFEB
ΔE00 7.73
Eggshell Blue
#C4FFF7
ΔE00 8.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADDDCD #DDADBD
analogous
#ADDDB5 #ADDDCD #ADD5DD
triadic
#ADDDCD #CDADDD #DDCDAD
tetradic
#ADDDCD #B5ADDD #DDADBD #D5DDAD
square
#ADDDCD #B5ADDD #DDADBD #D5DDAD
split-complementary
#ADDDCD #DDADD5 #DDB5AD
monochromatic
#56B998 #82CBB3 #ADDDCD #D8EFE7 #E9F6F2
Accessibility & contrast
On white
1.50
#ADDDCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.00
#ADDDCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADDDCD
14.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADDDCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADDDCD | 1.00 | 1.50 | 14.00 | 14.00 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD7CC
Deuteranopia (green-blind)
#D1D0CE
Tritanopia (blue-blind)
#A2DED8
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #adddcd; /* rgb */ color: rgb(173, 221, 205); /* oklch */ color: oklch(85.9% 0.055 172.6);
Tailwind
colors: {
custom: {
50: '#c6e7dc',
500: '#adddcd',
950: '#000000',
},
}SCSS
$custom: #adddcd; $custom-light: #c6e7dc; $custom-dark: #000000;
JSON
{
"hex": "#adddcd",
"rgb": {
"r": 173,
"g": 221,
"b": 205
},
"hsl": {
"h": 160,
"s": 41.379,
"l": 77.255
},
"oklch": {
"l": 0.85933,
"c": 0.05455,
"h": 172.6
},
"luminance": 0.65005
}Semantic roles & 50–950 ramp
primary
#ADDDCD
secondary
#B5798D
accent
#315DB4
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131615
muted
#828484