#DEF696#DEF696
#DEF696 is a very light, vivid yellow-green. Relative luminance 0.836; OKLCH L 93.4% C 0.123 H 120.3°. Best body text is #000000 at 17.73:1 contrast (WCAG AA passes).
Color values
| HEX | #DEF696 |
|---|---|
| RGB | rgb(222, 246, 150) |
| HSL | hsl(75, 84%, 78%) |
| HSV | hsv(75, 39%, 96%) |
| CMYK | cmyk(9.8%, 0%, 39%, 3.5%) |
| CIE-LAB | lab(93.30, -22.63, 43.57) |
| CIE-LCH | lch(93.30, 49.10, 117.45°) |
| OKLab | oklab(93.43% -0.0623 0.1066) |
| OKLCH | oklch(93.43% 0.123 120.3) |
| XYZ | xyz(68.5850, 83.6433, 41.3799) |
| Luminance | 0.8364 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.31
Light Yellow Green
#CCFD7F
ΔE00 5.18
Pistachio (survey)
#C0FA8B
ΔE00 5.96
Light Pea Green
#C4FE82
ΔE00 6.12
Celery
#C1FD95
ΔE00 6.35
Light Yellowish Green
#C2FF89
ΔE00 6.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEF696 #AE96F6
analogous
#F6DE96 #DEF696 #AEF696
triadic
#DEF696 #96DEF6 #F696DE
tetradic
#DEF696 #96F6DE #AE96F6 #F696AE
square
#DEF696 #96F6DE #AE96F6 #F696AE
split-complementary
#DEF696 #96AEF6 #DE96F6
monochromatic
#BBEC25 #CCF15E #DEF696 #F0FBCE #F6FDE3
Accessibility & contrast
On white
1.18
#DEF696 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.73
#DEF696 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEF696
17.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEF696 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEF696 | 1.00 | 1.18 | 17.73 | 17.73 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC8F
Deuteranopia (green-blind)
#FEEC9B
Tritanopia (blue-blind)
#E6EDDE
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #def696; /* rgb */ color: rgb(222, 246, 150); /* oklch */ color: oklch(93.4% 0.123 120.3);
Tailwind
colors: {
custom: {
50: '#e9f9b6',
500: '#def696',
950: '#000000',
},
}SCSS
$custom: #def696; $custom-light: #e9f9b6; $custom-dark: #000000;
JSON
{
"hex": "#def696",
"rgb": {
"r": 222,
"g": 246,
"b": 150
},
"hsl": {
"h": 75,
"s": 84.211,
"l": 77.647
},
"oklch": {
"l": 0.93426,
"c": 0.12342,
"h": 120.3
},
"luminance": 0.83643
}Semantic roles & 50–950 ramp
primary
#DEF696
secondary
#7A5BD5
accent
#05E13C
background
#FEFFFD
surface
#FDFFF8
border
#D5D7D1
text
#161711
muted
#848581