#DFF398#DFF398
#DFF398 is a very light, moderate yellow-green. Relative luminance 0.821; OKLCH L 92.9% C 0.117 H 118.8°. Best body text is #000000 at 17.41:1 contrast (WCAG AA passes).
Color values
| HEX | #DFF398 |
|---|---|
| RGB | rgb(223, 243, 152) |
| HSL | hsl(73, 79%, 77%) |
| HSV | hsv(73, 37%, 95%) |
| CMYK | cmyk(8.2%, 0%, 37.4%, 4.7%) |
| CIE-LAB | lab(92.60, -20.58, 41.71) |
| CIE-LCH | lch(92.60, 46.52, 116.26°) |
| OKLab | oklab(92.9% -0.0564 0.1024) |
| OKLCH | oklch(92.9% 0.117 118.8) |
| XYZ | xyz(68.1496, 82.0565, 41.9480) |
| Luminance | 0.8206 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 2.33
Light Yellow Green
#CCFD7F
ΔE00 6.20
Parchment
#FEFCAF
ΔE00 6.24
Creme
#FFFFB6
ΔE00 6.39
Light Beige
#FFFEB6
ΔE00 6.57
Pistachio (survey)
#C0FA8B
ΔE00 6.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFF398 #AC98F3
analogous
#F3DA98 #DFF398 #B1F398
triadic
#DFF398 #98DFF3 #F398DF
tetradic
#DFF398 #98F3DA #AC98F3 #F398B1
square
#DFF398 #98F3DA #AC98F3 #F398B1
split-complementary
#DFF398 #98B1F3 #DA98F3
monochromatic
#BDE62A #CEED61 #DFF398 #F0F9CF #F6FCE4
Accessibility & contrast
On white
1.21
#DFF398 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.41
#DFF398 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFF398
17.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFF398 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFF398 | 1.00 | 1.21 | 17.41 | 17.41 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEEA91
Deuteranopia (green-blind)
#FCEA9C
Tritanopia (blue-blind)
#E7EADC
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #dff398; /* rgb */ color: rgb(223, 243, 152); /* oklch */ color: oklch(92.9% 0.117 118.8);
Tailwind
colors: {
custom: {
50: '#eaf7b7',
500: '#dff398',
950: '#000000',
},
}SCSS
$custom: #dff398; $custom-light: #eaf7b7; $custom-dark: #000000;
JSON
{
"hex": "#dff398",
"rgb": {
"r": 223,
"g": 243,
"b": 152
},
"hsl": {
"h": 73.187,
"s": 79.13,
"l": 77.451
},
"oklch": {
"l": 0.92897,
"c": 0.11688,
"h": 118.8
},
"luminance": 0.82056
}Semantic roles & 50–950 ramp
primary
#DFF398
secondary
#785ED1
accent
#0ADB38
background
#FEFFFD
surface
#FDFEF8
border
#D5D6D1
text
#161711
muted
#848581