#DFFA95#DFFA95
#DFFA95 is a very light, vivid yellow-green. Relative luminance 0.862; OKLCH L 94.3% C 0.130 H 121.2°. Best body text is #000000 at 18.25:1 contrast (WCAG AA passes).
Color values
| HEX | #DFFA95 |
|---|---|
| RGB | rgb(223, 250, 149) |
| HSL | hsl(76, 91%, 78%) |
| HSV | hsv(76, 40%, 98%) |
| CMYK | cmyk(10.8%, 0%, 40.4%, 2%) |
| CIE-LAB | lab(94.41, -24.28, 45.49) |
| CIE-LCH | lch(94.41, 51.57, 118.09°) |
| OKLab | oklab(94.33% -0.067 0.1109) |
| OKLCH | oklch(94.33% 0.13 121.2) |
| XYZ | xyz(70.0418, 86.2292, 41.3819) |
| Luminance | 0.8623 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.21
Light Yellow Green
#CCFD7F
ΔE00 4.39
Light Pea Green
#C4FE82
ΔE00 5.41
Pistachio (survey)
#C0FA8B
ΔE00 5.48
Light Yellowish Green
#C2FF89
ΔE00 5.72
Celery
#C1FD95
ΔE00 5.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFFA95 #B095FA
analogous
#FAE395 #DFFA95 #ACFA95
triadic
#DFFA95 #95DFFA #FA95DF
tetradic
#DFFA95 #95FAE3 #B095FA #FA95AC
square
#DFFA95 #95FAE3 #B095FA #FA95AC
split-complementary
#DFFA95 #95ACFA #E395FA
monochromatic
#BCF420 #CDF75B #DFFA95 #F1FDCF #F6FEE2
Accessibility & contrast
On white
1.15
#DFFA95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.25
#DFFA95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFFA95
18.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFFA95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFFA95 | 1.00 | 1.15 | 18.25 | 18.25 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEF8D
Deuteranopia (green-blind)
#FFEF9A
Tritanopia (blue-blind)
#E7F1E1
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #dffa95; /* rgb */ color: rgb(223, 250, 149); /* oklch */ color: oklch(94.3% 0.130 121.2);
Tailwind
colors: {
custom: {
50: '#eafcb5',
500: '#dffa95',
950: '#000000',
},
}SCSS
$custom: #dffa95; $custom-light: #eafcb5; $custom-dark: #000000;
JSON
{
"hex": "#dffa95",
"rgb": {
"r": 223,
"g": 250,
"b": 149
},
"hsl": {
"h": 76.04,
"s": 90.991,
"l": 78.235
},
"oklch": {
"l": 0.94331,
"c": 0.12957,
"h": 121.2
},
"luminance": 0.86229
}Semantic roles & 50–950 ramp
primary
#DFFA95
secondary
#7C59DA
accent
#00E63D
background
#FEFFFD
surface
#FDFFF8
border
#D5D7D1
text
#161711
muted
#848581