#CEEADE#CEEADE
#CEEADE is a very light, muted teal. Relative luminance 0.772; OKLCH L 91.3% C 0.034 H 167.9°. Best body text is #000000 at 16.45:1 contrast (WCAG AA passes).
Color values
| HEX | #CEEADE |
|---|---|
| RGB | rgb(206, 234, 222) |
| HSL | hsl(154, 40%, 86%) |
| HSV | hsv(154, 12%, 92%) |
| CMYK | cmyk(12%, 0%, 5.1%, 8.2%) |
| CIE-LAB | lab(90.43, -11.44, 2.72) |
| CIE-LCH | lch(90.43, 11.76, 166.62°) |
| OKLab | oklab(91.33% -0.0329 0.007) |
| OKLCH | oklch(91.33% 0.034 167.9) |
| XYZ | xyz(68.0582, 77.2401, 80.4162) |
| Luminance | 0.7724 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 5.86
Honeydew
#F0FFF0
ΔE00 6.57
Ice Blue (survey)
#D7FFFE
ΔE00 6.70
Very Pale Blue
#D6FFFE
ΔE00 6.77
Lightcyan
#E0FFFF
ΔE00 6.82
Very Light Blue
#D5FFFF
ΔE00 7.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEEADE #EACEDA
analogous
#CEEAD0 #CEEADE #CEE8EA
triadic
#CEEADE #DECEEA #EADECE
tetradic
#CEEADE #D0CEEA #EACEDA #E8EACE
square
#CEEADE #D0CEEA #EACEDA #E8EACE
split-complementary
#CEEADE #EACEE8 #EAD0CE
monochromatic
#78C5A4 #A3D8C1 #CEEADE #EAF6F1 #EAF6F1
Accessibility & contrast
On white
1.28
#CEEADE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.45
#CEEADE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEEADE
16.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEEADE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEEADE | 1.00 | 1.28 | 16.45 | 16.45 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8E6DD
Deuteranopia (green-blind)
#E3E2DF
Tritanopia (blue-blind)
#C9EAE6
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #ceeade; /* rgb */ color: rgb(206, 234, 222); /* oklch */ color: oklch(91.3% 0.034 167.9);
Tailwind
colors: {
custom: {
50: '#ddf0e8',
500: '#ceeade',
950: '#000000',
},
}SCSS
$custom: #ceeade; $custom-light: #ddf0e8; $custom-dark: #000000;
JSON
{
"hex": "#ceeade",
"rgb": {
"r": 206,
"g": 234,
"b": 222
},
"hsl": {
"h": 154.286,
"s": 40,
"l": 86.275
},
"oklch": {
"l": 0.91327,
"c": 0.0336,
"h": 167.9
},
"luminance": 0.77241
}Semantic roles & 50–950 ramp
primary
#CEEADE
secondary
#C597AB
accent
#326AB3
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#151616
muted
#848584