#DFFE98#DFFE98
#DFFE98 is a very light, vivid yellow-green. Relative luminance 0.888; OKLCH L 95.2% C 0.132 H 122.7°. Best body text is #000000 at 18.77:1 contrast (WCAG AA passes).
Color values
| HEX | #DFFE98 |
|---|---|
| RGB | rgb(223, 254, 152) |
| HSL | hsl(78, 98%, 80%) |
| HSV | hsv(78, 40%, 100%) |
| CMYK | cmyk(12.2%, 0%, 40.2%, 0.4%) |
| CIE-LAB | lab(95.51, -25.84, 45.44) |
| CIE-LCH | lch(95.51, 52.27, 119.62°) |
| OKLab | oklab(95.23% -0.0712 0.1109) |
| OKLCH | oklch(95.23% 0.132 122.7) |
| XYZ | xyz(71.5406, 88.8385, 43.0783) |
| Luminance | 0.8884 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.97
Light Pea Green
#C4FE82
ΔE00 4.84
Light Khaki
#E6F2A2
ΔE00 4.94
Pistachio (survey)
#C0FA8B
ΔE00 4.94
Light Yellowish Green
#C2FF89
ΔE00 5.06
Celery
#C1FD95
ΔE00 5.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFFE98 #B798FE
analogous
#FEEA98 #DFFE98 #ACFE98
triadic
#DFFE98 #98DFFE #FE98DF
tetradic
#DFFE98 #98FEEA #B798FE #FE98AC
square
#DFFE98 #98FEEA #B798FE #FE98AC
split-complementary
#DFFE98 #98ACFE #EA98FE
monochromatic
#B9FD1F #CCFD5B #DFFE98 #F2FFD5 #F6FFE1
Accessibility & contrast
On white
1.12
#DFFE98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.77
#DFFE98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFFE98
18.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFFE98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFFE98 | 1.00 | 1.12 | 18.77 | 18.77 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF390
Deuteranopia (green-blind)
#FFF29D
Tritanopia (blue-blind)
#E6F5E5
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #dffe98; /* rgb */ color: rgb(223, 254, 152); /* oklch */ color: oklch(95.2% 0.132 122.7);
Tailwind
colors: {
custom: {
50: '#eafeb7',
500: '#dffe98',
950: '#000000',
},
}SCSS
$custom: #dffe98; $custom-light: #eafeb7; $custom-dark: #000000;
JSON
{
"hex": "#dffe98",
"rgb": {
"r": 223,
"g": 254,
"b": 152
},
"hsl": {
"h": 78.235,
"s": 98.077,
"l": 79.608
},
"oklch": {
"l": 0.95227,
"c": 0.1318,
"h": 122.7
},
"luminance": 0.88839
}Semantic roles & 50–950 ramp
primary
#DFFE98
secondary
#835AE0
accent
#00E646
background
#FEFFFD
surface
#FDFFF8
border
#D5D7D1
text
#161711
muted
#848581