#CEE8EA#CEE8EA
#CEE8EA is a very light, muted teal. Relative luminance 0.768; OKLCH L 91.3% C 0.028 H 202.3°. Best body text is #000000 at 16.36:1 contrast (WCAG AA passes).
Color values
| HEX | #CEE8EA |
|---|---|
| RGB | rgb(206, 232, 234) |
| HSL | hsl(184, 40%, 86%) |
| HSV | hsv(184, 12%, 92%) |
| CMYK | cmyk(12%, 0.9%, 0%, 8.2%) |
| CIE-LAB | lab(90.22, -8.12, -3.87) |
| CIE-LCH | lch(90.22, 8.99, 205.47°) |
| OKLab | oklab(91.26% -0.0255 -0.0105) |
| OKLCH | oklch(91.26% 0.028 202.3) |
| XYZ | xyz(69.1579, 76.7741, 89.0012) |
| Luminance | 0.7678 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 4.96
Ice Blue (survey)
#D7FFFE
ΔE00 6.01
Powder Blue
#B0E0E6
ΔE00 6.04
Very Pale Blue
#D6FFFE
ΔE00 6.15
Very Light Blue
#D5FFFF
ΔE00 6.16
Really Light Blue
#D4FFFF
ΔE00 6.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEE8EA #EAD0CE
analogous
#CEEADE #CEE8EA #CEDAEA
triadic
#CEE8EA #EACEE8 #E8EACE
tetradic
#CEE8EA #DECEEA #EAD0CE #DAEACE
square
#CEE8EA #DECEEA #EAD0CE #DAEACE
split-complementary
#CEE8EA #EACEDA #EADECE
monochromatic
#78C0C5 #A3D4D8 #CEE8EA #EAF5F6 #EAF5F6
Accessibility & contrast
On white
1.28
#CEE8EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.36
#CEE8EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEE8EA
16.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEE8EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEE8EA | 1.00 | 1.28 | 16.36 | 16.36 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E5EA
Deuteranopia (green-blind)
#DEE1EA
Tritanopia (blue-blind)
#C6EAE8
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #cee8ea; /* rgb */ color: rgb(206, 232, 234); /* oklch */ color: oklch(91.3% 0.028 202.3);
Tailwind
colors: {
custom: {
50: '#ddeff0',
500: '#cee8ea',
950: '#000000',
},
}SCSS
$custom: #cee8ea; $custom-light: #ddeff0; $custom-dark: #000000;
JSON
{
"hex": "#cee8ea",
"rgb": {
"r": 206,
"g": 232,
"b": 234
},
"hsl": {
"h": 184.286,
"s": 40,
"l": 86.275
},
"oklch": {
"l": 0.91259,
"c": 0.02755,
"h": 202.3
},
"luminance": 0.76776
}Semantic roles & 50–950 ramp
primary
#CEE8EA
secondary
#C59B97
accent
#3C32B3
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151616
muted
#848585