#DAF086#DAF086
#DAF086 is a very light, vivid yellow-green. Relative luminance 0.789; OKLCH L 91.6% C 0.134 H 118.7°. Best body text is #000000 at 16.79:1 contrast (WCAG AA passes).
Color values
| HEX | #DAF086 |
|---|---|
| RGB | rgb(218, 240, 134) |
| HSL | hsl(72, 78%, 73%) |
| HSV | hsv(72, 44%, 94%) |
| CMYK | cmyk(9.2%, 0%, 44.2%, 5.9%) |
| CIE-LAB | lab(91.21, -23.01, 48.63) |
| CIE-LCH | lch(91.21, 53.80, 115.32°) |
| OKLab | oklab(91.62% -0.0643 0.1172) |
| OKLCH | oklch(91.62% 0.134 118.7) |
| XYZ | xyz(64.3770, 78.9472, 34.3965) |
| Luminance | 0.7895 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.40
Light Yellow Green
#CCFD7F
ΔE00 5.14
Pear
#CBF85F
ΔE00 5.86
Light Pea Green
#C4FE82
ΔE00 6.38
Pistachio (survey)
#C0FA8B
ΔE00 6.55
Yellowish Tan
#FCFC81
ΔE00 6.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAF086 #9C86F0
analogous
#F0D186 #DAF086 #A5F086
triadic
#DAF086 #86DAF0 #F086DA
tetradic
#DAF086 #86F0D1 #9C86F0 #F086A5
square
#DAF086 #86F0D1 #9C86F0 #F086A5
split-complementary
#DAF086 #86A5F0 #D186F0
monochromatic
#B7E01C #C9E950 #DAF086 #EBF7BC #F7FCE4
Accessibility & contrast
On white
1.25
#DAF086 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.79
#DAF086 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAF086
16.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAF086 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAF086 | 1.00 | 1.25 | 16.79 | 16.79 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE67D
Deuteranopia (green-blind)
#FAE68B
Tritanopia (blue-blind)
#E3E6D7
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #daf086; /* rgb */ color: rgb(218, 240, 134); /* oklch */ color: oklch(91.6% 0.134 118.7);
Tailwind
colors: {
custom: {
50: '#e7f5ab',
500: '#daf086',
950: '#000000',
},
}SCSS
$custom: #daf086; $custom-light: #e7f5ab; $custom-dark: #000000;
JSON
{
"hex": "#daf086",
"rgb": {
"r": 218,
"g": 240,
"b": 134
},
"hsl": {
"h": 72.453,
"s": 77.941,
"l": 73.333
},
"oklch": {
"l": 0.9162,
"c": 0.13367,
"h": 118.7
},
"luminance": 0.78947
}Semantic roles & 50–950 ramp
primary
#DAF086
secondary
#694FCB
accent
#0BDA36
background
#FEFFFD
surface
#FDFEF7
border
#D5D6D0
text
#161710
muted
#848581