#DEF58E#DEF58E
#DEF58E is a very light, vivid yellow-green. Relative luminance 0.828; OKLCH L 93.1% C 0.131 H 119.3°. Best body text is #000000 at 17.56:1 contrast (WCAG AA passes).
Color values
| HEX | #DEF58E |
|---|---|
| RGB | rgb(222, 245, 142) |
| HSL | hsl(73, 84%, 76%) |
| HSV | hsv(73, 42%, 96%) |
| CMYK | cmyk(9.4%, 0%, 42%, 3.9%) |
| CIE-LAB | lab(92.92, -23.05, 46.98) |
| CIE-LCH | lch(92.92, 52.33, 116.13°) |
| OKLab | oklab(93.09% -0.064 0.1139) |
| OKLCH | oklch(93.09% 0.131 119.3) |
| XYZ | xyz(67.6593, 82.7877, 38.0012) |
| Luminance | 0.8279 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.94
Light Yellow Green
#CCFD7F
ΔE00 4.87
Light Pea Green
#C4FE82
ΔE00 6.06
Pear
#CBF85F
ΔE00 6.17
Pistachio (survey)
#C0FA8B
ΔE00 6.21
Light Yellowish Green
#C2FF89
ΔE00 6.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEF58E #A58EF5
analogous
#F5D88E #DEF58E #AAF58E
triadic
#DEF58E #8EDEF5 #F58EDE
tetradic
#DEF58E #8EF5D8 #A58EF5 #F58EAA
square
#DEF58E #8EF5D8 #A58EF5 #F58EAA
split-complementary
#DEF58E #8EAAF5 #D88EF5
monochromatic
#BDEB1E #CEF056 #DEF58E #EEFAC6 #F7FDE3
Accessibility & contrast
On white
1.20
#DEF58E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.56
#DEF58E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEF58E
17.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEF58E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEF58E | 1.00 | 1.20 | 17.56 | 17.56 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB86
Deuteranopia (green-blind)
#FEEB93
Tritanopia (blue-blind)
#E7EBDC
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #def58e; /* rgb */ color: rgb(222, 245, 142); /* oklch */ color: oklch(93.1% 0.131 119.3);
Tailwind
colors: {
custom: {
50: '#eaf8b0',
500: '#def58e',
950: '#000000',
},
}SCSS
$custom: #def58e; $custom-light: #eaf8b0; $custom-dark: #000000;
JSON
{
"hex": "#def58e",
"rgb": {
"r": 222,
"g": 245,
"b": 142
},
"hsl": {
"h": 73.398,
"s": 83.74,
"l": 75.882
},
"oklch": {
"l": 0.93092,
"c": 0.13064,
"h": 119.3
},
"luminance": 0.82787
}Semantic roles & 50–950 ramp
primary
#DEF58E
secondary
#7155D3
accent
#05E036
background
#FEFFFD
surface
#FDFFF7
border
#D5D7D0
text
#161711
muted
#848581