#DEF593#DEF593
#DEF593 is a very light, vivid yellow-green. Relative luminance 0.829; OKLCH L 93.2% C 0.125 H 119.7°. Best body text is #000000 at 17.59:1 contrast (WCAG AA passes).
Color values
| HEX | #DEF593 |
|---|---|
| RGB | rgb(222, 245, 147) |
| HSL | hsl(74, 83%, 77%) |
| HSV | hsv(74, 40%, 96%) |
| CMYK | cmyk(9.4%, 0%, 40%, 3.9%) |
| CIE-LAB | lab(92.99, -22.49, 44.64) |
| CIE-LCH | lch(92.99, 49.99, 116.74°) |
| OKLab | oklab(93.17% -0.0621 0.1089) |
| OKLCH | oklch(93.17% 0.125 119.7) |
| XYZ | xyz(68.0432, 82.9412, 40.0228) |
| Luminance | 0.8294 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.39
Light Yellow Green
#CCFD7F
ΔE00 5.17
Pistachio (survey)
#C0FA8B
ΔE00 6.14
Light Pea Green
#C4FE82
ΔE00 6.21
Light Yellowish Green
#C2FF89
ΔE00 6.54
Celery
#C1FD95
ΔE00 6.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEF593 #AA93F5
analogous
#F5DB93 #DEF593 #ADF593
triadic
#DEF593 #93DEF5 #F593DE
tetradic
#DEF593 #93F5DB #AA93F5 #F593AD
square
#DEF593 #93F5DB #AA93F5 #F593AD
split-complementary
#DEF593 #93ADF5 #DB93F5
monochromatic
#BCEB23 #CDF05B #DEF593 #EFFACB #F6FCE3
Accessibility & contrast
On white
1.19
#DEF593 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.59
#DEF593 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEF593
17.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEF593 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEF593 | 1.00 | 1.19 | 17.59 | 17.59 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB8B
Deuteranopia (green-blind)
#FEEB98
Tritanopia (blue-blind)
#E6ECDD
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #def593; /* rgb */ color: rgb(222, 245, 147); /* oklch */ color: oklch(93.2% 0.125 119.7);
Tailwind
colors: {
custom: {
50: '#e9f8b4',
500: '#def593',
950: '#000000',
},
}SCSS
$custom: #def593; $custom-light: #e9f8b4; $custom-dark: #000000;
JSON
{
"hex": "#def593",
"rgb": {
"r": 222,
"g": 245,
"b": 147
},
"hsl": {
"h": 74.082,
"s": 83.051,
"l": 76.863
},
"oklch": {
"l": 0.93168,
"c": 0.12532,
"h": 119.7
},
"luminance": 0.82941
}Semantic roles & 50–950 ramp
primary
#DEF593
secondary
#7659D3
accent
#06DF39
background
#FEFFFD
surface
#FDFFF8
border
#D5D7D1
text
#161711
muted
#848581