#CFFEEF#CFFEEF
#CFFEEF is a very light, muted teal. Relative luminance 0.904; OKLCH L 96.0% C 0.052 H 173.8°. Best body text is #000000 at 19.08:1 contrast (WCAG AA passes).
Color values
| HEX | #CFFEEF |
|---|---|
| RGB | rgb(207, 254, 239) |
| HSL | hsl(161, 96%, 90%) |
| HSV | hsv(161, 19%, 100%) |
| CMYK | cmyk(18.5%, 0%, 5.9%, 0.4%) |
| CIE-LAB | lab(96.15, -17.82, 2.23) |
| CIE-LCH | lch(96.15, 17.96, 172.87°) |
| OKLab | oklab(96.02% -0.0517 0.0056) |
| OKLCH | oklch(96.02% 0.052 173.8) |
| XYZ | xyz(76.7497, 90.3787, 95.0457) |
| Luminance | 0.9038 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Eggshell Blue
#C4FFF7
ΔE00 3.53
Duck Egg Blue
#C3FBF4
ΔE00 3.59
Ice
#D6FFFA
ΔE00 4.18
Light Light Blue
#CAFFFB
ΔE00 4.33
Pale Aqua
#B8FFEB
ΔE00 4.58
Very Pale Blue
#D6FFFE
ΔE00 5.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFFEEF #FECFDE
analogous
#CFFED7 #CFFEEF #CFF5FE
triadic
#CFFEEF #EFCFFE #FEEFCF
tetradic
#CFFEEF #D7CFFE #FECFDE #F5FECF
square
#CFFEEF #D7CFFE #FECFDE #F5FECF
split-complementary
#CFFEEF #FECFF5 #FED7CF
monochromatic
#57FCC7 #93FDDB #CFFEEF #E1FEF5 #E1FEF5
Accessibility & contrast
On white
1.10
#CFFEEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.08
#CFFEEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFFEEF
19.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFFEEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFFEEF | 1.00 | 1.10 | 19.08 | 19.08 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF8EE
Deuteranopia (green-blind)
#F2F1F0
Tritanopia (blue-blind)
#C4FFF9
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #cffeef; /* rgb */ color: rgb(207, 254, 239); /* oklch */ color: oklch(96.0% 0.052 173.8);
Tailwind
colors: {
custom: {
50: '#defef4',
500: '#cffeef',
950: '#000000',
},
}SCSS
$custom: #cffeef; $custom-light: #defef4; $custom-dark: #000000;
JSON
{
"hex": "#cffeef",
"rgb": {
"r": 207,
"g": 254,
"b": 239
},
"hsl": {
"h": 160.851,
"s": 95.918,
"l": 90.392
},
"oklch": {
"l": 0.96024,
"c": 0.05198,
"h": 173.8
},
"luminance": 0.90381
}Semantic roles & 50–950 ramp
primary
#CFFEEF
secondary
#E889A8
accent
#0049E6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151717
muted
#848585