#DEF884#DEF884
#DEF884 is a very light, vivid yellow-green. Relative luminance 0.843; OKLCH L 93.6% C 0.145 H 119.7°. Best body text is #000000 at 17.87:1 contrast (WCAG AA passes).
Color values
| HEX | #DEF884 |
|---|---|
| RGB | rgb(222, 248, 132) |
| HSL | hsl(73, 89%, 75%) |
| HSV | hsv(73, 47%, 97%) |
| CMYK | cmyk(10.5%, 0%, 46.8%, 2.7%) |
| CIE-LAB | lab(93.59, -25.51, 52.57) |
| CIE-LCH | lch(93.59, 58.43, 115.89°) |
| OKLab | oklab(93.59% -0.0717 0.1258) |
| OKLCH | oklch(93.59% 0.145 119.7) |
| XYZ | xyz(67.8569, 84.3306, 34.5280) |
| Luminance | 0.8433 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 4.01
Pear
#CBF85F
ΔE00 4.62
Light Pea Green
#C4FE82
ΔE00 5.48
Light Khaki
#E6F2A2
ΔE00 5.60
Pale Lime
#BEFD73
ΔE00 6.05
Pistachio (survey)
#C0FA8B
ΔE00 6.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEF884 #9E84F8
analogous
#F8D884 #DEF884 #A4F884
triadic
#DEF884 #84DEF8 #F884DE
tetradic
#DEF884 #84F8D8 #9E84F8 #F884A4
square
#DEF884 #84F8D8 #9E84F8 #F884A4
split-complementary
#DEF884 #84A4F8 #D884F8
monochromatic
#BFF110 #CEF54A #DEF884 #EEFBBE #F7FDE2
Accessibility & contrast
On white
1.18
#DEF884 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.87
#DEF884 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEF884
17.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEF884 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEF884 | 1.00 | 1.18 | 17.87 | 17.87 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED7A
Deuteranopia (green-blind)
#FFED8A
Tritanopia (blue-blind)
#E8EDDD
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #def884; /* rgb */ color: rgb(222, 248, 132); /* oklch */ color: oklch(93.6% 0.145 119.7);
Tailwind
colors: {
custom: {
50: '#eafaaa',
500: '#def884',
950: '#000000',
},
}SCSS
$custom: #def884; $custom-light: #eafaaa; $custom-dark: #000000;
JSON
{
"hex": "#def884",
"rgb": {
"r": 222,
"g": 248,
"b": 132
},
"hsl": {
"h": 73.448,
"s": 89.231,
"l": 74.51
},
"oklch": {
"l": 0.9359,
"c": 0.14477,
"h": 119.7
},
"luminance": 0.8433
}Semantic roles & 50–950 ramp
primary
#DEF884
secondary
#6A4BD5
accent
#00E633
background
#FFFFFD
surface
#FEFFF7
border
#D6D7D0
text
#161710
muted
#858581