#DAFF83#DAFF83
#DAFF83 is a very light, vivid yellow-green. Relative luminance 0.881; OKLCH L 94.8% C 0.156 H 123.1°. Best body text is #000000 at 18.61:1 contrast (WCAG AA passes).
Color values
| HEX | #DAFF83 |
|---|---|
| RGB | rgb(218, 255, 131) |
| HSL | hsl(78, 100%, 76%) |
| HSV | hsv(78, 49%, 100%) |
| CMYK | cmyk(14.5%, 0%, 48.6%, 0%) |
| CIE-LAB | lab(95.19, -30.38, 54.90) |
| CIE-LCH | lch(95.19, 62.75, 118.96°) |
| OKLab | oklab(94.8% -0.0853 0.1309) |
| OKLCH | oklch(94.8% 0.156 123.1) |
| XYZ | xyz(68.7703, 88.0639, 34.8434) |
| Luminance | 0.8806 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.23
Pear
#CBF85F
ΔE00 3.72
Light Pea Green
#C4FE82
ΔE00 3.75
Pale Lime
#BEFD73
ΔE00 4.26
Light Yellowish Green
#C2FF89
ΔE00 4.56
Pistachio (survey)
#C0FA8B
ΔE00 4.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAFF83 #A883FF
analogous
#FFE683 #DAFF83 #9CFF83
triadic
#DAFF83 #83DAFF #FF83DA
tetradic
#DAFF83 #83FFE6 #A883FF #FF839C
square
#DAFF83 #83FFE6 #A883FF #FF839C
split-complementary
#DAFF83 #839CFF #E683FF
monochromatic
#B5FF09 #C8FF46 #DAFF83 #ECFFC0 #F6FFE0
Accessibility & contrast
On white
1.13
#DAFF83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.61
#DAFF83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAFF83
18.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAFF83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAFF83 | 1.00 | 1.13 | 18.61 | 18.61 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF278
Deuteranopia (green-blind)
#FFF18A
Tritanopia (blue-blind)
#E2F5E2
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #daff83; /* rgb */ color: rgb(218, 255, 131); /* oklch */ color: oklch(94.8% 0.156 123.1);
Tailwind
colors: {
custom: {
50: '#e7ffa9',
500: '#daff83',
950: '#000000',
},
}SCSS
$custom: #daff83; $custom-light: #e7ffa9; $custom-dark: #000000;
JSON
{
"hex": "#daff83",
"rgb": {
"r": 218,
"g": 255,
"b": 131
},
"hsl": {
"h": 77.903,
"s": 100,
"l": 75.686
},
"oklch": {
"l": 0.94797,
"c": 0.15623,
"h": 123.1
},
"luminance": 0.88064
}Semantic roles & 50–950 ramp
primary
#DAFF83
secondary
#7548DF
accent
#00E644
background
#FEFFFD
surface
#FDFFF7
border
#D5D7D0
text
#161810
muted
#848681