#DFF198#DFF198
#DFF198 is a very light, moderate yellow-green. Relative luminance 0.809; OKLCH L 92.5% C 0.114 H 118.0°. Best body text is #000000 at 17.17:1 contrast (WCAG AA passes).
Color values
| HEX | #DFF198 |
|---|---|
| RGB | rgb(223, 241, 152) |
| HSL | hsl(72, 76%, 77%) |
| HSV | hsv(72, 37%, 95%) |
| CMYK | cmyk(7.5%, 0%, 36.9%, 5.5%) |
| CIE-LAB | lab(92.07, -19.62, 41.03) |
| CIE-LCH | lch(92.07, 45.48, 115.55°) |
| OKLab | oklab(92.48% -0.0536 0.1008) |
| OKLCH | oklch(92.48% 0.114 118) |
| XYZ | xyz(67.5543, 80.8660, 41.7495) |
| Luminance | 0.8087 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 1.94
Parchment
#FEFCAF
ΔE00 6.00
Creme
#FFFFB6
ΔE00 6.19
Light Beige
#FFFEB6
ΔE00 6.35
Light Yellow Green
#CCFD7F
ΔE00 6.70
Buff
#FEF69E
ΔE00 6.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFF198 #AA98F1
analogous
#F1D798 #DFF198 #B3F198
triadic
#DFF198 #98DFF1 #F198DF
tetradic
#DFF198 #98F1D7 #AA98F1 #F198B3
square
#DFF198 #98F1D7 #AA98F1 #F198B3
split-complementary
#DFF198 #98B3F1 #D798F1
monochromatic
#BEE22C #CEEA62 #DFF198 #F0F8CE #F7FBE4
Accessibility & contrast
On white
1.22
#DFF198 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.17
#DFF198 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFF198
17.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFF198 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFF198 | 1.00 | 1.22 | 17.17 | 17.17 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE891
Deuteranopia (green-blind)
#FAE99C
Tritanopia (blue-blind)
#E7E8DB
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #dff198; /* rgb */ color: rgb(223, 241, 152); /* oklch */ color: oklch(92.5% 0.114 118.0);
Tailwind
colors: {
custom: {
50: '#eaf5b7',
500: '#dff198',
950: '#000000',
},
}SCSS
$custom: #dff198; $custom-light: #eaf5b7; $custom-dark: #000000;
JSON
{
"hex": "#dff198",
"rgb": {
"r": 223,
"g": 241,
"b": 152
},
"hsl": {
"h": 72.135,
"s": 76.068,
"l": 77.059
},
"oklch": {
"l": 0.92476,
"c": 0.11419,
"h": 118
},
"luminance": 0.80866
}Semantic roles & 50–950 ramp
primary
#DFF198
secondary
#755FCE
accent
#0DD836
background
#FEFFFD
surface
#FDFEF8
border
#D5D6D1
text
#161711
muted
#848581