#DEF592#DEF592
#DEF592 is a very light, vivid yellow-green. Relative luminance 0.829; OKLCH L 93.2% C 0.126 H 119.6°. Best body text is #000000 at 17.58:1 contrast (WCAG AA passes).
Color values
| HEX | #DEF592 |
|---|---|
| RGB | rgb(222, 245, 146) |
| HSL | hsl(74, 83%, 77%) |
| HSV | hsv(74, 40%, 96%) |
| CMYK | cmyk(9.4%, 0%, 40.4%, 3.9%) |
| CIE-LAB | lab(92.97, -22.61, 45.11) |
| CIE-LCH | lch(92.97, 50.46, 116.61°) |
| OKLab | oklab(93.15% -0.0624 0.1099) |
| OKLCH | oklch(93.15% 0.126 119.6) |
| XYZ | xyz(67.9651, 82.9100, 39.6113) |
| Luminance | 0.8291 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.49
Light Yellow Green
#CCFD7F
ΔE00 5.10
Pistachio (survey)
#C0FA8B
ΔE00 6.15
Light Pea Green
#C4FE82
ΔE00 6.17
Light Yellowish Green
#C2FF89
ΔE00 6.53
Celery
#C1FD95
ΔE00 6.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEF592 #A992F5
analogous
#F5DA92 #DEF592 #ADF592
triadic
#DEF592 #92DEF5 #F592DE
tetradic
#DEF592 #92F5DA #A992F5 #F592AD
square
#DEF592 #92F5DA #A992F5 #F592AD
split-complementary
#DEF592 #92ADF5 #DA92F5
monochromatic
#BCEB22 #CDF05A #DEF592 #EFFACA #F7FCE3
Accessibility & contrast
On white
1.19
#DEF592 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.58
#DEF592 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEF592
17.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEF592 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEF592 | 1.00 | 1.19 | 17.58 | 17.58 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB8A
Deuteranopia (green-blind)
#FEEB97
Tritanopia (blue-blind)
#E7ECDD
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #def592; /* rgb */ color: rgb(222, 245, 146); /* oklch */ color: oklch(93.2% 0.126 119.6);
Tailwind
colors: {
custom: {
50: '#e9f8b3',
500: '#def592',
950: '#000000',
},
}SCSS
$custom: #def592; $custom-light: #e9f8b3; $custom-dark: #000000;
JSON
{
"hex": "#def592",
"rgb": {
"r": 222,
"g": 245,
"b": 146
},
"hsl": {
"h": 73.939,
"s": 83.193,
"l": 76.667
},
"oklch": {
"l": 0.93152,
"c": 0.12639,
"h": 119.6
},
"luminance": 0.8291
}Semantic roles & 50–950 ramp
primary
#DEF592
secondary
#7558D3
accent
#06E038
background
#FEFFFD
surface
#FDFFF8
border
#D5D7D1
text
#161711
muted
#848581