#DFF595#DFF595
#DFF595 is a very light, vivid yellow-green. Relative luminance 0.832; OKLCH L 93.3% C 0.123 H 119.4°. Best body text is #000000 at 17.63:1 contrast (WCAG AA passes).
Color values
| HEX | #DFF595 |
|---|---|
| RGB | rgb(223, 245, 149) |
| HSL | hsl(74, 83%, 77%) |
| HSV | hsv(74, 39%, 96%) |
| CMYK | cmyk(9%, 0%, 39.2%, 3.9%) |
| CIE-LAB | lab(93.09, -21.89, 43.81) |
| CIE-LCH | lch(93.09, 48.97, 116.55°) |
| OKLab | oklab(93.27% -0.0603 0.1071) |
| OKLCH | oklch(93.27% 0.123 119.4) |
| XYZ | xyz(68.5087, 83.1630, 40.8709) |
| Luminance | 0.8316 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.07
Light Yellow Green
#CCFD7F
ΔE00 5.47
Pistachio (survey)
#C0FA8B
ΔE00 6.35
Light Pea Green
#C4FE82
ΔE00 6.47
Parchment
#FEFCAF
ΔE00 6.64
Light Yellowish Green
#C2FF89
ΔE00 6.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFF595 #AB95F5
analogous
#F5DB95 #DFF595 #AFF595
triadic
#DFF595 #95DFF5 #F595DF
tetradic
#DFF595 #95F5DB #AB95F5 #F595AF
square
#DFF595 #95F5DB #AB95F5 #F595AF
split-complementary
#DFF595 #95AFF5 #DB95F5
monochromatic
#BDEA25 #CEF05D #DFF595 #F0FACD #F7FCE3
Accessibility & contrast
On white
1.19
#DFF595 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.63
#DFF595 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFF595
17.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFF595 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFF595 | 1.00 | 1.19 | 17.63 | 17.63 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB8E
Deuteranopia (green-blind)
#FEEC9A
Tritanopia (blue-blind)
#E7ECDD
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #dff595; /* rgb */ color: rgb(223, 245, 149); /* oklch */ color: oklch(93.3% 0.123 119.4);
Tailwind
colors: {
custom: {
50: '#eaf8b5',
500: '#dff595',
950: '#000000',
},
}SCSS
$custom: #dff595; $custom-light: #eaf8b5; $custom-dark: #000000;
JSON
{
"hex": "#dff595",
"rgb": {
"r": 223,
"g": 245,
"b": 149
},
"hsl": {
"h": 73.75,
"s": 82.759,
"l": 77.255
},
"oklch": {
"l": 0.93272,
"c": 0.12285,
"h": 119.4
},
"luminance": 0.83163
}Semantic roles & 50–950 ramp
primary
#DFF595
secondary
#765BD3
accent
#06DF38
background
#FEFFFD
surface
#FDFFF8
border
#D5D7D1
text
#161711
muted
#848581