#CFEFEF#CFEFEF
#CFEFEF is a very light, muted teal. Relative luminance 0.812; OKLCH L 92.9% C 0.033 H 196.6°. Best body text is #000000 at 17.25:1 contrast (WCAG AA passes).
Color values
| HEX | #CFEFEF |
|---|---|
| RGB | rgb(207, 239, 239) |
| HSL | hsl(180, 50%, 87%) |
| HSV | hsv(180, 13%, 94%) |
| CMYK | cmyk(13.4%, 0%, 0%, 6.3%) |
| CIE-LAB | lab(92.23, -10.36, -3.50) |
| CIE-LCH | lch(92.23, 10.94, 198.68°) |
| OKLab | oklab(92.91% -0.032 -0.0095) |
| OKLCH | oklch(92.91% 0.033 196.6) |
| XYZ | xyz(72.1747, 81.2287, 93.5207) |
| Luminance | 0.8123 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 3.39
Ice Blue (survey)
#D7FFFE
ΔE00 3.69
Very Pale Blue
#D6FFFE
ΔE00 3.80
Very Light Blue
#D5FFFF
ΔE00 3.85
Really Light Blue
#D4FFFF
ΔE00 3.98
Pale Blue
#D0FEFE
ΔE00 4.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFEFEF #EFCFCF
analogous
#CFEFDF #CFEFEF #CFDFEF
triadic
#CFEFEF #EFCFEF #EFEFCF
tetradic
#CFEFEF #DFCFEF #EFCFCF #DFEFCF
square
#CFEFEF #DFCFEF #EFCFCF #DFEFCF
split-complementary
#CFEFEF #EFCFDF #EFDFCF
monochromatic
#73D0D0 #A1E0E0 #CFEFEF #E8F7F7 #E8F7F7
Accessibility & contrast
On white
1.22
#CFEFEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.25
#CFEFEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFEFEF
17.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFEFEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFEFEF | 1.00 | 1.22 | 17.25 | 17.25 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAECEF
Deuteranopia (green-blind)
#E4E7EF
Tritanopia (blue-blind)
#C6F1EF
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #cfefef; /* rgb */ color: rgb(207, 239, 239); /* oklch */ color: oklch(92.9% 0.033 196.6);
Tailwind
colors: {
custom: {
50: '#def4f4',
500: '#cfefef',
950: '#000000',
},
}SCSS
$custom: #cfefef; $custom-light: #def4f4; $custom-dark: #000000;
JSON
{
"hex": "#cfefef",
"rgb": {
"r": 207,
"g": 239,
"b": 239
},
"hsl": {
"h": 180,
"s": 50,
"l": 87.451
},
"oklch": {
"l": 0.92913,
"c": 0.03337,
"h": 196.6
},
"luminance": 0.8123
}Semantic roles & 50–950 ramp
primary
#CFEFEF
secondary
#CC9696
accent
#2828BD
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151717
muted
#848585