#DFFA9B#DFFA9B
#DFFA9B is a very light, vivid yellow-green. Relative luminance 0.864; OKLCH L 94.4% C 0.123 H 121.7°. Best body text is #000000 at 18.29:1 contrast (WCAG AA passes).
Color values
| HEX | #DFFA9B |
|---|---|
| RGB | rgb(223, 250, 155) |
| HSL | hsl(77, 90%, 79%) |
| HSV | hsv(77, 38%, 98%) |
| CMYK | cmyk(10.8%, 0%, 38%, 2%) |
| CIE-LAB | lab(94.49, -23.59, 42.68) |
| CIE-LCH | lch(94.49, 48.76, 118.93°) |
| OKLab | oklab(94.43% -0.0647 0.1047) |
| OKLCH | oklch(94.43% 0.123 121.7) |
| XYZ | xyz(70.5333, 86.4257, 43.9700) |
| Luminance | 0.8643 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.76
Light Yellow Green
#CCFD7F
ΔE00 4.94
Pistachio (survey)
#C0FA8B
ΔE00 5.51
Light Pea Green
#C4FE82
ΔE00 5.74
Celery
#C1FD95
ΔE00 5.74
Light Yellowish Green
#C2FF89
ΔE00 5.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFFA9B #B69BFA
analogous
#FAE69B #DFFA9B #B0FA9B
triadic
#DFFA9B #9BDFFA #FA9BDF
tetradic
#DFFA9B #9BFAE6 #B69BFA #FA9BB0
square
#DFFA9B #9BFAE6 #B69BFA #FA9BB0
split-complementary
#DFFA9B #9BB0FA #E69BFA
monochromatic
#BAF426 #CCF761 #DFFA9B #F2FDD5 #F6FEE2
Accessibility & contrast
On white
1.15
#DFFA9B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.29
#DFFA9B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFFA9B
18.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFFA9B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFFA9B | 1.00 | 1.15 | 18.29 | 18.29 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF094
Deuteranopia (green-blind)
#FFEFA0
Tritanopia (blue-blind)
#E6F1E2
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #dffa9b; /* rgb */ color: rgb(223, 250, 155); /* oklch */ color: oklch(94.4% 0.123 121.7);
Tailwind
colors: {
custom: {
50: '#eafcb9',
500: '#dffa9b',
950: '#000000',
},
}SCSS
$custom: #dffa9b; $custom-light: #eafcb9; $custom-dark: #000000;
JSON
{
"hex": "#dffa9b",
"rgb": {
"r": 223,
"g": 250,
"b": 155
},
"hsl": {
"h": 77.053,
"s": 90.476,
"l": 79.412
},
"oklch": {
"l": 0.94425,
"c": 0.1231,
"h": 121.7
},
"luminance": 0.86426
}Semantic roles & 50–950 ramp
primary
#DFFA9B
secondary
#825EDB
accent
#00E641
background
#FEFFFD
surface
#FDFFF8
border
#D5D7D1
text
#161711
muted
#848581