#DFF98B#DFF98B
#DFF98B is a very light, vivid yellow-green. Relative luminance 0.853; OKLCH L 94.0% C 0.139 H 120.0°. Best body text is #000000 at 18.06:1 contrast (WCAG AA passes).
Color values
| HEX | #DFF98B |
|---|---|
| RGB | rgb(223, 249, 139) |
| HSL | hsl(74, 90%, 76%) |
| HSV | hsv(74, 44%, 98%) |
| CMYK | cmyk(10.4%, 0%, 44.2%, 2.4%) |
| CIE-LAB | lab(94.01, -24.89, 49.80) |
| CIE-LCH | lch(94.01, 55.67, 116.56°) |
| OKLab | oklab(93.97% -0.0694 0.1201) |
| OKLCH | oklch(93.97% 0.139 120) |
| XYZ | xyz(68.9676, 85.3036, 37.2530) |
| Luminance | 0.8530 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 4.07
Light Khaki
#E6F2A2
ΔE00 4.97
Pear
#CBF85F
ΔE00 5.31
Light Pea Green
#C4FE82
ΔE00 5.41
Pistachio (survey)
#C0FA8B
ΔE00 5.89
Light Yellowish Green
#C2FF89
ΔE00 5.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFF98B #A58BF9
analogous
#F9DC8B #DFF98B #A8F98B
triadic
#DFF98B #8BDFF9 #F98BDF
tetradic
#DFF98B #8BF9DC #A58BF9 #F98BA8
square
#DFF98B #8BF9DC #A58BF9 #F98BA8
split-complementary
#DFF98B #8BA8F9 #DC8BF9
monochromatic
#BFF317 #CFF651 #DFF98B #EFFCC5 #F7FDE2
Accessibility & contrast
On white
1.16
#DFF98B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.06
#DFF98B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFF98B
18.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFF98B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFF98B | 1.00 | 1.16 | 18.06 | 18.06 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE82
Deuteranopia (green-blind)
#FFEE91
Tritanopia (blue-blind)
#E8EFDF
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #dff98b; /* rgb */ color: rgb(223, 249, 139); /* oklch */ color: oklch(94.0% 0.139 120.0);
Tailwind
colors: {
custom: {
50: '#eafbaf',
500: '#dff98b',
950: '#000000',
},
}SCSS
$custom: #dff98b; $custom-light: #eafbaf; $custom-dark: #000000;
JSON
{
"hex": "#dff98b",
"rgb": {
"r": 223,
"g": 249,
"b": 139
},
"hsl": {
"h": 74.182,
"s": 90.164,
"l": 76.078
},
"oklch": {
"l": 0.93971,
"c": 0.13869,
"h": 120
},
"luminance": 0.85303
}Semantic roles & 50–950 ramp
primary
#DFF98B
secondary
#7151D8
accent
#00E636
background
#FFFFFD
surface
#FEFFF7
border
#D6D7D0
text
#161710
muted
#858581