#DFF98A#DFF98A
#DFF98A is a very light, vivid yellow-green. Relative luminance 0.853; OKLCH L 94.0% C 0.140 H 120.0°. Best body text is #000000 at 18.05:1 contrast (WCAG AA passes).
Color values
| HEX | #DFF98A |
|---|---|
| RGB | rgb(223, 249, 138) |
| HSL | hsl(74, 90%, 76%) |
| HSV | hsv(74, 45%, 98%) |
| CMYK | cmyk(10.4%, 0%, 44.6%, 2.4%) |
| CIE-LAB | lab(94.00, -25.00, 50.26) |
| CIE-LCH | lch(94.00, 56.13, 116.45°) |
| OKLab | oklab(93.96% -0.0698 0.121) |
| OKLCH | oklch(93.96% 0.14 120) |
| XYZ | xyz(68.8949, 85.2745, 36.8700) |
| Luminance | 0.8527 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 4.05
Light Khaki
#E6F2A2
ΔE00 5.07
Pear
#CBF85F
ΔE00 5.20
Light Pea Green
#C4FE82
ΔE00 5.41
Pistachio (survey)
#C0FA8B
ΔE00 5.94
Light Yellowish Green
#C2FF89
ΔE00 6.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFF98A #A48AF9
analogous
#F9DB8A #DFF98A #A7F98A
triadic
#DFF98A #8ADFF9 #F98ADF
tetradic
#DFF98A #8AF9DB #A48AF9 #F98AA7
square
#DFF98A #8AF9DB #A48AF9 #F98AA7
split-complementary
#DFF98A #8AA7F9 #DB8AF9
monochromatic
#BFF316 #CFF650 #DFF98A #EFFCC4 #F7FEE2
Accessibility & contrast
On white
1.16
#DFF98A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.05
#DFF98A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFF98A
18.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFF98A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFF98A | 1.00 | 1.16 | 18.05 | 18.05 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE81
Deuteranopia (green-blind)
#FFEE90
Tritanopia (blue-blind)
#E8EFDF
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #dff98a; /* rgb */ color: rgb(223, 249, 138); /* oklch */ color: oklch(94.0% 0.140 120.0);
Tailwind
colors: {
custom: {
50: '#eafbae',
500: '#dff98a',
950: '#000000',
},
}SCSS
$custom: #dff98a; $custom-light: #eafbae; $custom-dark: #000000;
JSON
{
"hex": "#dff98a",
"rgb": {
"r": 223,
"g": 249,
"b": 138
},
"hsl": {
"h": 74.054,
"s": 90.244,
"l": 75.882
},
"oklch": {
"l": 0.93957,
"c": 0.13972,
"h": 120
},
"luminance": 0.85274
}Semantic roles & 50–950 ramp
primary
#DFF98A
secondary
#7050D7
accent
#00E636
background
#FFFFFD
surface
#FEFFF7
border
#D6D7D0
text
#161710
muted
#858581