#CFECEA#CFECEA
#CFECEA is a very light, muted teal. Relative luminance 0.792; OKLCH L 92.1% C 0.031 H 191.6°. Best body text is #000000 at 16.84:1 contrast (WCAG AA passes).
Color values
| HEX | #CFECEA |
|---|---|
| RGB | rgb(207, 236, 234) |
| HSL | hsl(176, 43%, 87%) |
| HSV | hsv(176, 12%, 93%) |
| CMYK | cmyk(12.3%, 0%, 0.8%, 7.5%) |
| CIE-LAB | lab(91.32, -9.83, -2.24) |
| CIE-LCH | lch(91.32, 10.08, 192.81°) |
| OKLab | oklab(92.15% -0.0299 -0.0061) |
| OKLCH | oklch(92.15% 0.031 191.6) |
| XYZ | xyz(70.5752, 79.1953, 89.3938) |
| Luminance | 0.7920 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 4.04
Ice Blue (survey)
#D7FFFE
ΔE00 4.51
Very Pale Blue
#D6FFFE
ΔE00 4.63
Very Light Blue
#D5FFFF
ΔE00 4.77
Really Light Blue
#D4FFFF
ΔE00 4.90
Ice
#D6FFFA
ΔE00 4.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFECEA #ECCFD1
analogous
#CFECDC #CFECEA #CFE0EC
triadic
#CFECEA #EACFEC #ECEACF
tetradic
#CFECEA #DCCFEC #ECCFD1 #E0ECCF
square
#CFECEA #DCCFEC #ECCFD1 #E0ECCF
split-complementary
#CFECEA #ECCFE0 #ECDCCF
monochromatic
#77C9C4 #A3DBD7 #CFECEA #E9F6F5 #E9F6F5
Accessibility & contrast
On white
1.25
#CFECEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.84
#CFECEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFECEA
16.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFECEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFECEA | 1.00 | 1.25 | 16.84 | 16.84 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8E9EA
Deuteranopia (green-blind)
#E2E4EA
Tritanopia (blue-blind)
#C7EEEB
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #cfecea; /* rgb */ color: rgb(207, 236, 234); /* oklch */ color: oklch(92.1% 0.031 191.6);
Tailwind
colors: {
custom: {
50: '#def2f0',
500: '#cfecea',
950: '#000000',
},
}SCSS
$custom: #cfecea; $custom-light: #def2f0; $custom-dark: #000000;
JSON
{
"hex": "#cfecea",
"rgb": {
"r": 207,
"g": 236,
"b": 234
},
"hsl": {
"h": 175.862,
"s": 43.284,
"l": 86.863
},
"oklch": {
"l": 0.92149,
"c": 0.03052,
"h": 191.6
},
"luminance": 0.79197
}Semantic roles & 50–950 ramp
primary
#CFECEA
secondary
#C8989B
accent
#2F38B6
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151616
muted
#848585