#DFF199#DFF199
#DFF199 is a very light, moderate yellow-green. Relative luminance 0.809; OKLCH L 92.5% C 0.113 H 118.1°. Best body text is #000000 at 17.18:1 contrast (WCAG AA passes).
Color values
| HEX | #DFF199 |
|---|---|
| RGB | rgb(223, 241, 153) |
| HSL | hsl(72, 76%, 77%) |
| HSV | hsv(72, 37%, 95%) |
| CMYK | cmyk(7.5%, 0%, 36.5%, 5.5%) |
| CIE-LAB | lab(92.09, -19.50, 40.56) |
| CIE-LCH | lch(92.09, 45.00, 115.68°) |
| OKLab | oklab(92.49% -0.0532 0.0998) |
| OKLCH | oklch(92.49% 0.113 118.1) |
| XYZ | xyz(67.6366, 80.8989, 42.1827) |
| Luminance | 0.8090 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 1.83
Parchment
#FEFCAF
ΔE00 5.97
Creme
#FFFFB6
ΔE00 6.13
Light Beige
#FFFEB6
ΔE00 6.29
Light Yellow Green
#CCFD7F
ΔE00 6.79
Buff
#FEF69E
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFF199 #AB99F1
analogous
#F1D799 #DFF199 #B3F199
triadic
#DFF199 #99DFF1 #F199DF
tetradic
#DFF199 #99F1D7 #AB99F1 #F199B3
square
#DFF199 #99F1D7 #AB99F1 #F199B3
split-complementary
#DFF199 #99B3F1 #D799F1
monochromatic
#BDE22D #CEEA63 #DFF199 #F0F8CF #F7FBE4
Accessibility & contrast
On white
1.22
#DFF199 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.18
#DFF199 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFF199
17.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFF199 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFF199 | 1.00 | 1.22 | 17.18 | 17.18 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE893
Deuteranopia (green-blind)
#FAE99D
Tritanopia (blue-blind)
#E7E8DB
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #dff199; /* rgb */ color: rgb(223, 241, 153); /* oklch */ color: oklch(92.5% 0.113 118.1);
Tailwind
colors: {
custom: {
50: '#eaf5b8',
500: '#dff199',
950: '#000000',
},
}SCSS
$custom: #dff199; $custom-light: #eaf5b8; $custom-dark: #000000;
JSON
{
"hex": "#dff199",
"rgb": {
"r": 223,
"g": 241,
"b": 153
},
"hsl": {
"h": 72.273,
"s": 75.862,
"l": 77.255
},
"oklch": {
"l": 0.92492,
"c": 0.11308,
"h": 118.1
},
"luminance": 0.80898
}Semantic roles & 50–950 ramp
primary
#DFF199
secondary
#7660CE
accent
#0DD837
background
#FEFFFD
surface
#FDFEF8
border
#D5D6D1
text
#161711
muted
#848581