#DEF595#DEF595
#DEF595 is a very light, vivid yellow-green. Relative luminance 0.830; OKLCH L 93.2% C 0.123 H 119.8°. Best body text is #000000 at 17.60:1 contrast (WCAG AA passes).
Color values
| HEX | #DEF595 |
|---|---|
| RGB | rgb(222, 245, 149) |
| HSL | hsl(74, 83%, 77%) |
| HSV | hsv(74, 39%, 96%) |
| CMYK | cmyk(9.4%, 0%, 39.2%, 3.9%) |
| CIE-LAB | lab(93.02, -22.27, 43.70) |
| CIE-LCH | lch(93.02, 49.05, 117.00°) |
| OKLab | oklab(93.2% -0.0613 0.1068) |
| OKLCH | oklch(93.2% 0.123 119.8) |
| XYZ | xyz(68.2015, 83.0045, 40.8565) |
| Luminance | 0.8300 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.19
Light Yellow Green
#CCFD7F
ΔE00 5.33
Pistachio (survey)
#C0FA8B
ΔE00 6.14
Light Pea Green
#C4FE82
ΔE00 6.30
Celery
#C1FD95
ΔE00 6.56
Light Yellowish Green
#C2FF89
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEF595 #AC95F5
analogous
#F5DC95 #DEF595 #AEF595
triadic
#DEF595 #95DEF5 #F595DE
tetradic
#DEF595 #95F5DC #AC95F5 #F595AE
square
#DEF595 #95F5DC #AC95F5 #F595AE
split-complementary
#DEF595 #95AEF5 #DC95F5
monochromatic
#BBEA25 #CDF05D #DEF595 #EFFACD #F6FCE3
Accessibility & contrast
On white
1.19
#DEF595 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.60
#DEF595 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEF595
17.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEF595 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEF595 | 1.00 | 1.19 | 17.60 | 17.60 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB8E
Deuteranopia (green-blind)
#FDEB9A
Tritanopia (blue-blind)
#E6ECDD
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #def595; /* rgb */ color: rgb(222, 245, 149); /* oklch */ color: oklch(93.2% 0.123 119.8);
Tailwind
colors: {
custom: {
50: '#e9f8b5',
500: '#def595',
950: '#000000',
},
}SCSS
$custom: #def595; $custom-light: #e9f8b5; $custom-dark: #000000;
JSON
{
"hex": "#def595",
"rgb": {
"r": 222,
"g": 245,
"b": 149
},
"hsl": {
"h": 74.375,
"s": 82.759,
"l": 77.255
},
"oklch": {
"l": 0.93199,
"c": 0.12315,
"h": 119.8
},
"luminance": 0.83004
}Semantic roles & 50–950 ramp
primary
#DEF595
secondary
#785BD3
accent
#06DF3A
background
#FEFFFD
surface
#FDFFF8
border
#D5D7D1
text
#161711
muted
#848581