#DFF282#DFF282
#DFF282 is a very light, vivid yellow-green. Relative luminance 0.808; OKLCH L 92.4% C 0.139 H 117.1°. Best body text is #000000 at 17.16:1 contrast (WCAG AA passes).
Color values
| HEX | #DFF282 |
|---|---|
| RGB | rgb(223, 242, 130) |
| HSL | hsl(70, 81%, 73%) |
| HSV | hsv(70, 46%, 95%) |
| CMYK | cmyk(7.9%, 0%, 46.3%, 5.1%) |
| CIE-LAB | lab(92.04, -22.47, 51.64) |
| CIE-LCH | lch(92.04, 56.32, 113.52°) |
| OKLab | oklab(92.36% -0.0633 0.1236) |
| OKLCH | oklch(92.36% 0.139 117.1) |
| XYZ | xyz(66.2135, 80.8045, 33.2234) |
| Luminance | 0.8080 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.92
Light Yellow Green
#CCFD7F
ΔE00 5.52
Yellowish Tan
#FCFC81
ΔE00 5.54
Pear
#CBF85F
ΔE00 5.60
Pale Yellow
#FFFF84
ΔE00 5.85
Faded Yellow
#FEFF7F
ΔE00 5.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFF282 #9582F2
analogous
#F2CD82 #DFF282 #A7F282
triadic
#DFF282 #82DFF2 #F282DF
tetradic
#DFF282 #82F2CD #9582F2 #F282A7
square
#DFF282 #82F2CD #9582F2 #F282A7
split-complementary
#DFF282 #82A7F2 #CD82F2
monochromatic
#C0E218 #D1EC4B #DFF282 #EDF8B9 #F8FCE3
Accessibility & contrast
On white
1.22
#DFF282 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.16
#DFF282 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFF282
17.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFF282 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFF282 | 1.00 | 1.22 | 17.16 | 17.16 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE878
Deuteranopia (green-blind)
#FDE988
Tritanopia (blue-blind)
#E9E7D8
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #dff282; /* rgb */ color: rgb(223, 242, 130); /* oklch */ color: oklch(92.4% 0.139 117.1);
Tailwind
colors: {
custom: {
50: '#ebf6a8',
500: '#dff282',
950: '#000000',
},
}SCSS
$custom: #dff282; $custom-light: #ebf6a8; $custom-dark: #000000;
JSON
{
"hex": "#dff282",
"rgb": {
"r": 223,
"g": 242,
"b": 130
},
"hsl": {
"h": 70.179,
"s": 81.159,
"l": 72.941
},
"oklch": {
"l": 0.92359,
"c": 0.13884,
"h": 117.1
},
"luminance": 0.80804
}Semantic roles & 50–950 ramp
primary
#DFF282
secondary
#614BCD
accent
#08DE2C
background
#FFFFFD
surface
#FEFEF7
border
#D6D6D0
text
#161710
muted
#858581