#DFF99D#DFF99D
#DFF99D is a very light, moderate yellow-green. Relative luminance 0.859; OKLCH L 94.2% C 0.120 H 121.6°. Best body text is #000000 at 18.17:1 contrast (WCAG AA passes).
Color values
| HEX | #DFF99D |
|---|---|
| RGB | rgb(223, 249, 157) |
| HSL | hsl(77, 88%, 80%) |
| HSV | hsv(77, 37%, 98%) |
| CMYK | cmyk(10.4%, 0%, 36.9%, 2.4%) |
| CIE-LAB | lab(94.26, -22.88, 41.39) |
| CIE-LCH | lch(94.26, 47.29, 118.93°) |
| OKLab | oklab(94.25% -0.0626 0.1018) |
| OKLCH | oklch(94.25% 0.12 121.6) |
| XYZ | xyz(70.3927, 85.8737, 44.7586) |
| Luminance | 0.8587 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.39
Light Yellow Green
#CCFD7F
ΔE00 5.36
Pistachio (survey)
#C0FA8B
ΔE00 5.74
Celery
#C1FD95
ΔE00 5.90
Light Pea Green
#C4FE82
ΔE00 6.09
Light Yellowish Green
#C2FF89
ΔE00 6.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFF99D #B79DF9
analogous
#F9E59D #DFF99D #B1F99D
triadic
#DFF99D #9DDFF9 #F99DDF
tetradic
#DFF99D #9DF9E5 #B79DF9 #F99DB1
square
#DFF99D #9DF9E5 #B79DF9 #F99DB1
split-complementary
#DFF99D #9DB1F9 #E59DF9
monochromatic
#B9F22A #CCF563 #DFF99D #F2FDD7 #F6FDE2
Accessibility & contrast
On white
1.16
#DFF99D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.17
#DFF99D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFF99D
18.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFF99D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFF99D | 1.00 | 1.16 | 18.17 | 18.17 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEF96
Deuteranopia (green-blind)
#FFEFA1
Tritanopia (blue-blind)
#E6F0E2
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #dff99d; /* rgb */ color: rgb(223, 249, 157); /* oklch */ color: oklch(94.2% 0.120 121.6);
Tailwind
colors: {
custom: {
50: '#eafbbb',
500: '#dff99d',
950: '#000000',
},
}SCSS
$custom: #dff99d; $custom-light: #eafbbb; $custom-dark: #000000;
JSON
{
"hex": "#dff99d",
"rgb": {
"r": 223,
"g": 249,
"b": 157
},
"hsl": {
"h": 76.957,
"s": 88.462,
"l": 79.608
},
"oklch": {
"l": 0.94246,
"c": 0.11953,
"h": 121.6
},
"luminance": 0.85874
}Semantic roles & 50–950 ramp
primary
#DFF99D
secondary
#8360DA
accent
#00E541
background
#FEFFFD
surface
#FDFFF8
border
#D5D7D1
text
#161712
muted
#848582