#CEEDDE#CEEDDE
#CEEDDE is a very light, muted teal. Relative luminance 0.790; OKLCH L 92.0% C 0.038 H 164.8°. Best body text is #000000 at 16.79:1 contrast (WCAG AA passes).
Color values
| HEX | #CEEDDE |
|---|---|
| RGB | rgb(206, 237, 222) |
| HSL | hsl(151, 46%, 87%) |
| HSV | hsv(151, 13%, 93%) |
| CMYK | cmyk(13.1%, 0%, 6.3%, 7.1%) |
| CIE-LAB | lab(91.22, -12.95, 3.86) |
| CIE-LCH | lch(91.22, 13.51, 163.40°) |
| OKLab | oklab(91.95% -0.0369 0.01) |
| OKLCH | oklch(91.95% 0.038 164.8) |
| XYZ | xyz(68.9195, 78.9627, 80.7033) |
| Luminance | 0.7896 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 5.82
Honeydew
#F0FFF0
ΔE00 6.74
Duck Egg Blue
#C3FBF4
ΔE00 6.75
Ice Blue (survey)
#D7FFFE
ΔE00 7.01
Very Pale Blue
#D6FFFE
ΔE00 7.04
Light Light Blue
#CAFFFB
ΔE00 7.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEEDDE #EDCEDD
analogous
#CEEDCF #CEEDDE #CEEDED
triadic
#CEEDDE #DECEED #EDDECE
tetradic
#CEEDDE #CFCEED #EDCEDD #EDEDCE
square
#CEEDDE #CFCEED #EDCEDD #EDEDCE
split-complementary
#CEEDDE #EDCEED #EDCFCE
monochromatic
#74CCA2 #A1DDC0 #CEEDDE #E9F7F0 #E9F7F0
Accessibility & contrast
On white
1.25
#CEEDDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.79
#CEEDDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEEDDE
16.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEEDDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEEDDE | 1.00 | 1.25 | 16.79 | 16.79 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECE8DD
Deuteranopia (green-blind)
#E6E4DF
Tritanopia (blue-blind)
#C8EDE8
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #ceedde; /* rgb */ color: rgb(206, 237, 222); /* oklch */ color: oklch(92.0% 0.038 164.8);
Tailwind
colors: {
custom: {
50: '#ddf2e8',
500: '#ceedde',
950: '#000000',
},
}SCSS
$custom: #ceedde; $custom-light: #ddf2e8; $custom-dark: #000000;
JSON
{
"hex": "#ceedde",
"rgb": {
"r": 206,
"g": 237,
"b": 222
},
"hsl": {
"h": 150.968,
"s": 46.269,
"l": 86.863
},
"oklch": {
"l": 0.9195,
"c": 0.03824,
"h": 164.8
},
"luminance": 0.78964
}Semantic roles & 50–950 ramp
primary
#CEEDDE
secondary
#C996AF
accent
#2C70B9
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#151716
muted
#848584