#CEEAEF#CEEAEF
#CEEAEF is a very light, muted teal. Relative luminance 0.782; OKLCH L 91.8% C 0.030 H 209.6°. Best body text is #000000 at 16.64:1 contrast (WCAG AA passes).
Color values
| HEX | #CEEAEF |
|---|---|
| RGB | rgb(206, 234, 239) |
| HSL | hsl(189, 51%, 87%) |
| HSV | hsv(189, 14%, 94%) |
| CMYK | cmyk(13.8%, 2.1%, 0%, 6.3%) |
| CIE-LAB | lab(90.87, -8.14, -5.52) |
| CIE-LCH | lch(90.87, 9.84, 214.13°) |
| OKLab | oklab(91.82% -0.0263 -0.0149) |
| OKLCH | oklch(91.82% 0.03 209.6) |
| XYZ | xyz(70.4525, 78.1979, 93.0264) |
| Luminance | 0.7820 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 4.96
Powder Blue
#B0E0E6
ΔE00 5.89
Ice Blue (survey)
#D7FFFE
ΔE00 6.05
Very Light Blue
#D5FFFF
ΔE00 6.10
Very Pale Blue
#D6FFFE
ΔE00 6.18
Really Light Blue
#D4FFFF
ΔE00 6.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEEAEF #EFD3CE
analogous
#CEEFE4 #CEEAEF #CEDAEF
triadic
#CEEAEF #EFCEEA #EAEFCE
tetradic
#CEEAEF #E4CEEF #EFD3CE #DAEFCE
square
#CEEAEF #E4CEEF #EFD3CE #DAEFCE
split-complementary
#CEEAEF #EFCEDA #EFE4CE
monochromatic
#72C2D1 #A0D6E0 #CEEAEF #E8F5F7 #E8F5F7
Accessibility & contrast
On white
1.26
#CEEAEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.64
#CEEAEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEEAEF
16.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEEAEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEEAEF | 1.00 | 1.26 | 16.64 | 16.64 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E8EF
Deuteranopia (green-blind)
#DFE3EF
Tritanopia (blue-blind)
#C5EDEB
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #ceeaef; /* rgb */ color: rgb(206, 234, 239); /* oklch */ color: oklch(91.8% 0.030 209.6);
Tailwind
colors: {
custom: {
50: '#ddf0f4',
500: '#ceeaef',
950: '#000000',
},
}SCSS
$custom: #ceeaef; $custom-light: #ddf0f4; $custom-dark: #000000;
JSON
{
"hex": "#ceeaef",
"rgb": {
"r": 206,
"g": 234,
"b": 239
},
"hsl": {
"h": 189.091,
"s": 50.769,
"l": 87.255
},
"oklch": {
"l": 0.91819,
"c": 0.03022,
"h": 209.6
},
"luminance": 0.78199
}Semantic roles & 50–950 ramp
primary
#CEEAEF
secondary
#CC9D95
accent
#3E27BE
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151617
muted
#848585