#CEEFEE#CEEFEE
#CEEFEE is a very light, muted teal. Relative luminance 0.810; OKLCH L 92.8% C 0.034 H 194.3°. Best body text is #000000 at 17.21:1 contrast (WCAG AA passes).
Color values
| HEX | #CEEFEE |
|---|---|
| RGB | rgb(206, 239, 238) |
| HSL | hsl(178, 51%, 87%) |
| HSV | hsv(178, 14%, 94%) |
| CMYK | cmyk(13.8%, 0%, 0.4%, 6.3%) |
| CIE-LAB | lab(92.14, -10.87, -3.12) |
| CIE-LCH | lch(92.14, 11.31, 196.03°) |
| OKLab | oklab(92.82% -0.0333 -0.0085) |
| OKLCH | oklch(92.82% 0.034 194.3) |
| XYZ | xyz(71.7488, 81.0261, 92.7317) |
| Luminance | 0.8103 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Ice Blue (survey)
#D7FFFE
ΔE00 3.52
Lightcyan
#E0FFFF
ΔE00 3.53
Very Pale Blue
#D6FFFE
ΔE00 3.61
Very Light Blue
#D5FFFF
ΔE00 3.70
Really Light Blue
#D4FFFF
ΔE00 3.81
Pale Blue
#D0FEFE
ΔE00 4.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEEFEE #EFCECF
analogous
#CEEFDE #CEEFEE #CEE0EF
triadic
#CEEFEE #EECEEF #EFEECE
tetradic
#CEEFEE #DECEEF #EFCECF #E0EFCE
square
#CEEFEE #DECEEF #EFCECF #E0EFCE
split-complementary
#CEEFEE #EFCEE0 #EFDECE
monochromatic
#72D1CE #A0E0DE #CEEFEE #E8F7F7 #E8F7F7
Accessibility & contrast
On white
1.22
#CEEFEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.21
#CEEFEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEEFEE
17.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEEFEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEEFEE | 1.00 | 1.22 | 17.21 | 17.21 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBEBEE
Deuteranopia (green-blind)
#E4E6EE
Tritanopia (blue-blind)
#C5F1EF
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #ceefee; /* rgb */ color: rgb(206, 239, 238); /* oklch */ color: oklch(92.8% 0.034 194.3);
Tailwind
colors: {
custom: {
50: '#ddf4f3',
500: '#ceefee',
950: '#000000',
},
}SCSS
$custom: #ceefee; $custom-light: #ddf4f3; $custom-dark: #000000;
JSON
{
"hex": "#ceefee",
"rgb": {
"r": 206,
"g": 239,
"b": 238
},
"hsl": {
"h": 178.182,
"s": 50.769,
"l": 87.255
},
"oklch": {
"l": 0.92817,
"c": 0.0344,
"h": 194.3
},
"luminance": 0.81028
}Semantic roles & 50–950 ramp
primary
#CEEFEE
secondary
#CC9596
accent
#272CBE
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151717
muted
#848585