#DEFF83#DEFF83
#DEFF83 is a very light, vivid yellow-green. Relative luminance 0.887; OKLCH L 95.1% C 0.155 H 121.7°. Best body text is #000000 at 18.74:1 contrast (WCAG AA passes).
Color values
| HEX | #DEFF83 |
|---|---|
| RGB | rgb(222, 255, 131) |
| HSL | hsl(76, 100%, 76%) |
| HSV | hsv(76, 49%, 100%) |
| CMYK | cmyk(12.9%, 0%, 48.6%, 0%) |
| CIE-LAB | lab(95.45, -28.89, 55.28) |
| CIE-LCH | lch(95.45, 62.38, 117.60°) |
| OKLab | oklab(95.07% -0.0813 0.1317) |
| OKLCH | oklch(95.07% 0.155 121.7) |
| XYZ | xyz(69.9812, 88.6883, 34.9001) |
| Luminance | 0.8869 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.99
Pear
#CBF85F
ΔE00 3.89
Light Pea Green
#C4FE82
ΔE00 4.52
Pale Lime
#BEFD73
ΔE00 4.97
Light Yellowish Green
#C2FF89
ΔE00 5.32
Pistachio (survey)
#C0FA8B
ΔE00 5.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEFF83 #A483FF
analogous
#FFE283 #DEFF83 #A0FF83
triadic
#DEFF83 #83DEFF #FF83DE
tetradic
#DEFF83 #83FFE2 #A483FF #FF83A0
square
#DEFF83 #83FFE2 #A483FF #FF83A0
split-complementary
#DEFF83 #83A0FF #E283FF
monochromatic
#BDFF09 #CEFF46 #DEFF83 #EEFFC0 #F7FFE0
Accessibility & contrast
On white
1.12
#DEFF83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.74
#DEFF83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEFF83
18.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEFF83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEFF83 | 1.00 | 1.12 | 18.74 | 18.74 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF378
Deuteranopia (green-blind)
#FFF28A
Tritanopia (blue-blind)
#E7F4E2
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #deff83; /* rgb */ color: rgb(222, 255, 131); /* oklch */ color: oklch(95.1% 0.155 121.7);
Tailwind
colors: {
custom: {
50: '#eaffaa',
500: '#deff83',
950: '#000000',
},
}SCSS
$custom: #deff83; $custom-light: #eaffaa; $custom-dark: #000000;
JSON
{
"hex": "#deff83",
"rgb": {
"r": 222,
"g": 255,
"b": 131
},
"hsl": {
"h": 75.968,
"s": 100,
"l": 75.686
},
"oklch": {
"l": 0.95074,
"c": 0.15476,
"h": 121.7
},
"luminance": 0.88688
}Semantic roles & 50–950 ramp
primary
#DEFF83
secondary
#7048DF
accent
#00E63D
background
#FFFFFD
surface
#FEFFF7
border
#D6D7D0
text
#161810
muted
#858681