#DEFACA#DEFACA
#DEFACA is a very light, moderate yellow-green. Relative luminance 0.882; OKLCH L 95.3% C 0.070 H 132.3°. Best body text is #000000 at 18.63:1 contrast (WCAG AA passes).
Color values
| HEX | #DEFACA |
|---|---|
| RGB | rgb(222, 250, 202) |
| HSL | hsl(95, 83%, 89%) |
| HSV | hsv(95, 19%, 98%) |
| CMYK | cmyk(11.2%, 0%, 19.2%, 2%) |
| CIE-LAB | lab(95.23, -17.47, 20.04) |
| CIE-LCH | lch(95.23, 26.59, 131.07°) |
| OKLab | oklab(95.26% -0.0469 0.0514) |
| OKLCH | oklch(95.26% 0.07 132.3) |
| XYZ | xyz(74.9686, 88.1644, 68.9335) |
| Luminance | 0.8817 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 4.61
Very Light Green
#D1FFBD
ΔE00 4.71
Pale Green
#C7FDB5
ΔE00 6.29
Light Sage
#BCECAC
ΔE00 6.29
Celadon
#BEFDB7
ΔE00 7.11
Light Light Green
#C8FFB0
ΔE00 7.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEFACA #E6CAFA
analogous
#F6FACA #DEFACA #CAFACE
triadic
#DEFACA #CADEFA #FACADE
tetradic
#DEFACA #CAF6FA #E6CAFA #FACECA
square
#DEFACA #CAF6FA #E6CAFA #FACECA
split-complementary
#DEFACA #CECAFA #FACAF6
monochromatic
#98EF5A #BBF592 #DEFACA #EEFCE3 #EEFCE3
Accessibility & contrast
On white
1.13
#DEFACA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.63
#DEFACA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEFACA
18.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEFACA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEFACA | 1.00 | 1.13 | 18.63 | 18.63 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF3C7
Deuteranopia (green-blind)
#FAF0CC
Tritanopia (blue-blind)
#DFF6ED
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #defaca; /* rgb */ color: rgb(222, 250, 202); /* oklch */ color: oklch(95.3% 0.070 132.3);
Tailwind
colors: {
custom: {
50: '#e8fcda',
500: '#defaca',
950: '#000000',
},
}SCSS
$custom: #defaca; $custom-light: #e8fcda; $custom-dark: #000000;
JSON
{
"hex": "#defaca",
"rgb": {
"r": 222,
"g": 250,
"b": 202
},
"hsl": {
"h": 95,
"s": 82.759,
"l": 88.627
},
"oklch": {
"l": 0.95259,
"c": 0.06956,
"h": 132.3
},
"luminance": 0.88165
}Semantic roles & 50–950 ramp
primary
#DEFACA
secondary
#BB89DF
accent
#06DF85
background
#FEFFFE
surface
#FCFFFB
border
#D5D7D4
text
#161714
muted
#848583