#ADDFCC#ADDFCC
#ADDFCC is a very light, muted teal. Relative luminance 0.660; OKLCH L 86.3% C 0.058 H 169.7°. Best body text is #000000 at 14.20:1 contrast (WCAG AA passes).
Color values
| HEX | #ADDFCC |
|---|---|
| RGB | rgb(173, 223, 204) |
| HSL | hsl(157, 44%, 78%) |
| HSV | hsv(157, 22%, 87%) |
| CMYK | cmyk(22.4%, 0%, 8.5%, 12.5%) |
| CIE-LAB | lab(85.01, -19.93, 4.05) |
| CIE-LCH | lch(85.01, 20.34, 168.52°) |
| OKLab | oklab(86.34% -0.0571 0.0104) |
| OKLCH | oklch(86.34% 0.058 169.7) |
| XYZ | xyz(54.5172, 66.0172, 66.9852) |
| Luminance | 0.6602 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 6.61
Pale Aqua
#B8FFEB
ΔE00 7.20
Pale Teal
#82CBB2
ΔE00 7.28
Duck Egg Blue
#C3FBF4
ΔE00 7.73
Seafoam Blue
#78D1B6
ΔE00 7.93
Eggshell Blue
#C4FFF7
ΔE00 8.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADDFCC #DFADC0
analogous
#ADDFB3 #ADDFCC #ADD9DF
triadic
#ADDFCC #CCADDF #DFCCAD
tetradic
#ADDFCC #B3ADDF #DFADC0 #D9DFAD
square
#ADDFCC #B3ADDF #DFADC0 #D9DFAD
split-complementary
#ADDFCC #DFADD9 #DFB3AD
monochromatic
#55BD95 #81CEB1 #ADDFCC #D9F0E7 #E9F6F1
Accessibility & contrast
On white
1.48
#ADDFCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.20
#ADDFCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADDFCC
14.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADDFCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADDFCC | 1.00 | 1.48 | 14.20 | 14.20 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD8CB
Deuteranopia (green-blind)
#D3D2CD
Tritanopia (blue-blind)
#A2E0D9
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #addfcc; /* rgb */ color: rgb(173, 223, 204); /* oklch */ color: oklch(86.3% 0.058 169.7);
Tailwind
colors: {
custom: {
50: '#c6e9db',
500: '#addfcc',
950: '#000000',
},
}SCSS
$custom: #addfcc; $custom-light: #c6e9db; $custom-dark: #000000;
JSON
{
"hex": "#addfcc",
"rgb": {
"r": 173,
"g": 223,
"b": 204
},
"hsl": {
"h": 157.2,
"s": 43.86,
"l": 77.647
},
"oklch": {
"l": 0.8634,
"c": 0.05805,
"h": 169.7
},
"luminance": 0.66019
}Semantic roles & 50–950 ramp
primary
#ADDFCC
secondary
#B87991
accent
#2F62B7
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131615
muted
#828484