#DEFEA4#DEFEA4
#DEFEA4 is a very light, moderate yellow-green. Relative luminance 0.891; OKLCH L 95.4% C 0.119 H 124.5°. Best body text is #000000 at 18.82:1 contrast (WCAG AA passes).
Color values
| HEX | #DEFEA4 |
|---|---|
| RGB | rgb(222, 254, 164) |
| HSL | hsl(81, 98%, 82%) |
| HSV | hsv(81, 35%, 100%) |
| CMYK | cmyk(12.6%, 0%, 35.4%, 0.4%) |
| CIE-LAB | lab(95.62, -24.76, 39.70) |
| CIE-LCH | lch(95.62, 46.79, 121.95°) |
| OKLab | oklab(95.35% -0.0676 0.0982) |
| OKLCH | oklch(95.35% 0.119 124.5) |
| XYZ | xyz(72.2663, 89.0932, 48.5043) |
| Luminance | 0.8909 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.59
Celery
#C1FD95
ΔE00 4.94
Pistachio (survey)
#C0FA8B
ΔE00 5.12
Light Light Green
#C8FFB0
ΔE00 5.31
Light Yellow Green
#CCFD7F
ΔE00 5.31
Light Yellowish Green
#C2FF89
ΔE00 5.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEFEA4 #C4A4FE
analogous
#FEF1A4 #DEFEA4 #B1FEA4
triadic
#DEFEA4 #A4DEFE #FEA4DE
tetradic
#DEFEA4 #A4FEF1 #C4A4FE #FEA4B1
square
#DEFEA4 #A4FEF1 #C4A4FE #FEA4B1
split-complementary
#DEFEA4 #A4B1FE #F1A4FE
monochromatic
#B2FD2B #C8FD67 #DEFEA4 #F4FFE1 #F4FFE1
Accessibility & contrast
On white
1.12
#DEFEA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.82
#DEFEA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEFEA4
18.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEFEA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEFEA4 | 1.00 | 1.12 | 18.82 | 18.82 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF39E
Deuteranopia (green-blind)
#FFF2A8
Tritanopia (blue-blind)
#E4F6E7
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #defea4; /* rgb */ color: rgb(222, 254, 164); /* oklch */ color: oklch(95.4% 0.119 124.5);
Tailwind
colors: {
custom: {
50: '#e9fec0',
500: '#defea4',
950: '#000000',
},
}SCSS
$custom: #defea4; $custom-light: #e9fec0; $custom-dark: #000000;
JSON
{
"hex": "#defea4",
"rgb": {
"r": 222,
"g": 254,
"b": 164
},
"hsl": {
"h": 81.333,
"s": 97.826,
"l": 81.961
},
"oklch": {
"l": 0.95352,
"c": 0.11916,
"h": 124.5
},
"luminance": 0.89094
}Semantic roles & 50–950 ramp
primary
#DEFEA4
secondary
#9164E2
accent
#00E652
background
#FEFFFD
surface
#FDFFF9
border
#D5D7D2
text
#161712
muted
#848582