#DFFA98#DFFA98
#DFFA98 is a very light, vivid yellow-green. Relative luminance 0.863; OKLCH L 94.4% C 0.126 H 121.4°. Best body text is #000000 at 18.27:1 contrast (WCAG AA passes).
Color values
| HEX | #DFFA98 |
|---|---|
| RGB | rgb(223, 250, 152) |
| HSL | hsl(77, 91%, 79%) |
| HSV | hsv(77, 39%, 98%) |
| CMYK | cmyk(10.8%, 0%, 39.2%, 2%) |
| CIE-LAB | lab(94.45, -23.94, 44.09) |
| CIE-LCH | lch(94.45, 50.17, 118.50°) |
| OKLab | oklab(94.38% -0.0659 0.1078) |
| OKLCH | oklch(94.38% 0.126 121.4) |
| XYZ | xyz(70.2844, 86.3262, 42.6596) |
| Luminance | 0.8633 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.96
Light Yellow Green
#CCFD7F
ΔE00 4.65
Pistachio (survey)
#C0FA8B
ΔE00 5.47
Light Pea Green
#C4FE82
ΔE00 5.55
Light Yellowish Green
#C2FF89
ΔE00 5.78
Celery
#C1FD95
ΔE00 5.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFFA98 #B398FA
analogous
#FAE498 #DFFA98 #AEFA98
triadic
#DFFA98 #98DFFA #FA98DF
tetradic
#DFFA98 #98FAE4 #B398FA #FA98AE
square
#DFFA98 #98FAE4 #B398FA #FA98AE
split-complementary
#DFFA98 #98AEFA #E498FA
monochromatic
#BBF423 #CDF75E #DFFA98 #F1FDD2 #F6FEE2
Accessibility & contrast
On white
1.15
#DFFA98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.27
#DFFA98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFFA98
18.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFFA98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFFA98 | 1.00 | 1.15 | 18.27 | 18.27 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF091
Deuteranopia (green-blind)
#FFEF9D
Tritanopia (blue-blind)
#E7F1E2
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #dffa98; /* rgb */ color: rgb(223, 250, 152); /* oklch */ color: oklch(94.4% 0.126 121.4);
Tailwind
colors: {
custom: {
50: '#eafcb7',
500: '#dffa98',
950: '#000000',
},
}SCSS
$custom: #dffa98; $custom-light: #eafcb7; $custom-dark: #000000;
JSON
{
"hex": "#dffa98",
"rgb": {
"r": 223,
"g": 250,
"b": 152
},
"hsl": {
"h": 76.531,
"s": 90.741,
"l": 78.824
},
"oklch": {
"l": 0.94378,
"c": 0.12635,
"h": 121.4
},
"luminance": 0.86326
}Semantic roles & 50–950 ramp
primary
#DFFA98
secondary
#7F5CDB
accent
#00E63F
background
#FEFFFD
surface
#FDFFF8
border
#D5D7D1
text
#161711
muted
#848581