#DFF08C#DFF08C
#DFF08C is a very light, vivid yellow-green. Relative luminance 0.799; OKLCH L 92.1% C 0.126 H 116.8°. Best body text is #000000 at 16.98:1 contrast (WCAG AA passes).
Color values
| HEX | #DFF08C |
|---|---|
| RGB | rgb(223, 240, 140) |
| HSL | hsl(70, 77%, 75%) |
| HSV | hsv(70, 42%, 94%) |
| CMYK | cmyk(7.1%, 0%, 41.7%, 5.9%) |
| CIE-LAB | lab(91.64, -20.48, 46.36) |
| CIE-LCH | lch(91.64, 50.68, 113.83°) |
| OKLab | oklab(92.08% -0.0569 0.1124) |
| OKLCH | oklch(92.08% 0.126 116.8) |
| XYZ | xyz(66.3256, 79.9022, 36.7345) |
| Luminance | 0.7990 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.35
Light Yellow Green
#CCFD7F
ΔE00 6.20
Yellowish Tan
#FCFC81
ΔE00 6.24
Pale Yellow
#FFFF84
ΔE00 6.53
Parchment
#FEFCAF
ΔE00 6.54
Buff
#FEF69E
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFF08C #9D8CF0
analogous
#F0CF8C #DFF08C #ADF08C
triadic
#DFF08C #8CDFF0 #F08CDF
tetradic
#DFF08C #8CF0CF #9D8CF0 #F08CAD
square
#DFF08C #8CF0CF #9D8CF0 #F08CAD
split-complementary
#DFF08C #8CADF0 #CF8CF0
monochromatic
#C1E220 #D0E956 #DFF08C #EEF7C2 #F7FBE4
Accessibility & contrast
On white
1.24
#DFF08C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.98
#DFF08C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFF08C
16.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFF08C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFF08C | 1.00 | 1.24 | 16.98 | 16.98 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE784
Deuteranopia (green-blind)
#FBE891
Tritanopia (blue-blind)
#E9E6D8
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #dff08c; /* rgb */ color: rgb(223, 240, 140); /* oklch */ color: oklch(92.1% 0.126 116.8);
Tailwind
colors: {
custom: {
50: '#eaf4af',
500: '#dff08c',
950: '#000000',
},
}SCSS
$custom: #dff08c; $custom-light: #eaf4af; $custom-dark: #000000;
JSON
{
"hex": "#dff08c",
"rgb": {
"r": 223,
"g": 240,
"b": 140
},
"hsl": {
"h": 70.2,
"s": 76.923,
"l": 74.51
},
"oklch": {
"l": 0.92077,
"c": 0.12596,
"h": 116.8
},
"luminance": 0.79902
}Semantic roles & 50–950 ramp
primary
#DFF08C
secondary
#6954CC
accent
#0CD92F
background
#FFFFFD
surface
#FEFEF7
border
#D6D6D0
text
#161710
muted
#858581