#DEFF85#DEFF85
#DEFF85 is a very light, vivid yellow-green. Relative luminance 0.887; OKLCH L 95.1% C 0.153 H 121.8°. Best body text is #000000 at 18.75:1 contrast (WCAG AA passes).
Color values
| HEX | #DEFF85 |
|---|---|
| RGB | rgb(222, 255, 133) |
| HSL | hsl(76, 100%, 76%) |
| HSV | hsv(76, 48%, 100%) |
| CMYK | cmyk(12.9%, 0%, 47.8%, 0%) |
| CIE-LAB | lab(95.47, -28.70, 54.39) |
| CIE-LCH | lch(95.47, 61.49, 117.82°) |
| OKLab | oklab(95.1% -0.0806 0.1299) |
| OKLCH | oklch(95.1% 0.153 121.8) |
| XYZ | xyz(70.1181, 88.7430, 35.6209) |
| Luminance | 0.8874 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.93
Pear
#CBF85F
ΔE00 4.08
Light Pea Green
#C4FE82
ΔE00 4.43
Pale Lime
#BEFD73
ΔE00 4.98
Light Yellowish Green
#C2FF89
ΔE00 5.20
Pistachio (survey)
#C0FA8B
ΔE00 5.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEFF85 #A685FF
analogous
#FFE385 #DEFF85 #A1FF85
triadic
#DEFF85 #85DEFF #FF85DE
tetradic
#DEFF85 #85FFE3 #A685FF #FF85A1
square
#DEFF85 #85FFE3 #A685FF #FF85A1
split-complementary
#DEFF85 #85A1FF #E385FF
monochromatic
#BDFF0B #CDFF48 #DEFF85 #EFFFC2 #F7FFE0
Accessibility & contrast
On white
1.12
#DEFF85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.75
#DEFF85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEFF85
18.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEFF85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEFF85 | 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)
#FFF37A
Deuteranopia (green-blind)
#FFF28C
Tritanopia (blue-blind)
#E7F4E3
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #deff85; /* rgb */ color: rgb(222, 255, 133); /* oklch */ color: oklch(95.1% 0.153 121.8);
Tailwind
colors: {
custom: {
50: '#eaffab',
500: '#deff85',
950: '#000000',
},
}SCSS
$custom: #deff85; $custom-light: #eaffab; $custom-dark: #000000;
JSON
{
"hex": "#deff85",
"rgb": {
"r": 222,
"g": 255,
"b": 133
},
"hsl": {
"h": 76.23,
"s": 100,
"l": 76.078
},
"oklch": {
"l": 0.951,
"c": 0.15283,
"h": 121.8
},
"luminance": 0.88743
}Semantic roles & 50–950 ramp
primary
#DEFF85
secondary
#7249DF
accent
#00E63E
background
#FFFFFD
surface
#FEFFF7
border
#D6D7D0
text
#161810
muted
#858681