#DEF496#DEF496
#DEF496 is a very light, vivid yellow-green. Relative luminance 0.824; OKLCH L 93.0% C 0.121 H 119.6°. Best body text is #000000 at 17.49:1 contrast (WCAG AA passes).
Color values
| HEX | #DEF496 |
|---|---|
| RGB | rgb(222, 244, 150) |
| HSL | hsl(74, 81%, 77%) |
| HSV | hsv(74, 39%, 96%) |
| CMYK | cmyk(9%, 0%, 38.5%, 4.3%) |
| CIE-LAB | lab(92.77, -21.67, 42.89) |
| CIE-LCH | lch(92.77, 48.06, 116.80°) |
| OKLab | oklab(93% -0.0595 0.105) |
| OKLCH | oklch(93% 0.121 119.6) |
| XYZ | xyz(67.9800, 82.4332, 41.1782) |
| Luminance | 0.8243 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 2.87
Light Yellow Green
#CCFD7F
ΔE00 5.64
Pistachio (survey)
#C0FA8B
ΔE00 6.36
Light Pea Green
#C4FE82
ΔE00 6.58
Parchment
#FEFCAF
ΔE00 6.64
Celery
#C1FD95
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEF496 #AC96F4
analogous
#F4DB96 #DEF496 #AFF496
triadic
#DEF496 #96DEF4 #F496DE
tetradic
#DEF496 #96F4DB #AC96F4 #F496AF
square
#DEF496 #96F4DB #AC96F4 #F496AF
split-complementary
#DEF496 #96AFF4 #DB96F4
monochromatic
#BBE827 #CDEE5F #DEF496 #EFFACD #F6FCE3
Accessibility & contrast
On white
1.20
#DEF496 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.49
#DEF496 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEF496
17.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEF496 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEF496 | 1.00 | 1.20 | 17.49 | 17.49 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA8F
Deuteranopia (green-blind)
#FCEB9B
Tritanopia (blue-blind)
#E6EBDD
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #def496; /* rgb */ color: rgb(222, 244, 150); /* oklch */ color: oklch(93.0% 0.121 119.6);
Tailwind
colors: {
custom: {
50: '#e9f7b6',
500: '#def496',
950: '#000000',
},
}SCSS
$custom: #def496; $custom-light: #e9f7b6; $custom-dark: #000000;
JSON
{
"hex": "#def496",
"rgb": {
"r": 222,
"g": 244,
"b": 150
},
"hsl": {
"h": 74.043,
"s": 81.034,
"l": 77.255
},
"oklch": {
"l": 0.93003,
"c": 0.12072,
"h": 119.6
},
"luminance": 0.82433
}Semantic roles & 50–950 ramp
primary
#DEF496
secondary
#785CD2
accent
#08DD3A
background
#FEFFFD
surface
#FDFEF8
border
#D5D6D1
text
#161711
muted
#848581