#DAF89B#DAF89B
#DAF89B is a very light, vivid yellow-green. Relative luminance 0.844; OKLCH L 93.6% C 0.122 H 123.3°. Best body text is #000000 at 17.88:1 contrast (WCAG AA passes).
Color values
| HEX | #DAF89B |
|---|---|
| RGB | rgb(218, 248, 155) |
| HSL | hsl(79, 87%, 79%) |
| HSV | hsv(79, 38%, 97%) |
| CMYK | cmyk(12.1%, 0%, 37.5%, 2.7%) |
| CIE-LAB | lab(93.63, -24.47, 41.49) |
| CIE-LCH | lch(93.63, 48.17, 120.53°) |
| OKLab | oklab(93.65% -0.067 0.102) |
| OKLCH | oklch(93.65% 0.122 123.3) |
| XYZ | xyz(68.3969, 84.4066, 43.6928) |
| Luminance | 0.8441 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.06
Light Yellow Green
#CCFD7F
ΔE00 4.86
Pistachio (survey)
#C0FA8B
ΔE00 4.92
Celery
#C1FD95
ΔE00 5.08
Light Pea Green
#C4FE82
ΔE00 5.44
Light Yellowish Green
#C2FF89
ΔE00 5.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAF89B #B99BF8
analogous
#F8E89B #DAF89B #ACF89B
triadic
#DAF89B #9BDAF8 #F89BDA
tetradic
#DAF89B #9BF8E8 #B99BF8 #F89BAC
square
#DAF89B #9BF8E8 #B99BF8 #F89BAC
split-complementary
#DAF89B #9BACF8 #E89BF8
monochromatic
#B0F029 #C5F462 #DAF89B #EFFCD4 #F4FDE2
Accessibility & contrast
On white
1.17
#DAF89B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.88
#DAF89B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAF89B
17.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAF89B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAF89B | 1.00 | 1.17 | 17.88 | 17.88 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED94
Deuteranopia (green-blind)
#FEEDA0
Tritanopia (blue-blind)
#E1EFE1
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #daf89b; /* rgb */ color: rgb(218, 248, 155); /* oklch */ color: oklch(93.6% 0.122 123.3);
Tailwind
colors: {
custom: {
50: '#e6fab9',
500: '#daf89b',
950: '#000000',
},
}SCSS
$custom: #daf89b; $custom-light: #e6fab9; $custom-dark: #000000;
JSON
{
"hex": "#daf89b",
"rgb": {
"r": 218,
"g": 248,
"b": 155
},
"hsl": {
"h": 79.355,
"s": 86.916,
"l": 79.02
},
"oklch": {
"l": 0.93647,
"c": 0.12207,
"h": 123.3
},
"luminance": 0.84407
}Semantic roles & 50–950 ramp
primary
#DAF89B
secondary
#865FD8
accent
#02E34B
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#161711
muted
#848581