#CEEADF#CEEADF
#CEEADF is a very light, muted teal. Relative luminance 0.773; OKLCH L 91.4% C 0.033 H 170.0°. Best body text is #000000 at 16.46:1 contrast (WCAG AA passes).
Color values
| HEX | #CEEADF |
|---|---|
| RGB | rgb(206, 234, 223) |
| HSL | hsl(156, 40%, 86%) |
| HSV | hsv(156, 12%, 92%) |
| CMYK | cmyk(12%, 0%, 4.7%, 8.2%) |
| CIE-LAB | lab(90.46, -11.25, 2.23) |
| CIE-LCH | lch(90.46, 11.47, 168.77°) |
| OKLab | oklab(91.36% -0.0325 0.0058) |
| OKLCH | oklch(91.36% 0.033 170) |
| XYZ | xyz(68.1926, 77.2939, 81.1242) |
| Luminance | 0.7730 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 5.67
Ice Blue (survey)
#D7FFFE
ΔE00 6.43
Very Pale Blue
#D6FFFE
ΔE00 6.51
Lightcyan
#E0FFFF
ΔE00 6.51
Honeydew
#F0FFF0
ΔE00 6.63
Very Light Blue
#D5FFFF
ΔE00 6.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEEADF #EACED9
analogous
#CEEAD1 #CEEADF #CEE7EA
triadic
#CEEADF #DFCEEA #EADFCE
tetradic
#CEEADF #D1CEEA #EACED9 #E7EACE
square
#CEEADF #D1CEEA #EACED9 #E7EACE
split-complementary
#CEEADF #EACEE7 #EAD1CE
monochromatic
#78C5A7 #A3D8C3 #CEEADF #EAF6F1 #EAF6F1
Accessibility & contrast
On white
1.28
#CEEADF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.46
#CEEADF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEEADF
16.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEEADF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEEADF | 1.00 | 1.28 | 16.46 | 16.46 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8E6DF
Deuteranopia (green-blind)
#E3E2E0
Tritanopia (blue-blind)
#C8EAE7
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #ceeadf; /* rgb */ color: rgb(206, 234, 223); /* oklch */ color: oklch(91.4% 0.033 170.0);
Tailwind
colors: {
custom: {
50: '#ddf0e9',
500: '#ceeadf',
950: '#000000',
},
}SCSS
$custom: #ceeadf; $custom-light: #ddf0e9; $custom-dark: #000000;
JSON
{
"hex": "#ceeadf",
"rgb": {
"r": 206,
"g": 234,
"b": 223
},
"hsl": {
"h": 156.429,
"s": 40,
"l": 86.275
},
"oklch": {
"l": 0.91355,
"c": 0.03298,
"h": 170
},
"luminance": 0.77295
}Semantic roles & 50–950 ramp
primary
#CEEADF
secondary
#C597A9
accent
#3265B3
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#151616
muted
#848584