#DEFF9E#DEFF9E
#DEFF9E is a very light, vivid yellow-green. Relative luminance 0.895; OKLCH L 95.5% C 0.127 H 124.1°. Best body text is #000000 at 18.90:1 contrast (WCAG AA passes).
Color values
| HEX | #DEFF9E |
|---|---|
| RGB | rgb(222, 255, 158) |
| HSL | hsl(80, 100%, 81%) |
| HSV | hsv(80, 38%, 100%) |
| CMYK | cmyk(12.9%, 0%, 38%, 0%) |
| CIE-LAB | lab(95.80, -25.97, 42.87) |
| CIE-LCH | lch(95.80, 50.13, 121.21°) |
| OKLab | oklab(95.47% -0.0712 0.1053) |
| OKLCH | oklch(95.47% 0.127 124.1) |
| XYZ | xyz(72.0553, 89.5179, 45.8237) |
| Luminance | 0.8952 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 4.38
Pistachio (survey)
#C0FA8B
ΔE00 4.72
Celery
#C1FD95
ΔE00 4.77
Light Yellowish Green
#C2FF89
ΔE00 4.94
Light Pea Green
#C4FE82
ΔE00 4.94
Light Khaki
#E6F2A2
ΔE00 4.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEFF9E #BF9EFF
analogous
#FFEF9E #DEFF9E #ADFF9E
triadic
#DEFF9E #9EDEFF #FF9EDE
tetradic
#DEFF9E #9EFFEF #BF9EFF #FF9EAD
square
#DEFF9E #9EFFEF #BF9EFF #FF9EAD
split-complementary
#DEFF9E #9EADFF #EF9EFF
monochromatic
#B4FF24 #C9FF61 #DEFF9E #F3FFDB #F5FFE0
Accessibility & contrast
On white
1.11
#DEFF9E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.90
#DEFF9E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEFF9E
18.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEFF9E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEFF9E | 1.00 | 1.11 | 18.90 | 18.90 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF497
Deuteranopia (green-blind)
#FFF3A3
Tritanopia (blue-blind)
#E4F6E7
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #deff9e; /* rgb */ color: rgb(222, 255, 158); /* oklch */ color: oklch(95.5% 0.127 124.1);
Tailwind
colors: {
custom: {
50: '#e9ffbc',
500: '#deff9e',
950: '#000000',
},
}SCSS
$custom: #deff9e; $custom-light: #e9ffbc; $custom-dark: #000000;
JSON
{
"hex": "#deff9e",
"rgb": {
"r": 222,
"g": 255,
"b": 158
},
"hsl": {
"h": 80.412,
"s": 100,
"l": 80.98
},
"oklch": {
"l": 0.95465,
"c": 0.12712,
"h": 124.1
},
"luminance": 0.89518
}Semantic roles & 50–950 ramp
primary
#DEFF9E
secondary
#8B5FE3
accent
#00E64E
background
#FEFFFD
surface
#FDFFF8
border
#D5D7D1
text
#161812
muted
#848682