#DEF588#DEF588
#DEF588 is a very light, vivid yellow-green. Relative luminance 0.826; OKLCH L 93.0% C 0.137 H 118.9°. Best body text is #000000 at 17.52:1 contrast (WCAG AA passes).
Color values
| HEX | #DEF588 |
|---|---|
| RGB | rgb(222, 245, 136) |
| HSL | hsl(73, 84%, 75%) |
| HSV | hsv(73, 44%, 96%) |
| CMYK | cmyk(9.4%, 0%, 44.5%, 3.9%) |
| CIE-LAB | lab(92.84, -23.68, 49.76) |
| CIE-LCH | lch(92.84, 55.11, 115.45°) |
| OKLab | oklab(93.01% -0.0662 0.1198) |
| OKLCH | oklch(93.01% 0.137 118.9) |
| XYZ | xyz(67.2209, 82.6123, 35.6923) |
| Luminance | 0.8261 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.64
Light Yellow Green
#CCFD7F
ΔE00 4.67
Pear
#CBF85F
ΔE00 5.49
Light Pea Green
#C4FE82
ΔE00 6.02
Yellowish Tan
#FCFC81
ΔE00 6.29
Pistachio (survey)
#C0FA8B
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEF588 #9F88F5
analogous
#F5D688 #DEF588 #A7F588
triadic
#DEF588 #88DEF5 #F588DE
tetradic
#DEF588 #88F5D6 #9F88F5 #F588A7
square
#DEF588 #88F5D6 #9F88F5 #F588A7
split-complementary
#DEF588 #88A7F5 #D688F5
monochromatic
#BFEC17 #CEF050 #DEF588 #EEFAC0 #F7FDE3
Accessibility & contrast
On white
1.20
#DEF588 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.52
#DEF588 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEF588
17.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEF588 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEF588 | 1.00 | 1.20 | 17.52 | 17.52 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA7F
Deuteranopia (green-blind)
#FFEB8E
Tritanopia (blue-blind)
#E7EBDB
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #def588; /* rgb */ color: rgb(222, 245, 136); /* oklch */ color: oklch(93.0% 0.137 118.9);
Tailwind
colors: {
custom: {
50: '#eaf8ac',
500: '#def588',
950: '#000000',
},
}SCSS
$custom: #def588; $custom-light: #eaf8ac; $custom-dark: #000000;
JSON
{
"hex": "#def588",
"rgb": {
"r": 222,
"g": 245,
"b": 136
},
"hsl": {
"h": 72.661,
"s": 84.496,
"l": 74.706
},
"oklch": {
"l": 0.93005,
"c": 0.13687,
"h": 118.9
},
"luminance": 0.82612
}Semantic roles & 50–950 ramp
primary
#DEF588
secondary
#6B4FD2
accent
#05E133
background
#FFFFFD
surface
#FEFFF7
border
#D6D7D0
text
#161710
muted
#858581