#DAF191#DAF191
#DAF191 is a very light, vivid yellow-green. Relative luminance 0.799; OKLCH L 92.0% C 0.123 H 119.9°. Best body text is #000000 at 16.97:1 contrast (WCAG AA passes).
Color values
| HEX | #DAF191 |
|---|---|
| RGB | rgb(218, 241, 145) |
| HSL | hsl(74, 77%, 76%) |
| HSV | hsv(74, 40%, 95%) |
| CMYK | cmyk(9.5%, 0%, 39.8%, 5.5%) |
| CIE-LAB | lab(91.62, -22.29, 43.83) |
| CIE-LCH | lch(91.62, 49.17, 116.96°) |
| OKLab | oklab(92% -0.0615 0.1069) |
| OKLCH | oklch(92% 0.123 119.9) |
| XYZ | xyz(65.4797, 79.8606, 38.7476) |
| Luminance | 0.7986 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.32
Light Yellow Green
#CCFD7F
ΔE00 5.44
Pistachio (survey)
#C0FA8B
ΔE00 6.14
Light Pea Green
#C4FE82
ΔE00 6.39
Celery
#C1FD95
ΔE00 6.65
Light Yellowish Green
#C2FF89
ΔE00 6.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAF191 #A891F1
analogous
#F1D891 #DAF191 #AAF191
triadic
#DAF191 #91DAF1 #F191DA
tetradic
#DAF191 #91F1D8 #A891F1 #F191AA
square
#DAF191 #91F1D8 #A891F1 #F191AA
split-complementary
#DAF191 #91AAF1 #D891F1
monochromatic
#B5E324 #C8EA5B #DAF191 #ECF8C7 #F6FCE4
Accessibility & contrast
On white
1.24
#DAF191 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.97
#DAF191 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAF191
16.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAF191 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAF191 | 1.00 | 1.24 | 16.97 | 16.97 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE78A
Deuteranopia (green-blind)
#F9E796
Tritanopia (blue-blind)
#E2E8DA
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #daf191; /* rgb */ color: rgb(218, 241, 145); /* oklch */ color: oklch(92.0% 0.123 119.9);
Tailwind
colors: {
custom: {
50: '#e6f5b2',
500: '#daf191',
950: '#000000',
},
}SCSS
$custom: #daf191; $custom-light: #e6f5b2; $custom-dark: #000000;
JSON
{
"hex": "#daf191",
"rgb": {
"r": 218,
"g": 241,
"b": 145
},
"hsl": {
"h": 74.375,
"s": 77.419,
"l": 75.686
},
"oklch": {
"l": 0.91996,
"c": 0.12335,
"h": 119.9
},
"luminance": 0.7986
}Semantic roles & 50–950 ramp
primary
#DAF191
secondary
#7559CE
accent
#0CDA3D
background
#FEFFFD
surface
#FDFEF8
border
#D5D6D1
text
#161711
muted
#848581