#CEEAEA#CEEAEA
#CEEAEA is a very light, muted teal. Relative luminance 0.779; OKLCH L 91.7% C 0.029 H 196.6°. Best body text is #000000 at 16.58:1 contrast (WCAG AA passes).
Color values
| HEX | #CEEAEA |
|---|---|
| RGB | rgb(206, 234, 234) |
| HSL | hsl(180, 40%, 86%) |
| HSV | hsv(180, 12%, 92%) |
| CMYK | cmyk(12%, 0%, 0%, 8.2%) |
| CIE-LAB | lab(90.74, -9.13, -3.10) |
| CIE-LCH | lch(90.74, 9.65, 198.76°) |
| OKLab | oklab(91.67% -0.0282 -0.0084) |
| OKLCH | oklch(91.67% 0.029 196.6) |
| XYZ | xyz(69.7241, 77.9065, 89.1899) |
| Luminance | 0.7791 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 4.36
Ice Blue (survey)
#D7FFFE
ΔE00 5.09
Very Pale Blue
#D6FFFE
ΔE00 5.22
Very Light Blue
#D5FFFF
ΔE00 5.28
Really Light Blue
#D4FFFF
ΔE00 5.42
Pale Blue
#D0FEFE
ΔE00 5.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEEAEA #EACECE
analogous
#CEEADC #CEEAEA #CEDCEA
triadic
#CEEAEA #EACEEA #EAEACE
tetradic
#CEEAEA #DCCEEA #EACECE #DCEACE
square
#CEEAEA #DCCEEA #EACECE #DCEACE
split-complementary
#CEEAEA #EACEDC #EADCCE
monochromatic
#78C5C5 #A3D8D8 #CEEAEA #EAF6F6 #EAF6F6
Accessibility & contrast
On white
1.27
#CEEAEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.58
#CEEAEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEEAEA
16.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEEAEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEEAEA | 1.00 | 1.27 | 16.58 | 16.58 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E7EA
Deuteranopia (green-blind)
#E0E3EA
Tritanopia (blue-blind)
#C6ECEA
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #ceeaea; /* rgb */ color: rgb(206, 234, 234); /* oklch */ color: oklch(91.7% 0.029 196.6);
Tailwind
colors: {
custom: {
50: '#ddf0f0',
500: '#ceeaea',
950: '#000000',
},
}SCSS
$custom: #ceeaea; $custom-light: #ddf0f0; $custom-dark: #000000;
JSON
{
"hex": "#ceeaea",
"rgb": {
"r": 206,
"g": 234,
"b": 234
},
"hsl": {
"h": 180,
"s": 40,
"l": 86.275
},
"oklch": {
"l": 0.9167,
"c": 0.02942,
"h": 196.6
},
"luminance": 0.77908
}Semantic roles & 50–950 ramp
primary
#CEEAEA
secondary
#C59797
accent
#3232B3
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151616
muted
#848585