#BAEF90#BAEF90
#BAEF90 is a very light, vivid yellow-green. Relative luminance 0.742; OKLCH L 89.4% C 0.135 H 132.3°. Best body text is #000000 at 15.84:1 contrast (WCAG AA passes).
Color values
| HEX | #BAEF90 |
|---|---|
| RGB | rgb(186, 239, 144) |
| HSL | hsl(93, 75%, 75%) |
| HSV | hsv(93, 40%, 94%) |
| CMYK | cmyk(22.2%, 0%, 39.7%, 6.3%) |
| CIE-LAB | lab(89.01, -33.09, 40.56) |
| CIE-LCH | lch(89.01, 52.35, 129.21°) |
| OKLab | oklab(89.37% -0.0907 0.0996) |
| OKLCH | oklch(89.37% 0.135 132.3) |
| XYZ | xyz(56.1492, 74.1845, 37.7409) |
| Luminance | 0.7419 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Tea Green
#BDF8A3
ΔE00 3.00
Celery
#C1FD95
ΔE00 3.01
Pistachio (survey)
#C0FA8B
ΔE00 3.03
Washed Out Green
#BCF5A6
ΔE00 3.48
Pale Light Green
#B1FC99
ΔE00 3.79
Light Yellowish Green
#C2FF89
ΔE00 4.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAEF90 #C590EF
analogous
#E9EF90 #BAEF90 #90EF96
triadic
#BAEF90 #90BAEF #EF90BA
tetradic
#BAEF90 #90E9EF #C590EF #EF9690
square
#BAEF90 #90E9EF #C590EF #EF9690
split-complementary
#BAEF90 #9690EF #EF90E9
monochromatic
#77E025 #99E75B #BAEF90 #DBF7C5 #EEFBE4
Accessibility & contrast
On white
1.33
#BAEF90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.84
#BAEF90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAEF90
15.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAEF90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAEF90 | 1.00 | 1.33 | 15.84 | 15.84 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E289
Deuteranopia (green-blind)
#EFDE95
Tritanopia (blue-blind)
#BCE8D8
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #baef90; /* rgb */ color: rgb(186, 239, 144); /* oklch */ color: oklch(89.4% 0.135 132.3);
Tailwind
colors: {
custom: {
50: '#d0f4b1',
500: '#baef90',
950: '#000000',
},
}SCSS
$custom: #baef90; $custom-light: #d0f4b1; $custom-dark: #000000;
JSON
{
"hex": "#baef90",
"rgb": {
"r": 186,
"g": 239,
"b": 144
},
"hsl": {
"h": 93.474,
"s": 74.803,
"l": 75.098
},
"oklch": {
"l": 0.89371,
"c": 0.13475,
"h": 132.3
},
"luminance": 0.74186
}Semantic roles & 50–950 ramp
primary
#BAEF90
secondary
#9858CB
accent
#0FD77E
background
#FEFFFD
surface
#FBFEF8
border
#D4D6D1
text
#141711
muted
#838581