#BAFD90#BAFD90
#BAFD90 is a very light, vivid yellow-green. Relative luminance 0.827; OKLCH L 92.5% C 0.155 H 134.3°. Best body text is #000000 at 17.54:1 contrast (WCAG AA passes).
Color values
| HEX | #BAFD90 |
|---|---|
| RGB | rgb(186, 253, 144) |
| HSL | hsl(97, 96%, 78%) |
| HSV | hsv(97, 43%, 99%) |
| CMYK | cmyk(26.5%, 0%, 43.1%, 0.8%) |
| CIE-LAB | lab(92.88, -39.44, 45.50) |
| CIE-LCH | lch(92.88, 60.21, 130.92°) |
| OKLab | oklab(92.5% -0.1084 0.1109) |
| OKLCH | oklch(92.5% 0.155 134.3) |
| XYZ | xyz(60.4077, 82.7015, 39.1604) |
| Luminance | 0.8270 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 1.09
Pistachio (survey)
#C0FA8B
ΔE00 1.59
Light Yellowish Green
#C2FF89
ΔE00 1.95
Pale Light Green
#B1FC99
ΔE00 2.32
Pastel Green
#B0FF9D
ΔE00 2.89
Light Pea Green
#C4FE82
ΔE00 3.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAFD90 #D390FD
analogous
#F0FD90 #BAFD90 #90FD9C
triadic
#BAFD90 #90BAFD #FD90BA
tetradic
#BAFD90 #90F0FD #D390FD #FD9C90
square
#BAFD90 #90F0FD #D390FD #FD9C90
split-complementary
#BAFD90 #9C90FD #FD90F0
monochromatic
#6FFB18 #95FC54 #BAFD90 #DFFECC #ECFEE1
Accessibility & contrast
On white
1.20
#BAFD90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.54
#BAFD90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAFD90
17.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAFD90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAFD90 | 1.00 | 1.20 | 17.54 | 17.54 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE87
Deuteranopia (green-blind)
#FBE996
Tritanopia (blue-blind)
#BAF5E3
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #bafd90; /* rgb */ color: rgb(186, 253, 144); /* oklch */ color: oklch(92.5% 0.155 134.3);
Tailwind
colors: {
custom: {
50: '#d1feb2',
500: '#bafd90',
950: '#000000',
},
}SCSS
$custom: #bafd90; $custom-light: #d1feb2; $custom-dark: #000000;
JSON
{
"hex": "#bafd90",
"rgb": {
"r": 186,
"g": 253,
"b": 144
},
"hsl": {
"h": 96.881,
"s": 96.46,
"l": 77.843
},
"oklch": {
"l": 0.92497,
"c": 0.15504,
"h": 134.3
},
"luminance": 0.82703
}Semantic roles & 50–950 ramp
primary
#BAFD90
secondary
#A853DE
accent
#00E68D
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141811
muted
#838681