#DFF698#DFF698
#DFF698 is a very light, vivid yellow-green. Relative luminance 0.839; OKLCH L 93.5% C 0.121 H 120.0°. Best body text is #000000 at 17.77:1 contrast (WCAG AA passes).
Color values
| HEX | #DFF698 |
|---|---|
| RGB | rgb(223, 246, 152) |
| HSL | hsl(75, 84%, 78%) |
| HSV | hsv(75, 38%, 96%) |
| CMYK | cmyk(9.3%, 0%, 38.2%, 3.5%) |
| CIE-LAB | lab(93.39, -22.03, 42.73) |
| CIE-LCH | lch(93.39, 48.08, 117.27°) |
| OKLab | oklab(93.53% -0.0605 0.1047) |
| OKLCH | oklch(93.53% 0.121 120) |
| XYZ | xyz(69.0547, 83.8667, 42.2497) |
| Luminance | 0.8387 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.00
Light Yellow Green
#CCFD7F
ΔE00 5.49
Pistachio (survey)
#C0FA8B
ΔE00 6.18
Light Pea Green
#C4FE82
ΔE00 6.40
Celery
#C1FD95
ΔE00 6.52
Light Yellowish Green
#C2FF89
ΔE00 6.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFF698 #AF98F6
analogous
#F6DE98 #DFF698 #B0F698
triadic
#DFF698 #98DFF6 #F698DF
tetradic
#DFF698 #98F6DE #AF98F6 #F698B0
square
#DFF698 #98F6DE #AF98F6 #F698B0
split-complementary
#DFF698 #98B0F6 #DE98F6
monochromatic
#BCEC27 #CEF160 #DFF698 #F0FBD0 #F6FDE3
Accessibility & contrast
On white
1.18
#DFF698 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.77
#DFF698 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFF698
17.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFF698 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFF698 | 1.00 | 1.18 | 17.77 | 17.77 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC91
Deuteranopia (green-blind)
#FEEC9D
Tritanopia (blue-blind)
#E7EDDF
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #dff698; /* rgb */ color: rgb(223, 246, 152); /* oklch */ color: oklch(93.5% 0.121 120.0);
Tailwind
colors: {
custom: {
50: '#eaf9b7',
500: '#dff698',
950: '#000000',
},
}SCSS
$custom: #dff698; $custom-light: #eaf9b7; $custom-dark: #000000;
JSON
{
"hex": "#dff698",
"rgb": {
"r": 223,
"g": 246,
"b": 152
},
"hsl": {
"h": 74.681,
"s": 83.929,
"l": 78.039
},
"oklch": {
"l": 0.93531,
"c": 0.12092,
"h": 120
},
"luminance": 0.83867
}Semantic roles & 50–950 ramp
primary
#DFF698
secondary
#7B5DD5
accent
#05E03B
background
#FEFFFD
surface
#FDFFF8
border
#D5D7D1
text
#161711
muted
#848581