#DFF99E#DFF99E
#DFF99E is a very light, moderate yellow-green. Relative luminance 0.859; OKLCH L 94.3% C 0.118 H 121.7°. Best body text is #000000 at 18.18:1 contrast (WCAG AA passes).
Color values
| HEX | #DFF99E |
|---|---|
| RGB | rgb(223, 249, 158) |
| HSL | hsl(77, 88%, 80%) |
| HSV | hsv(77, 37%, 98%) |
| CMYK | cmyk(10.4%, 0%, 36.5%, 2.4%) |
| CIE-LAB | lab(94.27, -22.75, 40.92) |
| CIE-LCH | lch(94.27, 46.82, 119.08°) |
| OKLab | oklab(94.26% -0.0622 0.1008) |
| OKLCH | oklch(94.26% 0.118 121.7) |
| XYZ | xyz(70.4784, 85.9080, 45.2101) |
| Luminance | 0.8591 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.34
Light Yellow Green
#CCFD7F
ΔE00 5.47
Pistachio (survey)
#C0FA8B
ΔE00 5.78
Celery
#C1FD95
ΔE00 5.90
Light Pea Green
#C4FE82
ΔE00 6.17
Light Yellowish Green
#C2FF89
ΔE00 6.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFF99E #B89EF9
analogous
#F9E69E #DFF99E #B1F99E
triadic
#DFF99E #9EDFF9 #F99EDF
tetradic
#DFF99E #9EF9E6 #B89EF9 #F99EB1
square
#DFF99E #9EF9E6 #B89EF9 #F99EB1
split-complementary
#DFF99E #9EB1F9 #E69EF9
monochromatic
#B9F22B #CCF564 #DFF99E #F2FDD8 #F5FDE2
Accessibility & contrast
On white
1.16
#DFF99E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.18
#DFF99E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFF99E
18.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFF99E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFF99E | 1.00 | 1.16 | 18.18 | 18.18 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEF97
Deuteranopia (green-blind)
#FFEFA2
Tritanopia (blue-blind)
#E6F0E2
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #dff99e; /* rgb */ color: rgb(223, 249, 158); /* oklch */ color: oklch(94.3% 0.118 121.7);
Tailwind
colors: {
custom: {
50: '#eafbbb',
500: '#dff99e',
950: '#000000',
},
}SCSS
$custom: #dff99e; $custom-light: #eafbbb; $custom-dark: #000000;
JSON
{
"hex": "#dff99e",
"rgb": {
"r": 223,
"g": 249,
"b": 158
},
"hsl": {
"h": 77.143,
"s": 88.35,
"l": 79.804
},
"oklch": {
"l": 0.94263,
"c": 0.11842,
"h": 121.7
},
"luminance": 0.85908
}Semantic roles & 50–950 ramp
primary
#DFF99E
secondary
#8461DA
accent
#01E542
background
#FEFFFD
surface
#FDFFF8
border
#D5D7D1
text
#161712
muted
#848582