#CFECF1#CFECF1
#CFECF1 is a very light, muted teal. Relative luminance 0.796; OKLCH L 92.4% C 0.031 H 209.1°. Best body text is #000000 at 16.92:1 contrast (WCAG AA passes).
Color values
| HEX | #CFECF1 |
|---|---|
| RGB | rgb(207, 236, 241) |
| HSL | hsl(189, 55%, 88%) |
| HSV | hsv(189, 14%, 95%) |
| CMYK | cmyk(14.1%, 2.1%, 0%, 5.5%) |
| CIE-LAB | lab(91.51, -8.45, -5.62) |
| CIE-LCH | lch(91.51, 10.14, 213.62°) |
| OKLab | oklab(92.36% -0.0272 -0.0152) |
| OKLCH | oklch(92.36% 0.031 209.1) |
| XYZ | xyz(71.6008, 79.6055, 94.7950) |
| Luminance | 0.7961 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 4.54
Ice Blue (survey)
#D7FFFE
ΔE00 5.62
Very Light Blue
#D5FFFF
ΔE00 5.66
Very Pale Blue
#D6FFFE
ΔE00 5.75
Really Light Blue
#D4FFFF
ΔE00 5.80
Powder Blue
#B0E0E6
ΔE00 5.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFECF1 #F1D4CF
analogous
#CFF1E5 #CFECF1 #CFDBF1
triadic
#CFECF1 #F1CFEC #ECF1CF
tetradic
#CFECF1 #E5CFF1 #F1D4CF #DBF1CF
square
#CFECF1 #E5CFF1 #F1D4CF #DBF1CF
split-complementary
#CFECF1 #F1CFDB #F1E5CF
monochromatic
#70C6D5 #A0D9E3 #CFECF1 #E7F6F8 #E7F6F8
Accessibility & contrast
On white
1.24
#CFECF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.92
#CFECF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFECF1
16.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFECF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFECF1 | 1.00 | 1.24 | 16.92 | 16.92 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E9F1
Deuteranopia (green-blind)
#E1E5F1
Tritanopia (blue-blind)
#C6EFED
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #cfecf1; /* rgb */ color: rgb(207, 236, 241); /* oklch */ color: oklch(92.4% 0.031 209.1);
Tailwind
colors: {
custom: {
50: '#def2f5',
500: '#cfecf1',
950: '#000000',
},
}SCSS
$custom: #cfecf1; $custom-light: #def2f5; $custom-dark: #000000;
JSON
{
"hex": "#cfecf1",
"rgb": {
"r": 207,
"g": 236,
"b": 241
},
"hsl": {
"h": 188.824,
"s": 54.839,
"l": 87.843
},
"oklch": {
"l": 0.92357,
"c": 0.03117,
"h": 209.1
},
"luminance": 0.79607
}Semantic roles & 50–950 ramp
primary
#CFECF1
secondary
#D09D95
accent
#3B23C2
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151617
muted
#848585