#CEEFEA#CEEFEA
#CEEFEA is a very light, muted teal. Relative luminance 0.808; OKLCH L 92.7% C 0.035 H 185.5°. Best body text is #000000 at 17.16:1 contrast (WCAG AA passes).
Color values
| HEX | #CEEFEA |
|---|---|
| RGB | rgb(206, 239, 234) |
| HSL | hsl(171, 51%, 87%) |
| HSV | hsv(171, 14%, 94%) |
| CMYK | cmyk(13.8%, 0%, 2.1%, 6.3%) |
| CIE-LAB | lab(92.04, -11.66, -1.19) |
| CIE-LCH | lch(92.04, 11.72, 185.84°) |
| OKLab | oklab(92.7% -0.0349 -0.0034) |
| OKLCH | oklch(92.7% 0.035 185.5) |
| XYZ | xyz(71.1677, 80.7936, 89.6711) |
| Luminance | 0.8079 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 3.60
Ice Blue (survey)
#D7FFFE
ΔE00 3.84
Very Pale Blue
#D6FFFE
ΔE00 3.90
Very Light Blue
#D5FFFF
ΔE00 4.15
Really Light Blue
#D4FFFF
ΔE00 4.23
Lightcyan
#E0FFFF
ΔE00 4.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEEFEA #EFCED3
analogous
#CEEFDA #CEEFEA #CEE4EF
triadic
#CEEFEA #EACEEF #EFEACE
tetradic
#CEEFEA #DACEEF #EFCED3 #E4EFCE
square
#CEEFEA #DACEEF #EFCED3 #E4EFCE
split-complementary
#CEEFEA #EFCEE4 #EFDACE
monochromatic
#72D1C2 #A0E0D6 #CEEFEA #E8F7F5 #E8F7F5
Accessibility & contrast
On white
1.22
#CEEFEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.16
#CEEFEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEEFEA
17.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEEFEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEEFEA | 1.00 | 1.22 | 17.16 | 17.16 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBEBEA
Deuteranopia (green-blind)
#E5E6EB
Tritanopia (blue-blind)
#C6F1ED
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #ceefea; /* rgb */ color: rgb(206, 239, 234); /* oklch */ color: oklch(92.7% 0.035 185.5);
Tailwind
colors: {
custom: {
50: '#ddf4f0',
500: '#ceefea',
950: '#000000',
},
}SCSS
$custom: #ceefea; $custom-light: #ddf4f0; $custom-dark: #000000;
JSON
{
"hex": "#ceefea",
"rgb": {
"r": 206,
"g": 239,
"b": 234
},
"hsl": {
"h": 170.909,
"s": 50.769,
"l": 87.255
},
"oklch": {
"l": 0.92701,
"c": 0.03504,
"h": 185.5
},
"luminance": 0.80795
}Semantic roles & 50–950 ramp
primary
#CEEFEA
secondary
#CC959D
accent
#273EBE
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151716
muted
#848585