#CEECDD#CEECDD
#CEECDD is a very light, muted teal. Relative luminance 0.783; OKLCH L 91.7% C 0.037 H 164.0°. Best body text is #000000 at 16.67:1 contrast (WCAG AA passes).
Color values
| HEX | #CEECDD |
|---|---|
| RGB | rgb(206, 236, 221) |
| HSL | hsl(150, 44%, 87%) |
| HSV | hsv(150, 13%, 93%) |
| CMYK | cmyk(12.7%, 0%, 6.4%, 7.5%) |
| CIE-LAB | lab(90.93, -12.63, 3.97) |
| CIE-LCH | lch(90.93, 13.24, 162.57°) |
| OKLab | oklab(91.72% -0.036 0.0103) |
| OKLCH | oklch(91.72% 0.037 164) |
| XYZ | xyz(68.4972, 78.3319, 79.9033) |
| Luminance | 0.7833 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 6.04
Honeydew
#F0FFF0
ΔE00 6.66
Duck Egg Blue
#C3FBF4
ΔE00 7.03
Ice Blue (survey)
#D7FFFE
ΔE00 7.18
Very Pale Blue
#D6FFFE
ΔE00 7.23
Light Light Blue
#CAFFFB
ΔE00 7.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEECDD #ECCEDD
analogous
#CEECCE #CEECDD #CEECEC
triadic
#CEECDD #DDCEEC #ECDDCE
tetradic
#CEECDD #CECEEC #ECCEDD #ECECCE
square
#CEECDD #CECEEC #ECCEDD #ECECCE
split-complementary
#CEECDD #ECCEEC #ECCECE
monochromatic
#76CAA0 #A2DBBE #CEECDD #E9F6F0 #E9F6F0
Accessibility & contrast
On white
1.26
#CEECDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.67
#CEECDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEECDD
16.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEECDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEECDD | 1.00 | 1.26 | 16.67 | 16.67 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBE7DC
Deuteranopia (green-blind)
#E5E3DE
Tritanopia (blue-blind)
#C9ECE7
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #ceecdd; /* rgb */ color: rgb(206, 236, 221); /* oklch */ color: oklch(91.7% 0.037 164.0);
Tailwind
colors: {
custom: {
50: '#ddf2e7',
500: '#ceecdd',
950: '#000000',
},
}SCSS
$custom: #ceecdd; $custom-light: #ddf2e7; $custom-dark: #000000;
JSON
{
"hex": "#ceecdd",
"rgb": {
"r": 206,
"g": 236,
"b": 221
},
"hsl": {
"h": 150,
"s": 44.118,
"l": 86.667
},
"oklch": {
"l": 0.91715,
"c": 0.0374,
"h": 164
},
"luminance": 0.78333
}Semantic roles & 50–950 ramp
primary
#CEECDD
secondary
#C896AF
accent
#2E73B7
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#151616
muted
#848584