#DEFF86#DEFF86
#DEFF86 is a very light, vivid yellow-green. Relative luminance 0.888; OKLCH L 95.1% C 0.152 H 121.9°. Best body text is #000000 at 18.75:1 contrast (WCAG AA passes).
Color values
| HEX | #DEFF86 |
|---|---|
| RGB | rgb(222, 255, 134) |
| HSL | hsl(76, 100%, 76%) |
| HSV | hsv(76, 47%, 100%) |
| CMYK | cmyk(12.9%, 0%, 47.5%, 0%) |
| CIE-LAB | lab(95.48, -28.60, 53.94) |
| CIE-LCH | lch(95.48, 61.05, 117.94°) |
| OKLab | oklab(95.11% -0.0802 0.1289) |
| OKLCH | oklch(95.11% 0.152 121.9) |
| XYZ | xyz(70.1875, 88.7708, 35.9865) |
| Luminance | 0.8877 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.91
Pear
#CBF85F
ΔE00 4.18
Light Pea Green
#C4FE82
ΔE00 4.40
Pale Lime
#BEFD73
ΔE00 4.99
Light Yellowish Green
#C2FF89
ΔE00 5.14
Pistachio (survey)
#C0FA8B
ΔE00 5.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEFF86 #A786FF
analogous
#FFE486 #DEFF86 #A2FF86
triadic
#DEFF86 #86DEFF #FF86DE
tetradic
#DEFF86 #86FFE4 #A786FF #FF86A2
square
#DEFF86 #86FFE4 #A786FF #FF86A2
split-complementary
#DEFF86 #86A2FF #E486FF
monochromatic
#BDFF0C #CDFF49 #DEFF86 #EFFFC3 #F7FFE0
Accessibility & contrast
On white
1.12
#DEFF86 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.75
#DEFF86 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEFF86
18.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEFF86 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEFF86 | 1.00 | 1.12 | 18.75 | 18.75 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF37C
Deuteranopia (green-blind)
#FFF28D
Tritanopia (blue-blind)
#E7F4E3
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #deff86; /* rgb */ color: rgb(222, 255, 134); /* oklch */ color: oklch(95.1% 0.152 121.9);
Tailwind
colors: {
custom: {
50: '#eaffab',
500: '#deff86',
950: '#000000',
},
}SCSS
$custom: #deff86; $custom-light: #eaffab; $custom-dark: #000000;
JSON
{
"hex": "#deff86",
"rgb": {
"r": 222,
"g": 255,
"b": 134
},
"hsl": {
"h": 76.364,
"s": 100,
"l": 76.275
},
"oklch": {
"l": 0.95113,
"c": 0.15186,
"h": 121.9
},
"luminance": 0.88771
}Semantic roles & 50–950 ramp
primary
#DEFF86
secondary
#734ADF
accent
#00E63F
background
#FFFFFD
surface
#FEFFF7
border
#D6D7D0
text
#161810
muted
#858681