#DEFEA5#DEFEA5
#DEFEA5 is a very light, moderate yellow-green. Relative luminance 0.891; OKLCH L 95.4% C 0.118 H 124.7°. Best body text is #000000 at 18.83:1 contrast (WCAG AA passes).
Color values
| HEX | #DEFEA5 |
|---|---|
| RGB | rgb(222, 254, 165) |
| HSL | hsl(82, 98%, 82%) |
| HSV | hsv(82, 35%, 100%) |
| CMYK | cmyk(12.6%, 0%, 35%, 0.4%) |
| CIE-LAB | lab(95.63, -24.64, 39.23) |
| CIE-LCH | lch(95.63, 46.32, 122.13°) |
| OKLab | oklab(95.37% -0.0672 0.0971) |
| OKLCH | oklch(95.37% 0.118 124.7) |
| XYZ | xyz(72.3569, 89.1295, 48.9818) |
| Luminance | 0.8913 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.59
Celery
#C1FD95
ΔE00 4.97
Pistachio (survey)
#C0FA8B
ΔE00 5.19
Light Light Green
#C8FFB0
ΔE00 5.20
Light Yellow Green
#CCFD7F
ΔE00 5.46
Light Yellowish Green
#C2FF89
ΔE00 5.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEFEA5 #C5A5FE
analogous
#FEF1A5 #DEFEA5 #B2FEA5
triadic
#DEFEA5 #A5DEFE #FEA5DE
tetradic
#DEFEA5 #A5FEF1 #C5A5FE #FEA5B2
square
#DEFEA5 #A5FEF1 #C5A5FE #FEA5B2
split-complementary
#DEFEA5 #A5B2FE #F1A5FE
monochromatic
#B2FD2C #C8FD68 #DEFEA5 #F4FFE1 #F4FFE1
Accessibility & contrast
On white
1.12
#DEFEA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.83
#DEFEA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEFEA5
18.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEFEA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEFEA5 | 1.00 | 1.12 | 18.83 | 18.83 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF39F
Deuteranopia (green-blind)
#FFF2A9
Tritanopia (blue-blind)
#E4F6E7
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #defea5; /* rgb */ color: rgb(222, 254, 165); /* oklch */ color: oklch(95.4% 0.118 124.7);
Tailwind
colors: {
custom: {
50: '#e9fec0',
500: '#defea5',
950: '#000000',
},
}SCSS
$custom: #defea5; $custom-light: #e9fec0; $custom-dark: #000000;
JSON
{
"hex": "#defea5",
"rgb": {
"r": 222,
"g": 254,
"b": 165
},
"hsl": {
"h": 81.573,
"s": 97.802,
"l": 82.157
},
"oklch": {
"l": 0.95369,
"c": 0.11806,
"h": 124.7
},
"luminance": 0.8913
}Semantic roles & 50–950 ramp
primary
#DEFEA5
secondary
#9265E2
accent
#00E653
background
#FEFFFD
surface
#FDFFF9
border
#D5D7D2
text
#161712
muted
#848582