#DAFE91#DAFE91
#DAFE91 is a very light, vivid yellow-green. Relative luminance 0.878; OKLCH L 94.8% C 0.141 H 124.0°. Best body text is #000000 at 18.57:1 contrast (WCAG AA passes).
Color values
| HEX | #DAFE91 |
|---|---|
| RGB | rgb(218, 254, 145) |
| HSL | hsl(80, 98%, 78%) |
| HSV | hsv(80, 43%, 100%) |
| CMYK | cmyk(14.2%, 0%, 42.9%, 0.4%) |
| CIE-LAB | lab(95.09, -28.46, 48.20) |
| CIE-LCH | lch(95.09, 55.98, 120.55°) |
| OKLab | oklab(94.78% -0.0788 0.1169) |
| OKLCH | oklch(94.78% 0.141 124) |
| XYZ | xyz(69.4659, 87.8330, 40.0764) |
| Luminance | 0.8783 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.77
Light Pea Green
#C4FE82
ΔE00 3.73
Light Yellowish Green
#C2FF89
ΔE00 4.09
Pistachio (survey)
#C0FA8B
ΔE00 4.12
Celery
#C1FD95
ΔE00 4.65
Pale Lime
#BEFD73
ΔE00 4.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAFE91 #B591FE
analogous
#FEEC91 #DAFE91 #A3FE91
triadic
#DAFE91 #91DAFE #FE91DA
tetradic
#DAFE91 #91FEEC #B591FE #FE91A3
square
#DAFE91 #91FEEC #B591FE #FE91A3
split-complementary
#DAFE91 #91A3FE #EC91FE
monochromatic
#B1FD18 #C6FD54 #DAFE91 #EEFFCE #F5FFE1
Accessibility & contrast
On white
1.13
#DAFE91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.57
#DAFE91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAFE91
18.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAFE91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAFE91 | 1.00 | 1.13 | 18.57 | 18.57 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF288
Deuteranopia (green-blind)
#FFF197
Tritanopia (blue-blind)
#E1F5E4
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #dafe91; /* rgb */ color: rgb(218, 254, 145); /* oklch */ color: oklch(94.8% 0.141 124.0);
Tailwind
colors: {
custom: {
50: '#e7feb3',
500: '#dafe91',
950: '#000000',
},
}SCSS
$custom: #dafe91; $custom-light: #e7feb3; $custom-dark: #000000;
JSON
{
"hex": "#dafe91",
"rgb": {
"r": 218,
"g": 254,
"b": 145
},
"hsl": {
"h": 79.817,
"s": 98.198,
"l": 78.235
},
"oklch": {
"l": 0.94775,
"c": 0.14097,
"h": 124
},
"luminance": 0.87833
}Semantic roles & 50–950 ramp
primary
#DAFE91
secondary
#8254DF
accent
#00E64C
background
#FEFFFD
surface
#FDFFF8
border
#D5D7D1
text
#161811
muted
#848681