#CEEADC#CEEADC
#CEEADC is a very light, muted teal. Relative luminance 0.771; OKLCH L 91.3% C 0.035 H 164.1°. Best body text is #000000 at 16.43:1 contrast (WCAG AA passes).
Color values
| HEX | #CEEADC |
|---|---|
| RGB | rgb(206, 234, 220) |
| HSL | hsl(150, 40%, 86%) |
| HSV | hsv(150, 12%, 92%) |
| CMYK | cmyk(12%, 0%, 6%, 8.2%) |
| CIE-LAB | lab(90.38, -11.81, 3.69) |
| CIE-LCH | lch(90.38, 12.38, 162.64°) |
| OKLab | oklab(91.27% -0.0336 0.0096) |
| OKLCH | oklch(91.27% 0.035 164.1) |
| XYZ | xyz(67.7917, 77.1335, 79.0129) |
| Luminance | 0.7713 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 6.29
Honeydew
#F0FFF0
ΔE00 6.53
Ice Blue (survey)
#D7FFFE
ΔE00 7.28
Very Pale Blue
#D6FFFE
ΔE00 7.34
Lightcyan
#E0FFFF
ΔE00 7.44
Duck Egg Blue
#C3FBF4
ΔE00 7.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEEADC #EACEDC
analogous
#CEEACE #CEEADC #CEEAEA
triadic
#CEEADC #DCCEEA #EADCCE
tetradic
#CEEADC #CECEEA #EACEDC #EAEACE
square
#CEEADC #CECEEA #EACEDC #EAEACE
split-complementary
#CEEADC #EACEEA #EACECE
monochromatic
#78C59F #A3D8BD #CEEADC #EAF6F0 #EAF6F0
Accessibility & contrast
On white
1.28
#CEEADC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.43
#CEEADC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEEADC
16.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEEADC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEEADC | 1.00 | 1.28 | 16.43 | 16.43 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9E6DB
Deuteranopia (green-blind)
#E3E2DD
Tritanopia (blue-blind)
#C9EAE6
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #ceeadc; /* rgb */ color: rgb(206, 234, 220); /* oklch */ color: oklch(91.3% 0.035 164.1);
Tailwind
colors: {
custom: {
50: '#ddf0e6',
500: '#ceeadc',
950: '#000000',
},
}SCSS
$custom: #ceeadc; $custom-light: #ddf0e6; $custom-dark: #000000;
JSON
{
"hex": "#ceeadc",
"rgb": {
"r": 206,
"g": 234,
"b": 220
},
"hsl": {
"h": 150,
"s": 40,
"l": 86.275
},
"oklch": {
"l": 0.91272,
"c": 0.03499,
"h": 164.1
},
"luminance": 0.77135
}Semantic roles & 50–950 ramp
primary
#CEEADC
secondary
#C597AE
accent
#3273B3
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#151616
muted
#848584