#DAF080#DAF080
#DAF080 is a very light, vivid yellow-green. Relative luminance 0.788; OKLCH L 91.5% C 0.140 H 118.4°. Best body text is #000000 at 16.76:1 contrast (WCAG AA passes).
Color values
| HEX | #DAF080 |
|---|---|
| RGB | rgb(218, 240, 128) |
| HSL | hsl(72, 79%, 72%) |
| HSV | hsv(72, 47%, 94%) |
| CMYK | cmyk(9.2%, 0%, 46.7%, 5.9%) |
| CIE-LAB | lab(91.14, -23.62, 51.39) |
| CIE-LCH | lch(91.14, 56.56, 114.68°) |
| OKLab | oklab(91.54% -0.0665 0.123) |
| OKLCH | oklch(91.54% 0.14 118.4) |
| XYZ | xyz(63.9703, 78.7845, 32.2548) |
| Luminance | 0.7878 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 5.07
Light Khaki
#E6F2A2
ΔE00 5.12
Pear
#CBF85F
ΔE00 5.26
Yellowish Tan
#FCFC81
ΔE00 6.36
Light Pea Green
#C4FE82
ΔE00 6.42
Pale Yellow
#FFFF84
ΔE00 6.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAF080 #9680F0
analogous
#F0CE80 #DAF080 #A2F080
triadic
#DAF080 #80DAF0 #F080DA
tetradic
#DAF080 #80F0CE #9680F0 #F080A2
square
#DAF080 #80F0CE #9680F0 #F080A2
split-complementary
#DAF080 #80A2F0 #CE80F0
monochromatic
#B6DC1A #CAEA49 #DAF080 #EAF6B7 #F7FCE4
Accessibility & contrast
On white
1.25
#DAF080 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.76
#DAF080 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAF080
16.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAF080 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAF080 | 1.00 | 1.25 | 16.76 | 16.76 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE576
Deuteranopia (green-blind)
#FAE686
Tritanopia (blue-blind)
#E4E6D6
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #daf080; /* rgb */ color: rgb(218, 240, 128); /* oklch */ color: oklch(91.5% 0.140 118.4);
Tailwind
colors: {
custom: {
50: '#e7f5a7',
500: '#daf080',
950: '#000000',
},
}SCSS
$custom: #daf080; $custom-light: #e7f5a7; $custom-dark: #000000;
JSON
{
"hex": "#daf080",
"rgb": {
"r": 218,
"g": 240,
"b": 128
},
"hsl": {
"h": 71.786,
"s": 78.873,
"l": 72.157
},
"oklch": {
"l": 0.91537,
"c": 0.13977,
"h": 118.4
},
"luminance": 0.78784
}Semantic roles & 50–950 ramp
primary
#DAF080
secondary
#634ACB
accent
#0ADB33
background
#FEFFFC
surface
#FDFEF6
border
#D5D6D0
text
#161710
muted
#848580