#CEEFEC#CEEFEC
#CEEFEC is a very light, muted teal. Relative luminance 0.809; OKLCH L 92.8% C 0.035 H 189.9°. Best body text is #000000 at 17.18:1 contrast (WCAG AA passes).
Color values
| HEX | #CEEFEC |
|---|---|
| RGB | rgb(206, 239, 236) |
| HSL | hsl(175, 51%, 87%) |
| HSV | hsv(175, 14%, 94%) |
| CMYK | cmyk(13.8%, 0%, 1.3%, 6.3%) |
| CIE-LAB | lab(92.09, -11.27, -2.16) |
| CIE-LCH | lch(92.09, 11.47, 190.84°) |
| OKLab | oklab(92.76% -0.0341 -0.0059) |
| OKLCH | oklch(92.76% 0.035 189.9) |
| XYZ | xyz(71.4566, 80.9092, 91.1929) |
| Luminance | 0.8091 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Ice Blue (survey)
#D7FFFE
ΔE00 3.57
Very Pale Blue
#D6FFFE
ΔE00 3.65
Ice
#D6FFFA
ΔE00 3.74
Lightcyan
#E0FFFF
ΔE00 3.81
Very Light Blue
#D5FFFF
ΔE00 3.82
Really Light Blue
#D4FFFF
ΔE00 3.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEEFEC #EFCED1
analogous
#CEEFDC #CEEFEC #CEE2EF
triadic
#CEEFEC #ECCEEF #EFECCE
tetradic
#CEEFEC #DCCEEF #EFCED1 #E2EFCE
square
#CEEFEC #DCCEEF #EFCED1 #E2EFCE
split-complementary
#CEEFEC #EFCEE2 #EFDCCE
monochromatic
#72D1C8 #A0E0DA #CEEFEC #E8F7F6 #E8F7F6
Accessibility & contrast
On white
1.22
#CEEFEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.18
#CEEFEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEEFEC
17.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEEFEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEEFEC | 1.00 | 1.22 | 17.18 | 17.18 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBEBEC
Deuteranopia (green-blind)
#E4E6EC
Tritanopia (blue-blind)
#C5F1EE
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #ceefec; /* rgb */ color: rgb(206, 239, 236); /* oklch */ color: oklch(92.8% 0.035 189.9);
Tailwind
colors: {
custom: {
50: '#ddf4f2',
500: '#ceefec',
950: '#000000',
},
}SCSS
$custom: #ceefec; $custom-light: #ddf4f2; $custom-dark: #000000;
JSON
{
"hex": "#ceefec",
"rgb": {
"r": 206,
"g": 239,
"b": 236
},
"hsl": {
"h": 174.545,
"s": 50.769,
"l": 87.255
},
"oklch": {
"l": 0.92759,
"c": 0.03461,
"h": 189.9
},
"luminance": 0.80911
}Semantic roles & 50–950 ramp
primary
#CEEFEC
secondary
#CC959A
accent
#2735BE
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151716
muted
#848585