#DEF797#DEF797
#DEF797 is a very light, vivid yellow-green. Relative luminance 0.843; OKLCH L 93.7% C 0.124 H 120.7°. Best body text is #000000 at 17.86:1 contrast (WCAG AA passes).
Color values
| HEX | #DEF797 |
|---|---|
| RGB | rgb(222, 247, 151) |
| HSL | hsl(76, 86%, 78%) |
| HSV | hsv(76, 39%, 97%) |
| CMYK | cmyk(10.1%, 0%, 38.9%, 3.1%) |
| CIE-LAB | lab(93.57, -22.99, 43.44) |
| CIE-LCH | lch(93.57, 49.15, 117.89°) |
| OKLab | oklab(93.65% -0.0632 0.1063) |
| OKLCH | oklch(93.65% 0.124 120.7) |
| XYZ | xyz(68.9708, 84.2856, 41.9074) |
| Luminance | 0.8428 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.46
Light Yellow Green
#CCFD7F
ΔE00 5.05
Pistachio (survey)
#C0FA8B
ΔE00 5.78
Light Pea Green
#C4FE82
ΔE00 5.96
Celery
#C1FD95
ΔE00 6.14
Light Yellowish Green
#C2FF89
ΔE00 6.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEF797 #B097F7
analogous
#F7E097 #DEF797 #AEF797
triadic
#DEF797 #97DEF7 #F797DE
tetradic
#DEF797 #97F7E0 #B097F7 #F797AE
square
#DEF797 #97F7E0 #B097F7 #F797AE
split-complementary
#DEF797 #97AEF7 #E097F7
monochromatic
#BAEE25 #CCF35E #DEF797 #F0FBD0 #F6FDE3
Accessibility & contrast
On white
1.18
#DEF797 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.86
#DEF797 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEF797
17.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEF797 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEF797 | 1.00 | 1.18 | 17.86 | 17.86 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED90
Deuteranopia (green-blind)
#FFED9C
Tritanopia (blue-blind)
#E6EEDF
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #def797; /* rgb */ color: rgb(222, 247, 151); /* oklch */ color: oklch(93.7% 0.124 120.7);
Tailwind
colors: {
custom: {
50: '#e9f9b7',
500: '#def797',
950: '#000000',
},
}SCSS
$custom: #def797; $custom-light: #e9f9b7; $custom-dark: #000000;
JSON
{
"hex": "#def797",
"rgb": {
"r": 222,
"g": 247,
"b": 151
},
"hsl": {
"h": 75.625,
"s": 85.714,
"l": 78.039
},
"oklch": {
"l": 0.93654,
"c": 0.12368,
"h": 120.7
},
"luminance": 0.84285
}Semantic roles & 50–950 ramp
primary
#DEF797
secondary
#7C5CD6
accent
#03E23D
background
#FEFFFD
surface
#FDFFF8
border
#D5D7D1
text
#161711
muted
#848581