#CEEFEB#CEEFEB
#CEEFEB is a very light, muted teal. Relative luminance 0.809; OKLCH L 92.7% C 0.035 H 187.7°. Best body text is #000000 at 17.17:1 contrast (WCAG AA passes).
Color values
| HEX | #CEEFEB |
|---|---|
| RGB | rgb(206, 239, 235) |
| HSL | hsl(173, 51%, 87%) |
| HSV | hsv(173, 14%, 94%) |
| CMYK | cmyk(13.8%, 0%, 1.7%, 6.3%) |
| CIE-LAB | lab(92.07, -11.46, -1.68) |
| CIE-LCH | lch(92.07, 11.59, 188.32°) |
| OKLab | oklab(92.73% -0.0345 -0.0046) |
| OKLCH | oklch(92.73% 0.035 187.7) |
| XYZ | xyz(71.3117, 80.8513, 90.4298) |
| Luminance | 0.8085 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 3.64
Ice Blue (survey)
#D7FFFE
ΔE00 3.68
Very Pale Blue
#D6FFFE
ΔE00 3.75
Very Light Blue
#D5FFFF
ΔE00 3.96
Lightcyan
#E0FFFF
ΔE00 4.01
Really Light Blue
#D4FFFF
ΔE00 4.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEEFEB #EFCED2
analogous
#CEEFDB #CEEFEB #CEE3EF
triadic
#CEEFEB #EBCEEF #EFEBCE
tetradic
#CEEFEB #DBCEEF #EFCED2 #E3EFCE
square
#CEEFEB #DBCEEF #EFCED2 #E3EFCE
split-complementary
#CEEFEB #EFCEE3 #EFDBCE
monochromatic
#72D1C5 #A0E0D8 #CEEFEB #E8F7F6 #E8F7F6
Accessibility & contrast
On white
1.22
#CEEFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.17
#CEEFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEEFEB
17.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEEFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEEFEB | 1.00 | 1.22 | 17.17 | 17.17 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBEBEB
Deuteranopia (green-blind)
#E5E6EB
Tritanopia (blue-blind)
#C5F1EE
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #ceefeb; /* rgb */ color: rgb(206, 239, 235); /* oklch */ color: oklch(92.7% 0.035 187.7);
Tailwind
colors: {
custom: {
50: '#ddf4f1',
500: '#ceefeb',
950: '#000000',
},
}SCSS
$custom: #ceefeb; $custom-light: #ddf4f1; $custom-dark: #000000;
JSON
{
"hex": "#ceefeb",
"rgb": {
"r": 206,
"g": 239,
"b": 235
},
"hsl": {
"h": 172.727,
"s": 50.769,
"l": 87.255
},
"oklch": {
"l": 0.9273,
"c": 0.0348,
"h": 187.7
},
"luminance": 0.80853
}Semantic roles & 50–950 ramp
primary
#CEEFEB
secondary
#CC959B
accent
#273ABE
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151716
muted
#848585