#CEEAED#CEEAED
#CEEAED is a very light, muted teal. Relative luminance 0.781; OKLCH L 91.8% C 0.030 H 204.5°. Best body text is #000000 at 16.62:1 contrast (WCAG AA passes).
Color values
| HEX | #CEEAED |
|---|---|
| RGB | rgb(206, 234, 237) |
| HSL | hsl(186, 46%, 87%) |
| HSV | hsv(186, 13%, 93%) |
| CMYK | cmyk(13.1%, 1.3%, 0%, 7.1%) |
| CIE-LAB | lab(90.82, -8.54, -4.55) |
| CIE-LCH | lch(90.82, 9.68, 208.06°) |
| OKLab | oklab(91.76% -0.027 -0.0123) |
| OKLCH | oklch(91.76% 0.03 204.5) |
| XYZ | xyz(70.1587, 78.0803, 91.4790) |
| Luminance | 0.7808 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 4.59
Ice Blue (survey)
#D7FFFE
ΔE00 5.56
Very Light Blue
#D5FFFF
ΔE00 5.66
Very Pale Blue
#D6FFFE
ΔE00 5.69
Powder Blue
#B0E0E6
ΔE00 5.73
Really Light Blue
#D4FFFF
ΔE00 5.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEEAED #EDD1CE
analogous
#CEEDE1 #CEEAED #CEDBED
triadic
#CEEAED #EDCEEA #EAEDCE
tetradic
#CEEAED #E1CEED #EDD1CE #DBEDCE
square
#CEEAED #E1CEED #EDD1CE #DBEDCE
split-complementary
#CEEAED #EDCEDB #EDE1CE
monochromatic
#74C4CC #A1D7DD #CEEAED #E9F5F7 #E9F5F7
Accessibility & contrast
On white
1.26
#CEEAED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.62
#CEEAED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEEAED
16.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEEAED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEEAED | 1.00 | 1.26 | 16.62 | 16.62 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E7ED
Deuteranopia (green-blind)
#E0E3ED
Tritanopia (blue-blind)
#C5ECEB
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #ceeaed; /* rgb */ color: rgb(206, 234, 237); /* oklch */ color: oklch(91.8% 0.030 204.5);
Tailwind
colors: {
custom: {
50: '#ddf0f2',
500: '#ceeaed',
950: '#000000',
},
}SCSS
$custom: #ceeaed; $custom-light: #ddf0f2; $custom-dark: #000000;
JSON
{
"hex": "#ceeaed",
"rgb": {
"r": 206,
"g": 234,
"b": 237
},
"hsl": {
"h": 185.806,
"s": 46.269,
"l": 86.863
},
"oklch": {
"l": 0.91759,
"c": 0.02971,
"h": 204.5
},
"luminance": 0.78082
}Semantic roles & 50–950 ramp
primary
#CEEAED
secondary
#C99B96
accent
#3A2CB9
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151617
muted
#848585