#DAFF76#DAFF76
#DAFF76 is a very light, vivid yellow-green. Relative luminance 0.877; OKLCH L 94.6% C 0.168 H 122.2°. Best body text is #000000 at 18.55:1 contrast (WCAG AA passes).
Color values
| HEX | #DAFF76 |
|---|---|
| RGB | rgb(218, 255, 118) |
| HSL | hsl(76, 100%, 73%) |
| HSV | hsv(76, 54%, 100%) |
| CMYK | cmyk(14.5%, 0%, 53.7%, 0%) |
| CIE-LAB | lab(95.05, -31.59, 60.62) |
| CIE-LCH | lch(95.05, 68.35, 117.53°) |
| OKLab | oklab(94.64% -0.0897 0.1423) |
| OKLCH | oklch(94.64% 0.168 122.2) |
| XYZ | xyz(67.9439, 87.7333, 30.4908) |
| Luminance | 0.8773 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pear
#CBF85F
ΔE00 2.59
Light Yellow Green
#CCFD7F
ΔE00 3.04
Pale Lime
#BEFD73
ΔE00 4.50
Light Pea Green
#C4FE82
ΔE00 4.60
Yellow Green
#C8FD3D
ΔE00 4.85
Light Lime Green
#B9FF66
ΔE00 5.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAFF76 #9B76FF
analogous
#FFDF76 #DAFF76 #95FF76
triadic
#DAFF76 #76DAFF #FF76DA
tetradic
#DAFF76 #76FFDF #9B76FF #FF7695
square
#DAFF76 #76FFDF #9B76FF #FF7695
split-complementary
#DAFF76 #7695FF #DF76FF
monochromatic
#B7FB00 #C9FF39 #DAFF76 #EBFFB3 #F7FFE0
Accessibility & contrast
On white
1.13
#DAFF76 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.55
#DAFF76 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAFF76
18.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAFF76 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAFF76 | 1.00 | 1.13 | 18.55 | 18.55 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF268
Deuteranopia (green-blind)
#FFF17E
Tritanopia (blue-blind)
#E3F4E1
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #daff76; /* rgb */ color: rgb(218, 255, 118); /* oklch */ color: oklch(94.6% 0.168 122.2);
Tailwind
colors: {
custom: {
50: '#e8ffa1',
500: '#daff76',
950: '#000000',
},
}SCSS
$custom: #daff76; $custom-light: #e8ffa1; $custom-dark: #000000;
JSON
{
"hex": "#daff76",
"rgb": {
"r": 218,
"g": 255,
"b": 118
},
"hsl": {
"h": 76.204,
"s": 100,
"l": 73.137
},
"oklch": {
"l": 0.9464,
"c": 0.16822,
"h": 122.2
},
"luminance": 0.87733
}Semantic roles & 50–950 ramp
primary
#DAFF76
secondary
#683DDD
accent
#00E63E
background
#FFFFFC
surface
#FEFFF6
border
#D6D7D0
text
#16180F
muted
#858680