#CEEAEE#CEEAEE
#CEEAEE is a very light, muted teal. Relative luminance 0.781; OKLCH L 91.8% C 0.030 H 207.1°. Best body text is #000000 at 16.63:1 contrast (WCAG AA passes).
Color values
| HEX | #CEEAEE |
|---|---|
| RGB | rgb(206, 234, 238) |
| HSL | hsl(188, 48%, 87%) |
| HSV | hsv(188, 13%, 93%) |
| CMYK | cmyk(13.4%, 1.7%, 0%, 6.7%) |
| CIE-LAB | lab(90.84, -8.34, -5.04) |
| CIE-LCH | lch(90.84, 9.74, 211.12°) |
| OKLab | oklab(91.79% -0.0267 -0.0136) |
| OKLCH | oklch(91.79% 0.03 207.1) |
| XYZ | xyz(70.3052, 78.1389, 92.2505) |
| Luminance | 0.7814 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 4.75
Powder Blue
#B0E0E6
ΔE00 5.79
Ice Blue (survey)
#D7FFFE
ΔE00 5.79
Very Light Blue
#D5FFFF
ΔE00 5.87
Very Pale Blue
#D6FFFE
ΔE00 5.92
Really Light Blue
#D4FFFF
ΔE00 6.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEEAEE #EED2CE
analogous
#CEEEE2 #CEEAEE #CEDAEE
triadic
#CEEAEE #EECEEA #EAEECE
tetradic
#CEEAEE #E2CEEE #EED2CE #DAEECE
square
#CEEAEE #E2CEEE #EED2CE #DAEECE
split-complementary
#CEEAEE #EECEDA #EEE2CE
monochromatic
#73C3CE #A1D7DE #CEEAEE #E8F5F7 #E8F5F7
Accessibility & contrast
On white
1.26
#CEEAEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.63
#CEEAEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEEAEE
16.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEEAEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEEAEE | 1.00 | 1.26 | 16.63 | 16.63 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E7EE
Deuteranopia (green-blind)
#DFE3EE
Tritanopia (blue-blind)
#C5EDEB
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #ceeaee; /* rgb */ color: rgb(206, 234, 238); /* oklch */ color: oklch(91.8% 0.030 207.1);
Tailwind
colors: {
custom: {
50: '#ddf0f3',
500: '#ceeaee',
950: '#000000',
},
}SCSS
$custom: #ceeaee; $custom-light: #ddf0f3; $custom-dark: #000000;
JSON
{
"hex": "#ceeaee",
"rgb": {
"r": 206,
"g": 234,
"b": 238
},
"hsl": {
"h": 187.5,
"s": 48.485,
"l": 87.059
},
"oklch": {
"l": 0.91789,
"c": 0.02994,
"h": 207.1
},
"luminance": 0.7814
}Semantic roles & 50–950 ramp
primary
#CEEAEE
secondary
#CB9C95
accent
#3C2ABC
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151617
muted
#848585