#CFEFCA#CFEFCA
#CFEFCA is a very light, muted green. Relative luminance 0.793; OKLCH L 91.9% C 0.060 H 141.4°. Best body text is #000000 at 16.85:1 contrast (WCAG AA passes).
Color values
| HEX | #CFEFCA |
|---|---|
| RGB | rgb(207, 239, 202) |
| HSL | hsl(112, 54%, 86%) |
| HSV | hsv(112, 15%, 94%) |
| CMYK | cmyk(13.4%, 0%, 15.5%, 6.3%) |
| CIE-LAB | lab(91.35, -17.17, 14.45) |
| CIE-LCH | lch(91.35, 22.44, 139.91°) |
| OKLab | oklab(91.92% -0.0467 0.0373) |
| OKLCH | oklch(91.92% 0.06 141.4) |
| XYZ | xyz(67.2571, 79.2616, 67.6213) |
| Luminance | 0.7926 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sage
#BCECAC
ΔE00 6.80
Very Pale Green
#CFFDBC
ΔE00 6.86
Very Light Green
#D1FFBD
ΔE00 7.15
Mint
#AAF0C1
ΔE00 7.15
Light Grey Green
#B7E1A1
ΔE00 7.62
Pale Green
#C7FDB5
ΔE00 8.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFEFCA #EACAEF
analogous
#E2EFCA #CFEFCA #CAEFD8
triadic
#CFEFCA #CACFEF #EFCACF
tetradic
#CFEFCA #CAE2EF #EACAEF #EFD8CA
square
#CFEFCA #CAE2EF #EACAEF #EFD8CA
split-complementary
#CFEFCA #D8CAEF #EFCAE2
monochromatic
#7AD36C #A4E19B #CFEFCA #EAF8E7 #EAF8E7
Accessibility & contrast
On white
1.25
#CFEFCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.85
#CFEFCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFEFCA
16.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFEFCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFEFCA | 1.00 | 1.25 | 16.85 | 16.85 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1E8C8
Deuteranopia (green-blind)
#ECE5CC
Tritanopia (blue-blind)
#CDECE4
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #cfefca; /* rgb */ color: rgb(207, 239, 202); /* oklch */ color: oklch(91.9% 0.060 141.4);
Tailwind
colors: {
custom: {
50: '#def4da',
500: '#cfefca',
950: '#000000',
},
}SCSS
$custom: #cfefca; $custom-light: #def4da; $custom-dark: #000000;
JSON
{
"hex": "#cfefca",
"rgb": {
"r": 207,
"g": 239,
"b": 202
},
"hsl": {
"h": 111.892,
"s": 53.623,
"l": 86.471
},
"oklch": {
"l": 0.91923,
"c": 0.05979,
"h": 141.4
},
"luminance": 0.79263
}Semantic roles & 50–950 ramp
primary
#CFEFCA
secondary
#C590CD
accent
#24C1AC
background
#FEFFFE
surface
#FCFEFB
border
#D5D6D4
text
#151714
muted
#848583