#CFECF0#CFECF0
#CFECF0 is a very light, muted teal. Relative luminance 0.795; OKLCH L 92.3% C 0.031 H 206.7°. Best body text is #000000 at 16.91:1 contrast (WCAG AA passes).
Color values
| HEX | #CFECF0 |
|---|---|
| RGB | rgb(207, 236, 240) |
| HSL | hsl(187, 52%, 88%) |
| HSV | hsv(187, 14%, 94%) |
| CMYK | cmyk(13.7%, 1.7%, 0%, 5.9%) |
| CIE-LAB | lab(91.48, -8.65, -5.13) |
| CIE-LCH | lch(91.48, 10.05, 210.70°) |
| OKLab | oklab(92.33% -0.0276 -0.0139) |
| OKLCH | oklch(92.33% 0.031 206.7) |
| XYZ | xyz(71.4518, 79.5459, 94.0105) |
| Luminance | 0.7955 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 4.33
Ice Blue (survey)
#D7FFFE
ΔE00 5.34
Very Light Blue
#D5FFFF
ΔE00 5.41
Very Pale Blue
#D6FFFE
ΔE00 5.48
Really Light Blue
#D4FFFF
ΔE00 5.55
Powder Blue
#B0E0E6
ΔE00 5.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFECF0 #F0D3CF
analogous
#CFF0E4 #CFECF0 #CFDBF0
triadic
#CFECF0 #F0CFEC #ECF0CF
tetradic
#CFECF0 #E4CFF0 #F0D3CF #DBF0CF
square
#CFECF0 #E4CFF0 #F0D3CF #DBF0CF
split-complementary
#CFECF0 #F0CFDB #F0E4CF
monochromatic
#72C7D3 #A0DAE1 #CFECF0 #E8F6F8 #E8F6F8
Accessibility & contrast
On white
1.24
#CFECF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.91
#CFECF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFECF0
16.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFECF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFECF0 | 1.00 | 1.24 | 16.91 | 16.91 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E9F0
Deuteranopia (green-blind)
#E1E5F0
Tritanopia (blue-blind)
#C6EFED
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #cfecf0; /* rgb */ color: rgb(207, 236, 240); /* oklch */ color: oklch(92.3% 0.031 206.7);
Tailwind
colors: {
custom: {
50: '#def2f4',
500: '#cfecf0',
950: '#000000',
},
}SCSS
$custom: #cfecf0; $custom-light: #def2f4; $custom-dark: #000000;
JSON
{
"hex": "#cfecf0",
"rgb": {
"r": 207,
"g": 236,
"b": 240
},
"hsl": {
"h": 187.273,
"s": 52.381,
"l": 87.647
},
"oklch": {
"l": 0.92327,
"c": 0.03089,
"h": 206.7
},
"luminance": 0.79548
}Semantic roles & 50–950 ramp
primary
#CFECF0
secondary
#CE9C95
accent
#3826C0
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151617
muted
#848585