#DFF882#DFF882
#DFF882 is a very light, vivid yellow-green. Relative luminance 0.844; OKLCH L 93.6% C 0.146 H 119.2°. Best body text is #000000 at 17.89:1 contrast (WCAG AA passes).
Color values
| HEX | #DFF882 |
|---|---|
| RGB | rgb(223, 248, 130) |
| HSL | hsl(73, 89%, 74%) |
| HSV | hsv(73, 48%, 97%) |
| CMYK | cmyk(10.1%, 0%, 47.6%, 2.7%) |
| CIE-LAB | lab(93.64, -25.33, 53.57) |
| CIE-LCH | lch(93.64, 59.26, 115.30°) |
| OKLab | oklab(93.64% -0.0714 0.1279) |
| OKLCH | oklch(93.64% 0.146 119.2) |
| XYZ | xyz(68.0286, 84.4348, 33.8285) |
| Luminance | 0.8443 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 4.23
Pear
#CBF85F
ΔE00 4.54
Light Pea Green
#C4FE82
ΔE00 5.74
Light Khaki
#E6F2A2
ΔE00 5.77
Yellowish Tan
#FCFC81
ΔE00 5.98
Faded Yellow
#FEFF7F
ΔE00 6.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFF882 #9B82F8
analogous
#F8D682 #DFF882 #A4F882
triadic
#DFF882 #82DFF8 #F882DF
tetradic
#DFF882 #82F8D6 #9B82F8 #F882A4
square
#DFF882 #82F8D6 #9B82F8 #F882A4
split-complementary
#DFF882 #82A4F8 #D682F8
monochromatic
#C1F20E #D0F548 #DFF882 #EEFBBC #F8FDE2
Accessibility & contrast
On white
1.17
#DFF882 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.89
#DFF882 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFF882
17.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFF882 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFF882 | 1.00 | 1.17 | 17.89 | 17.89 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED78
Deuteranopia (green-blind)
#FFED88
Tritanopia (blue-blind)
#E9EDDD
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #dff882; /* rgb */ color: rgb(223, 248, 130); /* oklch */ color: oklch(93.6% 0.146 119.2);
Tailwind
colors: {
custom: {
50: '#ebfaa9',
500: '#dff882',
950: '#000000',
},
}SCSS
$custom: #dff882; $custom-light: #ebfaa9; $custom-dark: #000000;
JSON
{
"hex": "#dff882",
"rgb": {
"r": 223,
"g": 248,
"b": 130
},
"hsl": {
"h": 72.712,
"s": 89.394,
"l": 74.118
},
"oklch": {
"l": 0.93635,
"c": 0.14643,
"h": 119.2
},
"luminance": 0.84434
}Semantic roles & 50–950 ramp
primary
#DFF882
secondary
#6749D5
accent
#00E631
background
#FFFFFD
surface
#FEFFF7
border
#D6D7D0
text
#161710
muted
#858581