#DFF098#DFF098
#DFF098 is a very light, moderate yellow-green. Relative luminance 0.803; OKLCH L 92.3% C 0.113 H 117.6°. Best body text is #000000 at 17.06:1 contrast (WCAG AA passes).
Color values
| HEX | #DFF098 |
|---|---|
| RGB | rgb(223, 240, 152) |
| HSL | hsl(72, 75%, 77%) |
| HSV | hsv(72, 37%, 94%) |
| CMYK | cmyk(7.1%, 0%, 36.7%, 5.9%) |
| CIE-LAB | lab(91.81, -19.13, 40.69) |
| CIE-LCH | lch(91.81, 44.96, 115.18°) |
| OKLab | oklab(92.27% -0.0523 0.1) |
| OKLCH | oklch(92.27% 0.113 117.6) |
| XYZ | xyz(67.2591, 80.2756, 41.6511) |
| Luminance | 0.8027 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 1.77
Parchment
#FEFCAF
ΔE00 5.90
Creme
#FFFFB6
ΔE00 6.10
Light Beige
#FFFEB6
ΔE00 6.25
Buff
#FEF69E
ΔE00 6.66
Light Yellow Green
#CCFD7F
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFF098 #A998F0
analogous
#F0D598 #DFF098 #B3F098
triadic
#DFF098 #98DFF0 #F098DF
tetradic
#DFF098 #98F0D5 #A998F0 #F098B3
square
#DFF098 #98F0D5 #A998F0 #F098B3
split-complementary
#DFF098 #98B3F0 #D598F0
monochromatic
#BEE02D #CEE863 #DFF098 #F0F8CD #F7FBE4
Accessibility & contrast
On white
1.23
#DFF098 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.06
#DFF098 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFF098
17.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFF098 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFF098 | 1.00 | 1.23 | 17.06 | 17.06 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE792
Deuteranopia (green-blind)
#F9E89C
Tritanopia (blue-blind)
#E8E7DA
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #dff098; /* rgb */ color: rgb(223, 240, 152); /* oklch */ color: oklch(92.3% 0.113 117.6);
Tailwind
colors: {
custom: {
50: '#eaf5b7',
500: '#dff098',
950: '#000000',
},
}SCSS
$custom: #dff098; $custom-light: #eaf5b7; $custom-dark: #000000;
JSON
{
"hex": "#dff098",
"rgb": {
"r": 223,
"g": 240,
"b": 152
},
"hsl": {
"h": 71.591,
"s": 74.576,
"l": 76.863
},
"oklch": {
"l": 0.92265,
"c": 0.11286,
"h": 117.6
},
"luminance": 0.80275
}Semantic roles & 50–950 ramp
primary
#DFF098
secondary
#745FCD
accent
#0FD735
background
#FEFFFD
surface
#FDFEF8
border
#D5D6D1
text
#161711
muted
#848581