#CEEADD#CEEADD
#CEEADD is a very light, muted teal. Relative luminance 0.772; OKLCH L 91.3% C 0.034 H 166.0°. Best body text is #000000 at 16.44:1 contrast (WCAG AA passes).
Color values
| HEX | #CEEADD |
|---|---|
| RGB | rgb(206, 234, 221) |
| HSL | hsl(152, 40%, 86%) |
| HSV | hsv(152, 12%, 92%) |
| CMYK | cmyk(12%, 0%, 5.6%, 8.2%) |
| CIE-LAB | lab(90.41, -11.63, 3.21) |
| CIE-LCH | lch(90.41, 12.06, 164.58°) |
| OKLab | oklab(91.3% -0.0333 0.0083) |
| OKLCH | oklch(91.3% 0.034 166) |
| XYZ | xyz(67.9246, 77.1867, 79.7125) |
| Luminance | 0.7719 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 6.06
Honeydew
#F0FFF0
ΔE00 6.54
Ice Blue (survey)
#D7FFFE
ΔE00 6.99
Very Pale Blue
#D6FFFE
ΔE00 7.05
Lightcyan
#E0FFFF
ΔE00 7.13
Duck Egg Blue
#C3FBF4
ΔE00 7.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEEADD #EACEDB
analogous
#CEEACF #CEEADD #CEE9EA
triadic
#CEEADD #DDCEEA #EADDCE
tetradic
#CEEADD #CFCEEA #EACEDB #E9EACE
square
#CEEADD #CFCEEA #EACEDB #E9EACE
split-complementary
#CEEADD #EACEE9 #EACFCE
monochromatic
#78C5A2 #A3D8BF #CEEADD #EAF6F0 #EAF6F0
Accessibility & contrast
On white
1.28
#CEEADD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.44
#CEEADD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEEADD
16.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEEADD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEEADD | 1.00 | 1.28 | 16.44 | 16.44 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9E6DC
Deuteranopia (green-blind)
#E3E2DE
Tritanopia (blue-blind)
#C9EAE6
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #ceeadd; /* rgb */ color: rgb(206, 234, 221); /* oklch */ color: oklch(91.3% 0.034 166.0);
Tailwind
colors: {
custom: {
50: '#ddf0e7',
500: '#ceeadd',
950: '#000000',
},
}SCSS
$custom: #ceeadd; $custom-light: #ddf0e7; $custom-dark: #000000;
JSON
{
"hex": "#ceeadd",
"rgb": {
"r": 206,
"g": 234,
"b": 221
},
"hsl": {
"h": 152.143,
"s": 40,
"l": 86.275
},
"oklch": {
"l": 0.91299,
"c": 0.03428,
"h": 166
},
"luminance": 0.77188
}Semantic roles & 50–950 ramp
primary
#CEEADD
secondary
#C597AC
accent
#326EB3
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#151616
muted
#848584