#DFF995#DFF995
#DFF995 is a very light, vivid yellow-green. Relative luminance 0.856; OKLCH L 94.1% C 0.128 H 120.8°. Best body text is #000000 at 18.12:1 contrast (WCAG AA passes).
Color values
| HEX | #DFF995 |
|---|---|
| RGB | rgb(223, 249, 149) |
| HSL | hsl(76, 89%, 78%) |
| HSV | hsv(76, 40%, 98%) |
| CMYK | cmyk(10.4%, 0%, 40.2%, 2.4%) |
| CIE-LAB | lab(94.15, -23.81, 45.16) |
| CIE-LCH | lch(94.15, 51.05, 117.80°) |
| OKLab | oklab(94.12% -0.0657 0.1101) |
| OKLCH | oklch(94.12% 0.128 120.8) |
| XYZ | xyz(69.7319, 85.6094, 41.2786) |
| Luminance | 0.8561 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.97
Light Yellow Green
#CCFD7F
ΔE00 4.59
Light Pea Green
#C4FE82
ΔE00 5.61
Pistachio (survey)
#C0FA8B
ΔE00 5.63
Light Yellowish Green
#C2FF89
ΔE00 5.92
Celery
#C1FD95
ΔE00 6.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFF995 #AF95F9
analogous
#F9E195 #DFF995 #ADF995
triadic
#DFF995 #95DFF9 #F995DF
tetradic
#DFF995 #95F9E1 #AF95F9 #F995AD
square
#DFF995 #95F9E1 #AF95F9 #F995AD
split-complementary
#DFF995 #95ADF9 #E195F9
monochromatic
#BCF221 #CEF65B #DFF995 #F0FCCF #F6FDE2
Accessibility & contrast
On white
1.16
#DFF995 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.12
#DFF995 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFF995
18.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFF995 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFF995 | 1.00 | 1.16 | 18.12 | 18.12 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEF8D
Deuteranopia (green-blind)
#FFEE9A
Tritanopia (blue-blind)
#E7F0E1
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #dff995; /* rgb */ color: rgb(223, 249, 149); /* oklch */ color: oklch(94.1% 0.128 120.8);
Tailwind
colors: {
custom: {
50: '#eafbb5',
500: '#dff995',
950: '#000000',
},
}SCSS
$custom: #dff995; $custom-light: #eafbb5; $custom-dark: #000000;
JSON
{
"hex": "#dff995",
"rgb": {
"r": 223,
"g": 249,
"b": 149
},
"hsl": {
"h": 75.6,
"s": 89.286,
"l": 78.039
},
"oklch": {
"l": 0.94119,
"c": 0.12822,
"h": 120.8
},
"luminance": 0.85609
}Semantic roles & 50–950 ramp
primary
#DFF995
secondary
#7B59D9
accent
#00E63C
background
#FEFFFD
surface
#FDFFF8
border
#D5D7D1
text
#161711
muted
#848581