#DEF498#DEF498
#DEF498 is a very light, moderate yellow-green. Relative luminance 0.825; OKLCH L 93.0% C 0.119 H 119.7°. Best body text is #000000 at 17.50:1 contrast (WCAG AA passes).
Color values
| HEX | #DEF498 |
|---|---|
| RGB | rgb(222, 244, 152) |
| HSL | hsl(74, 81%, 78%) |
| HSV | hsv(74, 38%, 96%) |
| CMYK | cmyk(9%, 0%, 37.7%, 4.3%) |
| CIE-LAB | lab(92.79, -21.44, 41.95) |
| CIE-LCH | lch(92.79, 47.11, 117.07°) |
| OKLab | oklab(93.04% -0.0588 0.1029) |
| OKLCH | oklch(93.04% 0.119 119.7) |
| XYZ | xyz(68.1424, 82.4982, 42.0336) |
| Luminance | 0.8250 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 2.69
Light Yellow Green
#CCFD7F
ΔE00 5.82
Pistachio (survey)
#C0FA8B
ΔE00 6.39
Parchment
#FEFCAF
ΔE00 6.57
Creme
#FFFFB6
ΔE00 6.67
Light Pea Green
#C4FE82
ΔE00 6.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEF498 #AE98F4
analogous
#F4DC98 #DEF498 #B0F498
triadic
#DEF498 #98DEF4 #F498DE
tetradic
#DEF498 #98F4DC #AE98F4 #F498B0
square
#DEF498 #98F4DC #AE98F4 #F498B0
split-complementary
#DEF498 #98B0F4 #DC98F4
monochromatic
#BBE829 #CCEE61 #DEF498 #F0FACF #F6FCE3
Accessibility & contrast
On white
1.20
#DEF498 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.50
#DEF498 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEF498
17.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEF498 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEF498 | 1.00 | 1.20 | 17.50 | 17.50 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA91
Deuteranopia (green-blind)
#FCEB9C
Tritanopia (blue-blind)
#E6EBDD
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #def498; /* rgb */ color: rgb(222, 244, 152); /* oklch */ color: oklch(93.0% 0.119 119.7);
Tailwind
colors: {
custom: {
50: '#e9f7b7',
500: '#def498',
950: '#000000',
},
}SCSS
$custom: #def498; $custom-light: #e9f7b7; $custom-dark: #000000;
JSON
{
"hex": "#def498",
"rgb": {
"r": 222,
"g": 244,
"b": 152
},
"hsl": {
"h": 74.348,
"s": 80.702,
"l": 77.647
},
"oklch": {
"l": 0.93035,
"c": 0.11853,
"h": 119.7
},
"luminance": 0.82498
}Semantic roles & 50–950 ramp
primary
#DEF498
secondary
#7A5ED2
accent
#08DD3B
background
#FEFFFD
surface
#FDFEF8
border
#D5D6D1
text
#161711
muted
#848581