#DEFF87#DEFF87
#DEFF87 is a very light, vivid yellow-green. Relative luminance 0.888; OKLCH L 95.1% C 0.151 H 122.0°. Best body text is #000000 at 18.76:1 contrast (WCAG AA passes).
Color values
| HEX | #DEFF87 |
|---|---|
| RGB | rgb(222, 255, 135) |
| HSL | hsl(77, 100%, 76%) |
| HSV | hsv(77, 47%, 100%) |
| CMYK | cmyk(12.9%, 0%, 47.1%, 0%) |
| CIE-LAB | lab(95.50, -28.50, 53.48) |
| CIE-LCH | lch(95.50, 60.60, 118.05°) |
| OKLab | oklab(95.13% -0.0799 0.128) |
| OKLCH | oklch(95.13% 0.151 122) |
| XYZ | xyz(70.2576, 88.7988, 36.3555) |
| Luminance | 0.8880 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.90
Pear
#CBF85F
ΔE00 4.29
Light Pea Green
#C4FE82
ΔE00 4.36
Pale Lime
#BEFD73
ΔE00 5.00
Light Yellowish Green
#C2FF89
ΔE00 5.08
Pistachio (survey)
#C0FA8B
ΔE00 5.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEFF87 #A887FF
analogous
#FFE487 #DEFF87 #A2FF87
triadic
#DEFF87 #87DEFF #FF87DE
tetradic
#DEFF87 #87FFE4 #A887FF #FF87A2
square
#DEFF87 #87FFE4 #A887FF #FF87A2
split-complementary
#DEFF87 #87A2FF #E487FF
monochromatic
#BCFF0D #CDFF4A #DEFF87 #EFFFC4 #F7FFE0
Accessibility & contrast
On white
1.12
#DEFF87 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.76
#DEFF87 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEFF87
18.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEFF87 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEFF87 | 1.00 | 1.12 | 18.76 | 18.76 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF37D
Deuteranopia (green-blind)
#FFF28E
Tritanopia (blue-blind)
#E7F5E3
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #deff87; /* rgb */ color: rgb(222, 255, 135); /* oklch */ color: oklch(95.1% 0.151 122.0);
Tailwind
colors: {
custom: {
50: '#eaffac',
500: '#deff87',
950: '#000000',
},
}SCSS
$custom: #deff87; $custom-light: #eaffac; $custom-dark: #000000;
JSON
{
"hex": "#deff87",
"rgb": {
"r": 222,
"g": 255,
"b": 135
},
"hsl": {
"h": 76.5,
"s": 100,
"l": 76.471
},
"oklch": {
"l": 0.95127,
"c": 0.15088,
"h": 122
},
"luminance": 0.88799
}Semantic roles & 50–950 ramp
primary
#DEFF87
secondary
#744BDF
accent
#00E63F
background
#FFFFFD
surface
#FEFFF7
border
#D6D7D0
text
#161810
muted
#858681