#DEFF84#DEFF84
#DEFF84 is a very light, vivid yellow-green. Relative luminance 0.887; OKLCH L 95.1% C 0.154 H 121.8°. Best body text is #000000 at 18.74:1 contrast (WCAG AA passes).
Color values
| HEX | #DEFF84 |
|---|---|
| RGB | rgb(222, 255, 132) |
| HSL | hsl(76, 100%, 76%) |
| HSV | hsv(76, 48%, 100%) |
| CMYK | cmyk(12.9%, 0%, 48.2%, 0%) |
| CIE-LAB | lab(95.46, -28.80, 54.83) |
| CIE-LCH | lch(95.46, 61.94, 117.71°) |
| OKLab | oklab(95.09% -0.0809 0.1308) |
| OKLCH | oklch(95.09% 0.154 121.8) |
| XYZ | xyz(70.0493, 88.7155, 35.2588) |
| Luminance | 0.8872 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.96
Pear
#CBF85F
ΔE00 3.98
Light Pea Green
#C4FE82
ΔE00 4.47
Pale Lime
#BEFD73
ΔE00 4.98
Light Yellowish Green
#C2FF89
ΔE00 5.26
Pistachio (survey)
#C0FA8B
ΔE00 5.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEFF84 #A584FF
analogous
#FFE384 #DEFF84 #A0FF84
triadic
#DEFF84 #84DEFF #FF84DE
tetradic
#DEFF84 #84FFE3 #A584FF #FF84A0
square
#DEFF84 #84FFE3 #A584FF #FF84A0
split-complementary
#DEFF84 #84A0FF #E384FF
monochromatic
#BDFF0A #CEFF47 #DEFF84 #EEFFC1 #F7FFE0
Accessibility & contrast
On white
1.12
#DEFF84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.74
#DEFF84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEFF84
18.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEFF84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEFF84 | 1.00 | 1.12 | 18.74 | 18.74 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF379
Deuteranopia (green-blind)
#FFF28B
Tritanopia (blue-blind)
#E7F4E3
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #deff84; /* rgb */ color: rgb(222, 255, 132); /* oklch */ color: oklch(95.1% 0.154 121.8);
Tailwind
colors: {
custom: {
50: '#eaffaa',
500: '#deff84',
950: '#000000',
},
}SCSS
$custom: #deff84; $custom-light: #eaffaa; $custom-dark: #000000;
JSON
{
"hex": "#deff84",
"rgb": {
"r": 222,
"g": 255,
"b": 132
},
"hsl": {
"h": 76.098,
"s": 100,
"l": 75.882
},
"oklch": {
"l": 0.95087,
"c": 0.1538,
"h": 121.8
},
"luminance": 0.88716
}Semantic roles & 50–950 ramp
primary
#DEFF84
secondary
#7148DF
accent
#00E63E
background
#FFFFFD
surface
#FEFFF7
border
#D6D7D0
text
#161810
muted
#858681