#CFECEB#CFECEB
#CFECEB is a very light, muted teal. Relative luminance 0.793; OKLCH L 92.2% C 0.030 H 194.1°. Best body text is #000000 at 16.85:1 contrast (WCAG AA passes).
Color values
| HEX | #CFECEB |
|---|---|
| RGB | rgb(207, 236, 235) |
| HSL | hsl(178, 43%, 87%) |
| HSV | hsv(178, 12%, 93%) |
| CMYK | cmyk(12.3%, 0%, 0.4%, 7.5%) |
| CIE-LAB | lab(91.35, -9.63, -2.72) |
| CIE-LCH | lch(91.35, 10.01, 195.76°) |
| OKLab | oklab(92.18% -0.0295 -0.0074) |
| OKLCH | oklch(92.18% 0.03 194.1) |
| XYZ | xyz(70.7193, 79.2529, 90.1526) |
| Luminance | 0.7925 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 3.95
Ice Blue (survey)
#D7FFFE
ΔE00 4.54
Very Pale Blue
#D6FFFE
ΔE00 4.66
Very Light Blue
#D5FFFF
ΔE00 4.76
Really Light Blue
#D4FFFF
ΔE00 4.89
Ice
#D6FFFA
ΔE00 5.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFECEB #ECCFD0
analogous
#CFECDD #CFECEB #CFDFEC
triadic
#CFECEB #EBCFEC #ECEBCF
tetradic
#CFECEB #DDCFEC #ECCFD0 #DFECCF
square
#CFECEB #DDCFEC #ECCFD0 #DFECCF
split-complementary
#CFECEB #ECCFDF #ECDDCF
monochromatic
#77C9C6 #A3DBD9 #CFECEB #E9F6F6 #E9F6F6
Accessibility & contrast
On white
1.25
#CFECEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.85
#CFECEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFECEB
16.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFECEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFECEB | 1.00 | 1.25 | 16.85 | 16.85 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8E9EB
Deuteranopia (green-blind)
#E2E4EB
Tritanopia (blue-blind)
#C7EEEC
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #cfeceb; /* rgb */ color: rgb(207, 236, 235); /* oklch */ color: oklch(92.2% 0.030 194.1);
Tailwind
colors: {
custom: {
50: '#def2f1',
500: '#cfeceb',
950: '#000000',
},
}SCSS
$custom: #cfeceb; $custom-light: #def2f1; $custom-dark: #000000;
JSON
{
"hex": "#cfeceb",
"rgb": {
"r": 207,
"g": 236,
"b": 235
},
"hsl": {
"h": 177.931,
"s": 43.284,
"l": 86.863
},
"oklch": {
"l": 0.92178,
"c": 0.03043,
"h": 194.1
},
"luminance": 0.79254
}Semantic roles & 50–950 ramp
primary
#CFECEB
secondary
#C89899
accent
#2F34B6
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151616
muted
#848585