#DEFDA4#DEFDA4
#DEFDA4 is a very light, moderate yellow-green. Relative luminance 0.885; OKLCH L 95.1% C 0.118 H 124.2°. Best body text is #000000 at 18.69:1 contrast (WCAG AA passes).
Color values
| HEX | #DEFDA4 |
|---|---|
| RGB | rgb(222, 253, 164) |
| HSL | hsl(81, 96%, 82%) |
| HSV | hsv(81, 35%, 99%) |
| CMYK | cmyk(12.3%, 0%, 35.2%, 0.8%) |
| CIE-LAB | lab(95.35, -24.29, 39.36) |
| CIE-LCH | lch(95.35, 46.25, 121.68°) |
| OKLab | oklab(95.14% -0.0662 0.0974) |
| OKLCH | oklch(95.14% 0.118 124.2) |
| XYZ | xyz(71.9498, 88.4602, 48.3988) |
| Luminance | 0.8846 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.36
Celery
#C1FD95
ΔE00 5.09
Pistachio (survey)
#C0FA8B
ΔE00 5.26
Light Light Green
#C8FFB0
ΔE00 5.38
Light Yellow Green
#CCFD7F
ΔE00 5.46
Light Yellowish Green
#C2FF89
ΔE00 5.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEFDA4 #C3A4FD
analogous
#FDF0A4 #DEFDA4 #B2FDA4
triadic
#DEFDA4 #A4DEFD #FDA4DE
tetradic
#DEFDA4 #A4FDF0 #C3A4FD #FDA4B2
square
#DEFDA4 #A4FDF0 #C3A4FD #FDA4B2
split-complementary
#DEFDA4 #A4B2FD #F0A4FD
monochromatic
#B3FA2C #C8FC68 #DEFDA4 #F4FEE0 #F4FEE1
Accessibility & contrast
On white
1.12
#DEFDA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.69
#DEFDA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEFDA4
18.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEFDA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEFDA4 | 1.00 | 1.12 | 18.69 | 18.69 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF39E
Deuteranopia (green-blind)
#FFF1A8
Tritanopia (blue-blind)
#E4F5E7
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #defda4; /* rgb */ color: rgb(222, 253, 164); /* oklch */ color: oklch(95.1% 0.118 124.2);
Tailwind
colors: {
custom: {
50: '#e9fec0',
500: '#defda4',
950: '#000000',
},
}SCSS
$custom: #defda4; $custom-light: #e9fec0; $custom-dark: #000000;
JSON
{
"hex": "#defda4",
"rgb": {
"r": 222,
"g": 253,
"b": 164
},
"hsl": {
"h": 80.899,
"s": 95.699,
"l": 81.765
},
"oklch": {
"l": 0.9514,
"c": 0.11774,
"h": 124.2
},
"luminance": 0.8846
}Semantic roles & 50–950 ramp
primary
#DEFDA4
secondary
#9065E0
accent
#00E650
background
#FEFFFD
surface
#FDFFF9
border
#D5D7D2
text
#161712
muted
#848582