#DFF696#DFF696
#DFF696 is a very light, vivid yellow-green. Relative luminance 0.838; OKLCH L 93.5% C 0.123 H 119.8°. Best body text is #000000 at 17.76:1 contrast (WCAG AA passes).
Color values
| HEX | #DFF696 |
|---|---|
| RGB | rgb(223, 246, 150) |
| HSL | hsl(74, 84%, 78%) |
| HSV | hsv(74, 39%, 96%) |
| CMYK | cmyk(9.3%, 0%, 39%, 3.5%) |
| CIE-LAB | lab(93.36, -22.26, 43.67) |
| CIE-LCH | lch(93.36, 49.02, 117.01°) |
| OKLab | oklab(93.5% -0.0612 0.1068) |
| OKLCH | oklch(93.5% 0.123 119.8) |
| XYZ | xyz(68.8923, 83.8017, 41.3943) |
| Luminance | 0.8380 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.19
Light Yellow Green
#CCFD7F
ΔE00 5.32
Pistachio (survey)
#C0FA8B
ΔE00 6.16
Light Pea Green
#C4FE82
ΔE00 6.29
Celery
#C1FD95
ΔE00 6.56
Light Yellowish Green
#C2FF89
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFF696 #AD96F6
analogous
#F6DD96 #DFF696 #AFF696
triadic
#DFF696 #96DFF6 #F696DF
tetradic
#DFF696 #96F6DD #AD96F6 #F696AF
square
#DFF696 #96F6DD #AD96F6 #F696AF
split-complementary
#DFF696 #96AFF6 #DD96F6
monochromatic
#BDEC25 #CEF15E #DFF696 #F0FBCE #F6FDE3
Accessibility & contrast
On white
1.18
#DFF696 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.76
#DFF696 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFF696
17.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFF696 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFF696 | 1.00 | 1.18 | 17.76 | 17.76 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC8F
Deuteranopia (green-blind)
#FEEC9B
Tritanopia (blue-blind)
#E7EDDE
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #dff696; /* rgb */ color: rgb(223, 246, 150); /* oklch */ color: oklch(93.5% 0.123 119.8);
Tailwind
colors: {
custom: {
50: '#eaf9b6',
500: '#dff696',
950: '#000000',
},
}SCSS
$custom: #dff696; $custom-light: #eaf9b6; $custom-dark: #000000;
JSON
{
"hex": "#dff696",
"rgb": {
"r": 223,
"g": 246,
"b": 150
},
"hsl": {
"h": 74.375,
"s": 84.211,
"l": 77.647
},
"oklch": {
"l": 0.93499,
"c": 0.12311,
"h": 119.8
},
"luminance": 0.83802
}Semantic roles & 50–950 ramp
primary
#DFF696
secondary
#795BD5
accent
#05E13A
background
#FEFFFD
surface
#FDFFF8
border
#D5D7D1
text
#161711
muted
#848581