#DAFE84#DAFE84
#DAFE84 is a very light, vivid yellow-green. Relative luminance 0.875; OKLCH L 94.6% C 0.154 H 122.9°. Best body text is #000000 at 18.49:1 contrast (WCAG AA passes).
Color values
| HEX | #DAFE84 |
|---|---|
| RGB | rgb(218, 254, 132) |
| HSL | hsl(78, 98%, 76%) |
| HSV | hsv(78, 48%, 100%) |
| CMYK | cmyk(14.2%, 0%, 48%, 0.4%) |
| CIE-LAB | lab(94.93, -29.82, 54.13) |
| CIE-LCH | lch(94.93, 61.80, 118.85°) |
| OKLab | oklab(94.6% -0.0836 0.1293) |
| OKLCH | oklch(94.6% 0.154 122.9) |
| XYZ | xyz(68.5203, 87.4548, 35.0960) |
| Luminance | 0.8746 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.30
Light Pea Green
#C4FE82
ΔE00 3.81
Pear
#CBF85F
ΔE00 3.86
Pale Lime
#BEFD73
ΔE00 4.39
Light Yellowish Green
#C2FF89
ΔE00 4.59
Pistachio (survey)
#C0FA8B
ΔE00 4.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAFE84 #A884FE
analogous
#FEE584 #DAFE84 #9DFE84
triadic
#DAFE84 #84DAFE #FE84DA
tetradic
#DAFE84 #84FEE5 #A884FE #FE849D
square
#DAFE84 #84FEE5 #A884FE #FE849D
split-complementary
#DAFE84 #849DFE #E584FE
monochromatic
#B5FD0B #C8FE47 #DAFE84 #ECFEC1 #F6FFE1
Accessibility & contrast
On white
1.14
#DAFE84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.49
#DAFE84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAFE84
18.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAFE84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAFE84 | 1.00 | 1.14 | 18.49 | 18.49 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF179
Deuteranopia (green-blind)
#FFF08B
Tritanopia (blue-blind)
#E2F4E2
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #dafe84; /* rgb */ color: rgb(218, 254, 132); /* oklch */ color: oklch(94.6% 0.154 122.9);
Tailwind
colors: {
custom: {
50: '#e7feaa',
500: '#dafe84',
950: '#000000',
},
}SCSS
$custom: #dafe84; $custom-light: #e7feaa; $custom-dark: #000000;
JSON
{
"hex": "#dafe84",
"rgb": {
"r": 218,
"g": 254,
"b": 132
},
"hsl": {
"h": 77.705,
"s": 98.387,
"l": 75.686
},
"oklch": {
"l": 0.94595,
"c": 0.15396,
"h": 122.9
},
"luminance": 0.87455
}Semantic roles & 50–950 ramp
primary
#DAFE84
secondary
#7549DD
accent
#00E644
background
#FEFFFD
surface
#FDFFF7
border
#D5D7D0
text
#161710
muted
#848581