#CFEFCF#CFEFCF
#CFEFCF is a very light, muted green. Relative luminance 0.795; OKLCH L 92.0% C 0.054 H 145.1°. Best body text is #000000 at 16.90:1 contrast (WCAG AA passes).
Color values
| HEX | #CFEFCF |
|---|---|
| RGB | rgb(207, 239, 207) |
| HSL | hsl(120, 50%, 87%) |
| HSV | hsv(120, 13%, 94%) |
| CMYK | cmyk(13.4%, 0%, 13.4%, 6.3%) |
| CIE-LAB | lab(91.46, -16.31, 12.02) |
| CIE-LCH | lch(91.46, 20.26, 143.62°) |
| OKLab | oklab(92.05% -0.0447 0.0311) |
| OKLCH | oklch(92.05% 0.054 145.1) |
| XYZ | xyz(67.8587, 79.5023, 70.7897) |
| Luminance | 0.7950 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 7.56
Light Sage
#BCECAC
ΔE00 8.09
Very Pale Green
#CFFDBC
ΔE00 8.13
Very Light Green
#D1FFBD
ΔE00 8.40
Honeydew
#F0FFF0
ΔE00 8.67
Light Grey Green
#B7E1A1
ΔE00 8.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFEFCF #EFCFEF
analogous
#DFEFCF #CFEFCF #CFEFDF
triadic
#CFEFCF #CFCFEF #EFCFCF
tetradic
#CFEFCF #CFDFEF #EFCFEF #EFDFCF
square
#CFEFCF #CFDFEF #EFCFEF #EFDFCF
split-complementary
#CFEFCF #DFCFEF #EFCFDF
monochromatic
#73D073 #A1E0A1 #CFEFCF #E8F7E8 #E8F7E8
Accessibility & contrast
On white
1.24
#CFEFCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.90
#CFEFCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFEFCF
16.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFEFCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFEFCF | 1.00 | 1.24 | 16.90 | 16.90 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1E9CD
Deuteranopia (green-blind)
#EBE5D1
Tritanopia (blue-blind)
#CCEDE6
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #cfefcf; /* rgb */ color: rgb(207, 239, 207); /* oklch */ color: oklch(92.0% 0.054 145.1);
Tailwind
colors: {
custom: {
50: '#def4dd',
500: '#cfefcf',
950: '#000000',
},
}SCSS
$custom: #cfefcf; $custom-light: #def4dd; $custom-dark: #000000;
JSON
{
"hex": "#cfefcf",
"rgb": {
"r": 207,
"g": 239,
"b": 207
},
"hsl": {
"h": 120,
"s": 50,
"l": 87.451
},
"oklch": {
"l": 0.92045,
"c": 0.05444,
"h": 145.1
},
"luminance": 0.79503
}Semantic roles & 50–950 ramp
primary
#CFEFCF
secondary
#CC96CC
accent
#28BDBD
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#151715
muted
#848584