#DEF796#DEF796
#DEF796 is a very light, vivid yellow-green. Relative luminance 0.843; OKLCH L 93.6% C 0.125 H 120.7°. Best body text is #000000 at 17.85:1 contrast (WCAG AA passes).
Color values
| HEX | #DEF796 |
|---|---|
| RGB | rgb(222, 247, 150) |
| HSL | hsl(75, 86%, 78%) |
| HSV | hsv(75, 39%, 97%) |
| CMYK | cmyk(10.1%, 0%, 39.3%, 3.1%) |
| CIE-LAB | lab(93.56, -23.11, 43.91) |
| CIE-LCH | lch(93.56, 49.62, 117.76°) |
| OKLab | oklab(93.64% -0.0636 0.1073) |
| OKLCH | oklch(93.64% 0.125 120.7) |
| XYZ | xyz(68.8900, 84.2532, 41.4815) |
| Luminance | 0.8425 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.54
Light Yellow Green
#CCFD7F
ΔE00 4.96
Pistachio (survey)
#C0FA8B
ΔE00 5.77
Light Pea Green
#C4FE82
ΔE00 5.90
Light Yellowish Green
#C2FF89
ΔE00 6.16
Celery
#C1FD95
ΔE00 6.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEF796 #AF96F7
analogous
#F7E096 #DEF796 #ADF796
triadic
#DEF796 #96DEF7 #F796DE
tetradic
#DEF796 #96F7E0 #AF96F7 #F796AD
square
#DEF796 #96F7E0 #AF96F7 #F796AD
split-complementary
#DEF796 #96ADF7 #E096F7
monochromatic
#BAEE24 #CCF35D #DEF796 #F0FBCF #F6FDE3
Accessibility & contrast
On white
1.18
#DEF796 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.85
#DEF796 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEF796
17.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEF796 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEF796 | 1.00 | 1.18 | 17.85 | 17.85 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED8F
Deuteranopia (green-blind)
#FFED9B
Tritanopia (blue-blind)
#E6EEDF
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #def796; /* rgb */ color: rgb(222, 247, 150); /* oklch */ color: oklch(93.6% 0.125 120.7);
Tailwind
colors: {
custom: {
50: '#e9f9b6',
500: '#def796',
950: '#000000',
},
}SCSS
$custom: #def796; $custom-light: #e9f9b6; $custom-dark: #000000;
JSON
{
"hex": "#def796",
"rgb": {
"r": 222,
"g": 247,
"b": 150
},
"hsl": {
"h": 75.464,
"s": 85.841,
"l": 77.843
},
"oklch": {
"l": 0.93638,
"c": 0.12476,
"h": 120.7
},
"luminance": 0.84253
}Semantic roles & 50–950 ramp
primary
#DEF796
secondary
#7B5BD6
accent
#03E23D
background
#FEFFFD
surface
#FDFFF8
border
#D5D7D1
text
#161711
muted
#848581