#CEEEEA#CEEEEA
#CEEEEA is a very light, muted teal. Relative luminance 0.802; OKLCH L 92.5% C 0.034 H 187.4°. Best body text is #000000 at 17.04:1 contrast (WCAG AA passes).
Color values
| HEX | #CEEEEA |
|---|---|
| RGB | rgb(206, 238, 234) |
| HSL | hsl(173, 48%, 87%) |
| HSV | hsv(173, 13%, 93%) |
| CMYK | cmyk(13.4%, 0%, 1.7%, 6.7%) |
| CIE-LAB | lab(91.78, -11.16, -1.57) |
| CIE-LCH | lch(91.78, 11.27, 188.03°) |
| OKLab | oklab(92.49% -0.0336 -0.0044) |
| OKLCH | oklch(92.49% 0.034 187.4) |
| XYZ | xyz(70.8757, 80.2098, 89.5738) |
| Luminance | 0.8021 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 3.94
Ice Blue (survey)
#D7FFFE
ΔE00 3.94
Very Pale Blue
#D6FFFE
ΔE00 4.02
Lightcyan
#E0FFFF
ΔE00 4.11
Very Light Blue
#D5FFFF
ΔE00 4.23
Really Light Blue
#D4FFFF
ΔE00 4.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEEEEA #EECED2
analogous
#CEEEDA #CEEEEA #CEE2EE
triadic
#CEEEEA #EACEEE #EEEACE
tetradic
#CEEEEA #DACEEE #EECED2 #E2EECE
square
#CEEEEA #DACEEE #EECED2 #E2EECE
split-complementary
#CEEEEA #EECEE2 #EEDACE
monochromatic
#73CEC3 #A1DED7 #CEEEEA #E8F7F5 #E8F7F5
Accessibility & contrast
On white
1.23
#CEEEEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.04
#CEEEEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEEEEA
17.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEEEEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEEEEA | 1.00 | 1.23 | 17.04 | 17.04 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAEAEA
Deuteranopia (green-blind)
#E4E5EA
Tritanopia (blue-blind)
#C6F0ED
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #ceeeea; /* rgb */ color: rgb(206, 238, 234); /* oklch */ color: oklch(92.5% 0.034 187.4);
Tailwind
colors: {
custom: {
50: '#ddf3f0',
500: '#ceeeea',
950: '#000000',
},
}SCSS
$custom: #ceeeea; $custom-light: #ddf3f0; $custom-dark: #000000;
JSON
{
"hex": "#ceeeea",
"rgb": {
"r": 206,
"g": 238,
"b": 234
},
"hsl": {
"h": 172.5,
"s": 48.485,
"l": 87.059
},
"oklch": {
"l": 0.92494,
"c": 0.03383,
"h": 187.4
},
"luminance": 0.80211
}Semantic roles & 50–950 ramp
primary
#CEEEEA
secondary
#CB959C
accent
#2A3CBC
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151716
muted
#848585