#CFEFE8#CFEFE8
#CFEFE8 is a very light, muted teal. Relative luminance 0.808; OKLCH L 92.7% C 0.035 H 180.8°. Best body text is #000000 at 17.17:1 contrast (WCAG AA passes).
Color values
| HEX | #CFEFE8 |
|---|---|
| RGB | rgb(207, 239, 232) |
| HSL | hsl(167, 50%, 87%) |
| HSV | hsv(167, 13%, 94%) |
| CMYK | cmyk(13.4%, 0%, 2.9%, 6.3%) |
| CIE-LAB | lab(92.05, -11.73, -0.12) |
| CIE-LCH | lch(92.05, 11.73, 180.61°) |
| OKLab | oklab(92.71% -0.0347 -0.0005) |
| OKLCH | oklch(92.71% 0.035 180.8) |
| XYZ | xyz(71.1605, 80.8230, 88.1795) |
| Luminance | 0.8083 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 3.79
Ice Blue (survey)
#D7FFFE
ΔE00 4.33
Very Pale Blue
#D6FFFE
ΔE00 4.40
Lightcyan
#E0FFFF
ΔE00 4.70
Very Light Blue
#D5FFFF
ΔE00 4.70
Really Light Blue
#D4FFFF
ΔE00 4.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFEFE8 #EFCFD6
analogous
#CFEFD8 #CFEFE8 #CFE6EF
triadic
#CFEFE8 #E8CFEF #EFE8CF
tetradic
#CFEFE8 #D8CFEF #EFCFD6 #E6EFCF
square
#CFEFE8 #D8CFEF #EFCFD6 #E6EFCF
split-complementary
#CFEFE8 #EFCFE6 #EFD8CF
monochromatic
#73D0BC #A1E0D2 #CFEFE8 #E8F7F4 #E8F7F4
Accessibility & contrast
On white
1.22
#CFEFE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.17
#CFEFE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFEFE8
17.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFEFE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFEFE8 | 1.00 | 1.22 | 17.17 | 17.17 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECEBE8
Deuteranopia (green-blind)
#E6E6E9
Tritanopia (blue-blind)
#C7F0ED
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #cfefe8; /* rgb */ color: rgb(207, 239, 232); /* oklch */ color: oklch(92.7% 0.035 180.8);
Tailwind
colors: {
custom: {
50: '#def4ef',
500: '#cfefe8',
950: '#000000',
},
}SCSS
$custom: #cfefe8; $custom-light: #def4ef; $custom-dark: #000000;
JSON
{
"hex": "#cfefe8",
"rgb": {
"r": 207,
"g": 239,
"b": 232
},
"hsl": {
"h": 166.875,
"s": 50,
"l": 87.451
},
"oklch": {
"l": 0.92711,
"c": 0.03469,
"h": 180.8
},
"luminance": 0.80825
}Semantic roles & 50–950 ramp
primary
#CFEFE8
secondary
#CC96A2
accent
#2849BD
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151716
muted
#848585