#DAF39B#DAF39B
#DAF39B is a very light, moderate yellow-green. Relative luminance 0.814; OKLCH L 92.6% C 0.115 H 121.6°. Best body text is #000000 at 17.27:1 contrast (WCAG AA passes).
Color values
| HEX | #DAF39B |
|---|---|
| RGB | rgb(218, 243, 155) |
| HSL | hsl(77, 79%, 78%) |
| HSV | hsv(77, 36%, 95%) |
| CMYK | cmyk(10.3%, 0%, 36.2%, 4.7%) |
| CIE-LAB | lab(92.30, -22.08, 39.77) |
| CIE-LCH | lch(92.30, 45.49, 119.03°) |
| OKLab | oklab(92.58% -0.0603 0.098) |
| OKLCH | oklch(92.58% 0.115 121.6) |
| XYZ | xyz(66.8802, 81.3732, 43.1872) |
| Luminance | 0.8137 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.00
Light Yellow Green
#CCFD7F
ΔE00 5.93
Pistachio (survey)
#C0FA8B
ΔE00 5.94
Celery
#C1FD95
ΔE00 6.13
Light Pea Green
#C4FE82
ΔE00 6.57
Light Yellowish Green
#C2FF89
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAF39B #B49BF3
analogous
#F3E09B #DAF39B #AEF39B
triadic
#DAF39B #9BDAF3 #F39BDA
tetradic
#DAF39B #9BF3E0 #B49BF3 #F39BAE
square
#DAF39B #9BF3E0 #B49BF3 #F39BAE
split-complementary
#DAF39B #9BAEF3 #E09BF3
monochromatic
#B2E62E #C6EC64 #DAF39B #EEFAD2 #F5FCE4
Accessibility & contrast
On white
1.22
#DAF39B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.27
#DAF39B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAF39B
17.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAF39B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAF39B | 1.00 | 1.22 | 17.27 | 17.27 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE995
Deuteranopia (green-blind)
#FAE99F
Tritanopia (blue-blind)
#E1EBDD
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #daf39b; /* rgb */ color: rgb(218, 243, 155); /* oklch */ color: oklch(92.6% 0.115 121.6);
Tailwind
colors: {
custom: {
50: '#e6f7b9',
500: '#daf39b',
950: '#000000',
},
}SCSS
$custom: #daf39b; $custom-light: #e6f7b9; $custom-dark: #000000;
JSON
{
"hex": "#daf39b",
"rgb": {
"r": 218,
"g": 243,
"b": 155
},
"hsl": {
"h": 77.045,
"s": 78.571,
"l": 78.039
},
"oklch": {
"l": 0.92583,
"c": 0.11509,
"h": 121.6
},
"luminance": 0.81373
}Semantic roles & 50–950 ramp
primary
#DAF39B
secondary
#8161D1
accent
#0BDB46
background
#FEFFFD
surface
#FCFEF8
border
#D5D6D1
text
#161711
muted
#848581