#DAF182#DAF182
#DAF182 is a very light, vivid yellow-green. Relative luminance 0.794; OKLCH L 91.8% C 0.139 H 118.9°. Best body text is #000000 at 16.89:1 contrast (WCAG AA passes).
Color values
| HEX | #DAF182 |
|---|---|
| RGB | rgb(218, 241, 130) |
| HSL | hsl(72, 80%, 73%) |
| HSV | hsv(72, 46%, 95%) |
| CMYK | cmyk(9.5%, 0%, 46.1%, 5.5%) |
| CIE-LAB | lab(91.43, -23.90, 50.80) |
| CIE-LCH | lch(91.43, 56.14, 115.19°) |
| OKLab | oklab(91.78% -0.0671 0.1218) |
| OKLCH | oklch(91.78% 0.139 118.9) |
| XYZ | xyz(64.3985, 79.4281, 33.0533) |
| Luminance | 0.7943 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 4.82
Light Khaki
#E6F2A2
ΔE00 5.00
Pear
#CBF85F
ΔE00 5.25
Light Pea Green
#C4FE82
ΔE00 6.16
Yellowish Tan
#FCFC81
ΔE00 6.51
Pistachio (survey)
#C0FA8B
ΔE00 6.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAF182 #9982F1
analogous
#F1D082 #DAF182 #A3F182
triadic
#DAF182 #82DAF1 #F182DA
tetradic
#DAF182 #82F1D0 #9982F1 #F182A3
square
#DAF182 #82F1D0 #9982F1 #F182A3
split-complementary
#DAF182 #82A3F1 #D082F1
monochromatic
#B6E019 #CAEB4B #DAF182 #EAF7B9 #F7FCE3
Accessibility & contrast
On white
1.24
#DAF182 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.89
#DAF182 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAF182
16.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAF182 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAF182 | 1.00 | 1.24 | 16.89 | 16.89 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEE679
Deuteranopia (green-blind)
#FBE788
Tritanopia (blue-blind)
#E4E7D7
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #daf182; /* rgb */ color: rgb(218, 241, 130); /* oklch */ color: oklch(91.8% 0.139 118.9);
Tailwind
colors: {
custom: {
50: '#e7f5a8',
500: '#daf182',
950: '#000000',
},
}SCSS
$custom: #daf182; $custom-light: #e7f5a8; $custom-dark: #000000;
JSON
{
"hex": "#daf182",
"rgb": {
"r": 218,
"g": 241,
"b": 130
},
"hsl": {
"h": 72.432,
"s": 79.856,
"l": 72.745
},
"oklch": {
"l": 0.91777,
"c": 0.13904,
"h": 118.9
},
"luminance": 0.79428
}Semantic roles & 50–950 ramp
primary
#DAF182
secondary
#664BCC
accent
#09DC35
background
#FEFFFD
surface
#FDFEF7
border
#D5D6D0
text
#161710
muted
#848581