#DAF281#DAF281
#DAF281 is a very light, vivid yellow-green. Relative luminance 0.800; OKLCH L 92.0% C 0.141 H 119.1°. Best body text is #000000 at 17.00:1 contrast (WCAG AA passes).
Color values
| HEX | #DAF281 |
|---|---|
| RGB | rgb(218, 242, 129) |
| HSL | hsl(73, 81%, 73%) |
| HSV | hsv(73, 47%, 95%) |
| CMYK | cmyk(9.9%, 0%, 46.7%, 5.1%) |
| CIE-LAB | lab(91.68, -24.47, 51.59) |
| CIE-LCH | lch(91.68, 57.10, 115.38°) |
| OKLab | oklab(91.98% -0.0688 0.1234) |
| OKLCH | oklch(91.98% 0.141 119.1) |
| XYZ | xyz(64.6285, 79.9950, 32.8005) |
| Luminance | 0.8000 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 4.58
Pear
#CBF85F
ΔE00 4.96
Light Khaki
#E6F2A2
ΔE00 5.25
Light Pea Green
#C4FE82
ΔE00 5.96
Pistachio (survey)
#C0FA8B
ΔE00 6.42
Pale Lime
#BEFD73
ΔE00 6.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAF281 #9981F2
analogous
#F2D181 #DAF281 #A2F281
triadic
#DAF281 #81DAF2 #F281DA
tetradic
#DAF281 #81F2D1 #9981F2 #F281A2
square
#DAF281 #81F2D1 #9981F2 #F281A2
split-complementary
#DAF281 #81A2F2 #D181F2
monochromatic
#B6E117 #CAEC4A #DAF281 #EAF8B8 #F7FCE3
Accessibility & contrast
On white
1.24
#DAF281 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.00
#DAF281 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAF281
17.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAF281 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAF281 | 1.00 | 1.24 | 17.00 | 17.00 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE777
Deuteranopia (green-blind)
#FCE887
Tritanopia (blue-blind)
#E4E8D8
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #daf281; /* rgb */ color: rgb(218, 242, 129); /* oklch */ color: oklch(92.0% 0.141 119.1);
Tailwind
colors: {
custom: {
50: '#e7f6a8',
500: '#daf281',
950: '#000000',
},
}SCSS
$custom: #daf281; $custom-light: #e7f6a8; $custom-dark: #000000;
JSON
{
"hex": "#daf281",
"rgb": {
"r": 218,
"g": 242,
"b": 129
},
"hsl": {
"h": 72.743,
"s": 81.295,
"l": 72.745
},
"oklch": {
"l": 0.91978,
"c": 0.14132,
"h": 119.1
},
"luminance": 0.79995
}Semantic roles & 50–950 ramp
primary
#DAF281
secondary
#664ACD
accent
#08DE35
background
#FEFFFD
surface
#FDFEF7
border
#D5D6D0
text
#161710
muted
#848581