#DEFF82#DEFF82
#DEFF82 is a very light, vivid yellow-green. Relative luminance 0.887; OKLCH L 95.1% C 0.156 H 121.6°. Best body text is #000000 at 18.73:1 contrast (WCAG AA passes).
Color values
| HEX | #DEFF82 |
|---|---|
| RGB | rgb(222, 255, 130) |
| HSL | hsl(76, 100%, 75%) |
| HSV | hsv(76, 49%, 100%) |
| CMYK | cmyk(12.9%, 0%, 49%, 0%) |
| CIE-LAB | lab(95.44, -28.99, 55.73) |
| CIE-LCH | lch(95.44, 62.82, 117.48°) |
| OKLab | oklab(95.06% -0.0816 0.1326) |
| OKLCH | oklch(95.06% 0.156 121.6) |
| XYZ | xyz(69.9138, 88.6613, 34.5449) |
| Luminance | 0.8866 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.02
Pear
#CBF85F
ΔE00 3.80
Light Pea Green
#C4FE82
ΔE00 4.56
Pale Lime
#BEFD73
ΔE00 4.98
Light Yellowish Green
#C2FF89
ΔE00 5.38
Pistachio (survey)
#C0FA8B
ΔE00 5.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEFF82 #A382FF
analogous
#FFE182 #DEFF82 #9FFF82
triadic
#DEFF82 #82DEFF #FF82DE
tetradic
#DEFF82 #82FFE1 #A382FF #FF829F
square
#DEFF82 #82FFE1 #A382FF #FF829F
split-complementary
#DEFF82 #829FFF #E182FF
monochromatic
#BEFF08 #CEFF45 #DEFF82 #EEFFBF #F7FFE0
Accessibility & contrast
On white
1.12
#DEFF82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.73
#DEFF82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEFF82
18.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEFF82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEFF82 | 1.00 | 1.12 | 18.73 | 18.73 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF277
Deuteranopia (green-blind)
#FFF289
Tritanopia (blue-blind)
#E7F4E2
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #deff82; /* rgb */ color: rgb(222, 255, 130); /* oklch */ color: oklch(95.1% 0.156 121.6);
Tailwind
colors: {
custom: {
50: '#eaffa9',
500: '#deff82',
950: '#000000',
},
}SCSS
$custom: #deff82; $custom-light: #eaffa9; $custom-dark: #000000;
JSON
{
"hex": "#deff82",
"rgb": {
"r": 222,
"g": 255,
"b": 130
},
"hsl": {
"h": 75.84,
"s": 100,
"l": 75.49
},
"oklch": {
"l": 0.95062,
"c": 0.15571,
"h": 121.6
},
"luminance": 0.88661
}Semantic roles & 50–950 ramp
primary
#DEFF82
secondary
#6F47DE
accent
#00E63D
background
#FFFFFD
surface
#FEFFF7
border
#D6D7D0
text
#161810
muted
#858681