#CEECEE#CEECEE
#CEECEE is a very light, muted teal. Relative luminance 0.793; OKLCH L 92.2% C 0.032 H 201.5°. Best body text is #000000 at 16.86:1 contrast (WCAG AA passes).
Color values
| HEX | #CEECEE |
|---|---|
| RGB | rgb(206, 236, 238) |
| HSL | hsl(184, 48%, 87%) |
| HSV | hsv(184, 13%, 93%) |
| CMYK | cmyk(13.4%, 0.8%, 0%, 6.7%) |
| CIE-LAB | lab(91.36, -9.36, -4.27) |
| CIE-LCH | lch(91.36, 10.29, 204.53°) |
| OKLab | oklab(92.2% -0.0293 -0.0116) |
| OKLCH | oklch(92.2% 0.032 201.5) |
| XYZ | xyz(70.8778, 79.2841, 92.4414) |
| Luminance | 0.7929 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 4.02
Ice Blue (survey)
#D7FFFE
ΔE00 4.74
Very Light Blue
#D5FFFF
ΔE00 4.85
Very Pale Blue
#D6FFFE
ΔE00 4.86
Really Light Blue
#D4FFFF
ΔE00 4.98
Pale Blue
#D0FEFE
ΔE00 5.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEECEE #EED0CE
analogous
#CEEEE0 #CEECEE #CEDCEE
triadic
#CEECEE #EECEEC #ECEECE
tetradic
#CEECEE #E0CEEE #EED0CE #DCEECE
square
#CEECEE #E0CEEE #EED0CE #DCEECE
split-complementary
#CEECEE #EECEDC #EEE0CE
monochromatic
#73C9CE #A1DADE #CEECEE #E8F6F7 #E8F6F7
Accessibility & contrast
On white
1.25
#CEECEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.86
#CEECEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEECEE
16.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEECEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEECEE | 1.00 | 1.25 | 16.86 | 16.86 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E9EE
Deuteranopia (green-blind)
#E1E4EE
Tritanopia (blue-blind)
#C5EEEC
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #ceecee; /* rgb */ color: rgb(206, 236, 238); /* oklch */ color: oklch(92.2% 0.032 201.5);
Tailwind
colors: {
custom: {
50: '#ddf2f3',
500: '#ceecee',
950: '#000000',
},
}SCSS
$custom: #ceecee; $custom-light: #ddf2f3; $custom-dark: #000000;
JSON
{
"hex": "#ceecee",
"rgb": {
"r": 206,
"g": 236,
"b": 238
},
"hsl": {
"h": 183.75,
"s": 48.485,
"l": 87.059
},
"oklch": {
"l": 0.92199,
"c": 0.03154,
"h": 201.5
},
"luminance": 0.79286
}Semantic roles & 50–950 ramp
primary
#CEECEE
secondary
#CB9995
accent
#332ABC
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151617
muted
#848585