#DEFACC#DEFACC
#DEFACC is a very light, moderate yellow-green. Relative luminance 0.883; OKLCH L 95.3% C 0.067 H 133.2°. Best body text is #000000 at 18.65:1 contrast (WCAG AA passes).
Color values
| HEX | #DEFACC |
|---|---|
| RGB | rgb(222, 250, 204) |
| HSL | hsl(97, 82%, 89%) |
| HSV | hsv(97, 18%, 98%) |
| CMYK | cmyk(11.2%, 0%, 18.4%, 2%) |
| CIE-LAB | lab(95.27, -17.15, 19.08) |
| CIE-LCH | lch(95.27, 25.65, 131.96°) |
| OKLab | oklab(95.3% -0.046 0.049) |
| OKLCH | oklch(95.3% 0.067 133.2) |
| XYZ | xyz(75.2070, 88.2597, 70.1887) |
| Luminance | 0.8826 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 4.95
Very Light Green
#D1FFBD
ΔE00 5.07
Light Sage
#BCECAC
ΔE00 6.55
Pale Green
#C7FDB5
ΔE00 6.62
Celadon
#BEFDB7
ΔE00 7.36
Light Light Green
#C8FFB0
ΔE00 7.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEFACC #E8CCFA
analogous
#F5FACC #DEFACC #CCFAD1
triadic
#DEFACC #CCDEFA #FACCDE
tetradic
#DEFACC #CCF5FA #E8CCFA #FAD1CC
square
#DEFACC #CCF5FA #E8CCFA #FAD1CC
split-complementary
#DEFACC #D1CCFA #FACCF5
monochromatic
#96EF5D #BAF594 #DEFACC #EDFCE3 #EDFCE3
Accessibility & contrast
On white
1.13
#DEFACC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.65
#DEFACC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEFACC
18.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEFACC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEFACC | 1.00 | 1.13 | 18.65 | 18.65 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEF3C9
Deuteranopia (green-blind)
#FAF1CE
Tritanopia (blue-blind)
#DFF6ED
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #defacc; /* rgb */ color: rgb(222, 250, 204); /* oklch */ color: oklch(95.3% 0.067 133.2);
Tailwind
colors: {
custom: {
50: '#e8fcdb',
500: '#defacc',
950: '#000000',
},
}SCSS
$custom: #defacc; $custom-light: #e8fcdb; $custom-dark: #000000;
JSON
{
"hex": "#defacc",
"rgb": {
"r": 222,
"g": 250,
"b": 204
},
"hsl": {
"h": 96.522,
"s": 82.143,
"l": 89.02
},
"oklch": {
"l": 0.95304,
"c": 0.06724,
"h": 133.2
},
"luminance": 0.8826
}Semantic roles & 50–950 ramp
primary
#DEFACC
secondary
#BE8BE0
accent
#07DF8A
background
#FEFFFE
surface
#FCFFFB
border
#D5D7D4
text
#161715
muted
#848584