#DFF08D#DFF08D
#DFF08D is a very light, vivid yellow-green. Relative luminance 0.799; OKLCH L 92.1% C 0.125 H 116.9°. Best body text is #000000 at 16.99:1 contrast (WCAG AA passes).
Color values
| HEX | #DFF08D |
|---|---|
| RGB | rgb(223, 240, 141) |
| HSL | hsl(70, 77%, 75%) |
| HSV | hsv(70, 41%, 94%) |
| CMYK | cmyk(7.1%, 0%, 41.3%, 5.9%) |
| CIE-LAB | lab(91.65, -20.37, 45.89) |
| CIE-LCH | lch(91.65, 50.21, 113.94°) |
| OKLab | oklab(92.09% -0.0565 0.1114) |
| OKLCH | oklch(92.09% 0.125 116.9) |
| XYZ | xyz(66.3996, 79.9318, 37.1245) |
| Luminance | 0.7993 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.22
Light Yellow Green
#CCFD7F
ΔE00 6.24
Yellowish Tan
#FCFC81
ΔE00 6.34
Parchment
#FEFCAF
ΔE00 6.47
Buff
#FEF69E
ΔE00 6.60
Pale Yellow
#FFFF84
ΔE00 6.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFF08D #9E8DF0
analogous
#F0D08D #DFF08D #AEF08D
triadic
#DFF08D #8DDFF0 #F08DDF
tetradic
#DFF08D #8DF0D0 #9E8DF0 #F08DAE
square
#DFF08D #8DF0D0 #9E8DF0 #F08DAE
split-complementary
#DFF08D #8DAEF0 #D08DF0
monochromatic
#C1E221 #D0E957 #DFF08D #EEF7C3 #F7FBE4
Accessibility & contrast
On white
1.24
#DFF08D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.99
#DFF08D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFF08D
16.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFF08D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFF08D | 1.00 | 1.24 | 16.99 | 16.99 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE785
Deuteranopia (green-blind)
#FAE892
Tritanopia (blue-blind)
#E9E6D8
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #dff08d; /* rgb */ color: rgb(223, 240, 141); /* oklch */ color: oklch(92.1% 0.125 116.9);
Tailwind
colors: {
custom: {
50: '#eaf4b0',
500: '#dff08d',
950: '#000000',
},
}SCSS
$custom: #dff08d; $custom-light: #eaf4b0; $custom-dark: #000000;
JSON
{
"hex": "#dff08d",
"rgb": {
"r": 223,
"g": 240,
"b": 141
},
"hsl": {
"h": 70.303,
"s": 76.744,
"l": 74.706
},
"oklch": {
"l": 0.92092,
"c": 0.1249,
"h": 116.9
},
"luminance": 0.79931
}Semantic roles & 50–950 ramp
primary
#DFF08D
secondary
#6A55CC
accent
#0DD930
background
#FFFFFD
surface
#FEFEF7
border
#D6D6D0
text
#161710
muted
#858581