#DAFD83#DAFD83
#DAFD83 is a very light, vivid yellow-green. Relative luminance 0.868; OKLCH L 94.4% C 0.154 H 122.6°. Best body text is #000000 at 18.36:1 contrast (WCAG AA passes).
Color values
| HEX | #DAFD83 |
|---|---|
| RGB | rgb(218, 253, 131) |
| HSL | hsl(77, 97%, 75%) |
| HSV | hsv(77, 48%, 99%) |
| CMYK | cmyk(13.8%, 0%, 48.2%, 0.8%) |
| CIE-LAB | lab(94.65, -29.46, 54.26) |
| CIE-LCH | lch(94.65, 61.74, 118.50°) |
| OKLab | oklab(94.37% -0.0827 0.1295) |
| OKLCH | oklch(94.37% 0.154 122.6) |
| XYZ | xyz(68.1356, 86.7945, 34.6318) |
| Luminance | 0.8679 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.43
Pear
#CBF85F
ΔE00 3.79
Light Pea Green
#C4FE82
ΔE00 3.96
Pale Lime
#BEFD73
ΔE00 4.50
Light Yellowish Green
#C2FF89
ΔE00 4.76
Pistachio (survey)
#C0FA8B
ΔE00 5.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAFD83 #A683FD
analogous
#FDE383 #DAFD83 #9DFD83
triadic
#DAFD83 #83DAFD #FD83DA
tetradic
#DAFD83 #83FDE3 #A683FD #FD839D
square
#DAFD83 #83FDE3 #A683FD #FD839D
split-complementary
#DAFD83 #839DFD #E383FD
monochromatic
#B6FB0B #C8FC47 #DAFD83 #ECFEBF #F6FFE1
Accessibility & contrast
On white
1.14
#DAFD83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.36
#DAFD83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAFD83
18.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAFD83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAFD83 | 1.00 | 1.14 | 18.36 | 18.36 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF078
Deuteranopia (green-blind)
#FFF08A
Tritanopia (blue-blind)
#E2F3E1
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #dafd83; /* rgb */ color: rgb(218, 253, 131); /* oklch */ color: oklch(94.4% 0.154 122.6);
Tailwind
colors: {
custom: {
50: '#e7fea9',
500: '#dafd83',
950: '#000000',
},
}SCSS
$custom: #dafd83; $custom-light: #e7fea9; $custom-dark: #000000;
JSON
{
"hex": "#dafd83",
"rgb": {
"r": 218,
"g": 253,
"b": 131
},
"hsl": {
"h": 77.213,
"s": 96.825,
"l": 75.294
},
"oklch": {
"l": 0.94366,
"c": 0.15362,
"h": 122.6
},
"luminance": 0.86795
}Semantic roles & 50–950 ramp
primary
#DAFD83
secondary
#7348DC
accent
#00E642
background
#FEFFFD
surface
#FDFFF7
border
#D5D7D0
text
#161710
muted
#848581