#CEEAEB#CEEAEB
#CEEAEB is a very light, muted teal. Relative luminance 0.780; OKLCH L 91.7% C 0.029 H 199.3°. Best body text is #000000 at 16.59:1 contrast (WCAG AA passes).
Color values
| HEX | #CEEAEB |
|---|---|
| RGB | rgb(206, 234, 235) |
| HSL | hsl(182, 42%, 86%) |
| HSV | hsv(182, 12%, 92%) |
| CMYK | cmyk(12.3%, 0.4%, 0%, 7.8%) |
| CIE-LAB | lab(90.76, -8.94, -3.59) |
| CIE-LCH | lch(90.76, 9.63, 201.86°) |
| OKLab | oklab(91.7% -0.0278 -0.0097) |
| OKLCH | oklch(91.7% 0.029 199.3) |
| XYZ | xyz(69.8681, 77.9641, 89.9487) |
| Luminance | 0.7797 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 4.38
Ice Blue (survey)
#D7FFFE
ΔE00 5.21
Very Pale Blue
#D6FFFE
ΔE00 5.34
Very Light Blue
#D5FFFF
ΔE00 5.37
Really Light Blue
#D4FFFF
ΔE00 5.50
Powder Blue
#B0E0E6
ΔE00 5.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEEAEB #EBCFCE
analogous
#CEEBDE #CEEAEB #CEDCEB
triadic
#CEEAEB #EBCEEA #EAEBCE
tetradic
#CEEAEB #DECEEB #EBCFCE #DCEBCE
square
#CEEAEB #DECEEB #EBCFCE #DCEBCE
split-complementary
#CEEAEB #EBCEDC #EBDECE
monochromatic
#77C5C8 #A3D7D9 #CEEAEB #E9F6F6 #E9F6F6
Accessibility & contrast
On white
1.27
#CEEAEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.59
#CEEAEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEEAEB
16.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEEAEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEEAEB | 1.00 | 1.27 | 16.59 | 16.59 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E7EB
Deuteranopia (green-blind)
#E0E3EB
Tritanopia (blue-blind)
#C6ECEA
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #ceeaeb; /* rgb */ color: rgb(206, 234, 235); /* oklch */ color: oklch(91.7% 0.029 199.3);
Tailwind
colors: {
custom: {
50: '#ddf0f1',
500: '#ceeaeb',
950: '#000000',
},
}SCSS
$custom: #ceeaeb; $custom-light: #ddf0f1; $custom-dark: #000000;
JSON
{
"hex": "#ceeaeb",
"rgb": {
"r": 206,
"g": 234,
"b": 235
},
"hsl": {
"h": 182.069,
"s": 42.029,
"l": 86.471
},
"oklch": {
"l": 0.91699,
"c": 0.02945,
"h": 199.3
},
"luminance": 0.77966
}Semantic roles & 50–950 ramp
primary
#CEEAEB
secondary
#C69997
accent
#3530B5
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151616
muted
#848585