#DEFF80#DEFF80
#DEFF80 is a very light, vivid yellow-green. Relative luminance 0.886; OKLCH L 95.0% C 0.158 H 121.5°. Best body text is #000000 at 18.72:1 contrast (WCAG AA passes).
Color values
| HEX | #DEFF80 |
|---|---|
| RGB | rgb(222, 255, 128) |
| HSL | hsl(76, 100%, 75%) |
| HSV | hsv(76, 50%, 100%) |
| CMYK | cmyk(12.9%, 0%, 49.8%, 0%) |
| CIE-LAB | lab(95.42, -29.18, 56.62) |
| CIE-LCH | lch(95.42, 63.70, 117.27°) |
| OKLab | oklab(95.04% -0.0824 0.1344) |
| OKLCH | oklch(95.04% 0.158 121.5) |
| XYZ | xyz(69.7809, 88.6081, 33.8448) |
| Luminance | 0.8861 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.10
Pear
#CBF85F
ΔE00 3.62
Light Pea Green
#C4FE82
ΔE00 4.67
Pale Lime
#BEFD73
ΔE00 4.99
Light Yellowish Green
#C2FF89
ΔE00 5.52
Light Lime Green
#B9FF66
ΔE00 5.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEFF80 #A180FF
analogous
#FFE180 #DEFF80 #9EFF80
triadic
#DEFF80 #80DEFF #FF80DE
tetradic
#DEFF80 #80FFE1 #A180FF #FF809E
square
#DEFF80 #80FFE1 #A180FF #FF809E
split-complementary
#DEFF80 #809EFF #E180FF
monochromatic
#BEFF06 #CEFF43 #DEFF80 #EEFFBD #F7FFE0
Accessibility & contrast
On white
1.12
#DEFF80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.72
#DEFF80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEFF80
18.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEFF80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEFF80 | 1.00 | 1.12 | 18.72 | 18.72 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF274
Deuteranopia (green-blind)
#FFF287
Tritanopia (blue-blind)
#E7F4E2
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #deff80; /* rgb */ color: rgb(222, 255, 128); /* oklch */ color: oklch(95.0% 0.158 121.5);
Tailwind
colors: {
custom: {
50: '#eaffa8',
500: '#deff80',
950: '#000000',
},
}SCSS
$custom: #deff80; $custom-light: #eaffa8; $custom-dark: #000000;
JSON
{
"hex": "#deff80",
"rgb": {
"r": 222,
"g": 255,
"b": 128
},
"hsl": {
"h": 75.591,
"s": 100,
"l": 75.098
},
"oklch": {
"l": 0.95037,
"c": 0.15761,
"h": 121.5
},
"luminance": 0.88608
}Semantic roles & 50–950 ramp
primary
#DEFF80
secondary
#6D45DE
accent
#00E63C
background
#FFFFFD
surface
#FEFFF7
border
#D6D7D0
text
#161810
muted
#858681