#DAF083#DAF083
#DAF083 is a very light, vivid yellow-green. Relative luminance 0.789; OKLCH L 91.6% C 0.137 H 118.6°. Best body text is #000000 at 16.77:1 contrast (WCAG AA passes).
Color values
| HEX | #DAF083 |
|---|---|
| RGB | rgb(218, 240, 131) |
| HSL | hsl(72, 78%, 73%) |
| HSV | hsv(72, 45%, 94%) |
| CMYK | cmyk(9.2%, 0%, 45.4%, 5.9%) |
| CIE-LAB | lab(91.17, -23.32, 50.02) |
| CIE-LCH | lch(91.17, 55.19, 114.99°) |
| OKLab | oklab(91.58% -0.0654 0.1201) |
| OKLCH | oklch(91.58% 0.137 118.6) |
| XYZ | xyz(64.1707, 78.8647, 33.3102) |
| Luminance | 0.7886 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.76
Light Yellow Green
#CCFD7F
ΔE00 5.08
Pear
#CBF85F
ΔE00 5.55
Light Pea Green
#C4FE82
ΔE00 6.38
Yellowish Tan
#FCFC81
ΔE00 6.53
Pistachio (survey)
#C0FA8B
ΔE00 6.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAF083 #9983F0
analogous
#F0CF83 #DAF083 #A3F083
triadic
#DAF083 #83DAF0 #F083DA
tetradic
#DAF083 #83F0CF #9983F0 #F083A3
square
#DAF083 #83F0CF #9983F0 #F083A3
split-complementary
#DAF083 #83A3F0 #CF83F0
monochromatic
#B6DE1B #CAE94C #DAF083 #EAF7BA #F7FCE4
Accessibility & contrast
On white
1.25
#DAF083 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.77
#DAF083 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAF083
16.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAF083 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAF083 | 1.00 | 1.25 | 16.77 | 16.77 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE67A
Deuteranopia (green-blind)
#FAE689
Tritanopia (blue-blind)
#E4E6D6
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #daf083; /* rgb */ color: rgb(218, 240, 131); /* oklch */ color: oklch(91.6% 0.137 118.6);
Tailwind
colors: {
custom: {
50: '#e7f5a9',
500: '#daf083',
950: '#000000',
},
}SCSS
$custom: #daf083; $custom-light: #e7f5a9; $custom-dark: #000000;
JSON
{
"hex": "#daf083",
"rgb": {
"r": 218,
"g": 240,
"b": 131
},
"hsl": {
"h": 72.11,
"s": 78.417,
"l": 72.745
},
"oklch": {
"l": 0.91578,
"c": 0.13674,
"h": 118.6
},
"luminance": 0.78864
}Semantic roles & 50–950 ramp
primary
#DAF083
secondary
#664CCB
accent
#0BDB35
background
#FEFFFD
surface
#FDFEF7
border
#D5D6D0
text
#161710
muted
#848581