#CEECDF#CEECDF
#CEECDF is a very light, muted teal. Relative luminance 0.784; OKLCH L 91.8% C 0.036 H 167.6°. Best body text is #000000 at 16.69:1 contrast (WCAG AA passes).
Color values
| HEX | #CEECDF |
|---|---|
| RGB | rgb(206, 236, 223) |
| HSL | hsl(154, 44%, 87%) |
| HSV | hsv(154, 13%, 93%) |
| CMYK | cmyk(12.7%, 0%, 5.5%, 7.5%) |
| CIE-LAB | lab(90.98, -12.26, 2.99) |
| CIE-LCH | lch(90.98, 12.62, 166.27°) |
| OKLab | oklab(91.77% -0.0352 0.0077) |
| OKLCH | oklch(91.77% 0.036 167.6) |
| XYZ | xyz(68.7652, 78.4391, 81.3150) |
| Luminance | 0.7844 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 5.55
Ice Blue (survey)
#D7FFFE
ΔE00 6.57
Very Pale Blue
#D6FFFE
ΔE00 6.62
Honeydew
#F0FFF0
ΔE00 6.67
Duck Egg Blue
#C3FBF4
ΔE00 6.72
Lightcyan
#E0FFFF
ΔE00 6.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEECDF #ECCEDB
analogous
#CEECD0 #CEECDF #CEEAEC
triadic
#CEECDF #DFCEEC #ECDFCE
tetradic
#CEECDF #D0CEEC #ECCEDB #EAECCE
square
#CEECDF #D0CEEC #ECCEDB #EAECCE
split-complementary
#CEECDF #ECCEEA #ECD0CE
monochromatic
#76CAA5 #A2DBC2 #CEECDF #E9F6F1 #E9F6F1
Accessibility & contrast
On white
1.26
#CEECDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.69
#CEECDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEECDF
16.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEECDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEECDF | 1.00 | 1.26 | 16.69 | 16.69 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAE8DE
Deuteranopia (green-blind)
#E5E3E0
Tritanopia (blue-blind)
#C8ECE8
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #ceecdf; /* rgb */ color: rgb(206, 236, 223); /* oklch */ color: oklch(91.8% 0.036 167.6);
Tailwind
colors: {
custom: {
50: '#ddf2e9',
500: '#ceecdf',
950: '#000000',
},
}SCSS
$custom: #ceecdf; $custom-light: #ddf2e9; $custom-dark: #000000;
JSON
{
"hex": "#ceecdf",
"rgb": {
"r": 206,
"g": 236,
"b": 223
},
"hsl": {
"h": 154,
"s": 44.118,
"l": 86.667
},
"oklch": {
"l": 0.91769,
"c": 0.03601,
"h": 167.6
},
"luminance": 0.7844
}Semantic roles & 50–950 ramp
primary
#CEECDF
secondary
#C896AC
accent
#2E6AB7
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#151616
muted
#848584