#DFF98C#DFF98C
#DFF98C is a very light, vivid yellow-green. Relative luminance 0.853; OKLCH L 94.0% C 0.138 H 120.1°. Best body text is #000000 at 18.07:1 contrast (WCAG AA passes).
Color values
| HEX | #DFF98C |
|---|---|
| RGB | rgb(223, 249, 140) |
| HSL | hsl(74, 90%, 76%) |
| HSV | hsv(74, 44%, 98%) |
| CMYK | cmyk(10.4%, 0%, 43.8%, 2.4%) |
| CIE-LAB | lab(94.03, -24.79, 49.34) |
| CIE-LCH | lch(94.03, 55.21, 116.68°) |
| OKLab | oklab(93.99% -0.0691 0.1191) |
| OKLCH | oklch(93.99% 0.138 120.1) |
| XYZ | xyz(69.0410, 85.3330, 37.6396) |
| Luminance | 0.8533 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 4.10
Light Khaki
#E6F2A2
ΔE00 4.86
Light Pea Green
#C4FE82
ΔE00 5.41
Pear
#CBF85F
ΔE00 5.42
Pistachio (survey)
#C0FA8B
ΔE00 5.85
Light Yellowish Green
#C2FF89
ΔE00 5.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFF98C #A68CF9
analogous
#F9DD8C #DFF98C #A9F98C
triadic
#DFF98C #8CDFF9 #F98CDF
tetradic
#DFF98C #8CF9DD #A68CF9 #F98CA9
square
#DFF98C #8CF9DD #A68CF9 #F98CA9
split-complementary
#DFF98C #8CA9F9 #DD8CF9
monochromatic
#BFF318 #CFF652 #DFF98C #EFFCC6 #F7FDE2
Accessibility & contrast
On white
1.16
#DFF98C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.07
#DFF98C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFF98C
18.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFF98C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFF98C | 1.00 | 1.16 | 18.07 | 18.07 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE83
Deuteranopia (green-blind)
#FFEE92
Tritanopia (blue-blind)
#E8EFDF
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #dff98c; /* rgb */ color: rgb(223, 249, 140); /* oklch */ color: oklch(94.0% 0.138 120.1);
Tailwind
colors: {
custom: {
50: '#eafbaf',
500: '#dff98c',
950: '#000000',
},
}SCSS
$custom: #dff98c; $custom-light: #eafbaf; $custom-dark: #000000;
JSON
{
"hex": "#dff98c",
"rgb": {
"r": 223,
"g": 249,
"b": 140
},
"hsl": {
"h": 74.312,
"s": 90.083,
"l": 76.275
},
"oklch": {
"l": 0.93985,
"c": 0.13767,
"h": 120.1
},
"luminance": 0.85333
}Semantic roles & 50–950 ramp
primary
#DFF98C
secondary
#7252D8
accent
#00E637
background
#FFFFFD
surface
#FEFFF7
border
#D6D7D0
text
#161710
muted
#858581