#DEFF81#DEFF81
#DEFF81 is a very light, vivid yellow-green. Relative luminance 0.886; OKLCH L 95.0% C 0.157 H 121.6°. Best body text is #000000 at 18.73:1 contrast (WCAG AA passes).
Color values
| HEX | #DEFF81 |
|---|---|
| RGB | rgb(222, 255, 129) |
| HSL | hsl(76, 100%, 75%) |
| HSV | hsv(76, 49%, 100%) |
| CMYK | cmyk(12.9%, 0%, 49.4%, 0%) |
| CIE-LAB | lab(95.43, -29.09, 56.17) |
| CIE-LCH | lch(95.43, 63.26, 117.38°) |
| OKLab | oklab(95.05% -0.082 0.1335) |
| OKLCH | oklch(95.05% 0.157 121.6) |
| XYZ | xyz(69.8470, 88.6346, 34.1931) |
| Luminance | 0.8863 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.06
Pear
#CBF85F
ΔE00 3.71
Light Pea Green
#C4FE82
ΔE00 4.61
Pale Lime
#BEFD73
ΔE00 4.98
Light Yellowish Green
#C2FF89
ΔE00 5.45
Light Lime Green
#B9FF66
ΔE00 5.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEFF81 #A281FF
analogous
#FFE181 #DEFF81 #9FFF81
triadic
#DEFF81 #81DEFF #FF81DE
tetradic
#DEFF81 #81FFE1 #A281FF #FF819F
square
#DEFF81 #81FFE1 #A281FF #FF819F
split-complementary
#DEFF81 #819FFF #E181FF
monochromatic
#BEFF07 #CEFF44 #DEFF81 #EEFFBE #F7FFE0
Accessibility & contrast
On white
1.12
#DEFF81 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.73
#DEFF81 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEFF81
18.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEFF81 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEFF81 | 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)
#FFF276
Deuteranopia (green-blind)
#FFF288
Tritanopia (blue-blind)
#E7F4E2
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #deff81; /* rgb */ color: rgb(222, 255, 129); /* oklch */ color: oklch(95.0% 0.157 121.6);
Tailwind
colors: {
custom: {
50: '#eaffa8',
500: '#deff81',
950: '#000000',
},
}SCSS
$custom: #deff81; $custom-light: #eaffa8; $custom-dark: #000000;
JSON
{
"hex": "#deff81",
"rgb": {
"r": 222,
"g": 255,
"b": 129
},
"hsl": {
"h": 75.714,
"s": 100,
"l": 75.294
},
"oklch": {
"l": 0.95049,
"c": 0.15667,
"h": 121.6
},
"luminance": 0.88635
}Semantic roles & 50–950 ramp
primary
#DEFF81
secondary
#6E46DE
accent
#00E63C
background
#FFFFFD
surface
#FEFFF7
border
#D6D7D0
text
#161810
muted
#858681