#DAFB95#DAFB95
#DAFB95 is a very light, vivid yellow-green. Relative luminance 0.861; OKLCH L 94.2% C 0.133 H 123.6°. Best body text is #000000 at 18.21:1 contrast (WCAG AA passes).
Color values
| HEX | #DAFB95 |
|---|---|
| RGB | rgb(218, 251, 149) |
| HSL | hsl(79, 93%, 78%) |
| HSV | hsv(79, 41%, 98%) |
| CMYK | cmyk(13.1%, 0%, 40.6%, 1.6%) |
| CIE-LAB | lab(94.34, -26.60, 45.34) |
| CIE-LCH | lch(94.34, 52.56, 120.40°) |
| OKLab | oklab(94.19% -0.0734 0.1106) |
| OKLCH | oklch(94.19% 0.133 123.6) |
| XYZ | xyz(68.8352, 86.0695, 41.4146) |
| Luminance | 0.8607 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.61
Pistachio (survey)
#C0FA8B
ΔE00 4.35
Light Pea Green
#C4FE82
ΔE00 4.40
Light Yellowish Green
#C2FF89
ΔE00 4.61
Celery
#C1FD95
ΔE00 4.74
Light Khaki
#E6F2A2
ΔE00 5.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAFB95 #B695FB
analogous
#FBE995 #DAFB95 #A7FB95
triadic
#DAFB95 #95DAFB #FB95DA
tetradic
#DAFB95 #95FBE9 #B695FB #FB95A7
square
#DAFB95 #95FBE9 #B695FB #FB95A7
split-complementary
#DAFB95 #95A7FB #E995FB
monochromatic
#B1F71F #C5F95A #DAFB95 #EFFDD0 #F5FEE2
Accessibility & contrast
On white
1.15
#DAFB95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.21
#DAFB95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAFB95
18.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAFB95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAFB95 | 1.00 | 1.15 | 18.21 | 18.21 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF08D
Deuteranopia (green-blind)
#FFEF9A
Tritanopia (blue-blind)
#E1F2E2
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #dafb95; /* rgb */ color: rgb(218, 251, 149); /* oklch */ color: oklch(94.2% 0.133 123.6);
Tailwind
colors: {
custom: {
50: '#e7fcb5',
500: '#dafb95',
950: '#000000',
},
}SCSS
$custom: #dafb95; $custom-light: #e7fcb5; $custom-dark: #000000;
JSON
{
"hex": "#dafb95",
"rgb": {
"r": 218,
"g": 251,
"b": 149
},
"hsl": {
"h": 79.412,
"s": 92.727,
"l": 78.431
},
"oklch": {
"l": 0.94192,
"c": 0.13269,
"h": 123.6
},
"luminance": 0.8607
}Semantic roles & 50–950 ramp
primary
#DAFB95
secondary
#8359DC
accent
#00E64A
background
#FEFFFD
surface
#FDFFF8
border
#D5D7D1
text
#161711
muted
#848581