#CFFFEF#CFFFEF
#CFFFEF is a very light, muted teal. Relative luminance 0.910; OKLCH L 96.2% C 0.053 H 172.9°. Best body text is #000000 at 19.20:1 contrast (WCAG AA passes).
Color values
| HEX | #CFFFEF |
|---|---|
| RGB | rgb(207, 255, 239) |
| HSL | hsl(160, 100%, 91%) |
| HSV | hsv(160, 19%, 100%) |
| CMYK | cmyk(18.8%, 0%, 6.3%, 0%) |
| CIE-LAB | lab(96.42, -18.31, 2.61) |
| CIE-LCH | lch(96.42, 18.49, 171.89°) |
| OKLab | oklab(96.23% -0.053 0.0066) |
| OKLCH | oklch(96.23% 0.053 172.9) |
| XYZ | xyz(77.0678, 91.0150, 95.1517) |
| Luminance | 0.9102 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Eggshell Blue
#C4FFF7
ΔE00 3.69
Duck Egg Blue
#C3FBF4
ΔE00 3.83
Pale Aqua
#B8FFEB
ΔE00 4.32
Ice
#D6FFFA
ΔE00 4.55
Light Light Blue
#CAFFFB
ΔE00 4.63
Pale Cyan
#B7FFFA
ΔE00 5.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFFFEF #FFCFDF
analogous
#CFFFD7 #CFFFEF #CFF7FF
triadic
#CFFFEF #EFCFFF #FFEFCF
tetradic
#CFFFEF #D7CFFF #FFCFDF #F7FFCF
square
#CFFFEF #D7CFFF #FFCFDF #F7FFCF
split-complementary
#CFFFEF #FFCFF7 #FFD7CF
monochromatic
#55FFC6 #92FFDB #CFFFEF #E0FFF5 #E0FFF5
Accessibility & contrast
On white
1.09
#CFFFEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.20
#CFFFEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFFFEF
19.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFFFEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFFFEF | 1.00 | 1.09 | 19.20 | 19.20 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF9EE
Deuteranopia (green-blind)
#F3F2F0
Tritanopia (blue-blind)
#C4FFFA
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #cfffef; /* rgb */ color: rgb(207, 255, 239); /* oklch */ color: oklch(96.2% 0.053 172.9);
Tailwind
colors: {
custom: {
50: '#defff4',
500: '#cfffef',
950: '#000000',
},
}SCSS
$custom: #cfffef; $custom-light: #defff4; $custom-dark: #000000;
JSON
{
"hex": "#cfffef",
"rgb": {
"r": 207,
"g": 255,
"b": 239
},
"hsl": {
"h": 160,
"s": 100,
"l": 90.588
},
"oklch": {
"l": 0.96233,
"c": 0.05337,
"h": 172.9
},
"luminance": 0.91017
}Semantic roles & 50–950 ramp
primary
#CFFFEF
secondary
#EA88A9
accent
#004CE6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151817
muted
#848685