#BAED91#BAED91
#BAED91 is a very light, vivid yellow-green. Relative luminance 0.731; OKLCH L 88.9% C 0.131 H 132.2°. Best body text is #000000 at 15.61:1 contrast (WCAG AA passes).
Color values
| HEX | #BAED91 |
|---|---|
| RGB | rgb(186, 237, 145) |
| HSL | hsl(93, 72%, 75%) |
| HSV | hsv(93, 39%, 93%) |
| CMYK | cmyk(21.5%, 0%, 38.8%, 7.1%) |
| CIE-LAB | lab(88.47, -32.03, 39.37) |
| CIE-LCH | lch(88.47, 50.76, 129.13°) |
| OKLab | oklab(88.94% -0.0878 0.0969) |
| OKLCH | oklch(88.94% 0.131 132.2) |
| XYZ | xyz(55.6437, 73.0506, 37.9511) |
| Luminance | 0.7305 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Tea Green
#BDF8A3
ΔE00 3.09
Washed Out Green
#BCF5A6
ΔE00 3.38
Celery
#C1FD95
ΔE00 3.54
Pistachio (survey)
#C0FA8B
ΔE00 3.60
Pale Light Green
#B1FC99
ΔE00 4.18
Light Pastel Green
#B2FBA5
ΔE00 4.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAED91 #C491ED
analogous
#E8ED91 #BAED91 #91ED96
triadic
#BAED91 #91BAED #ED91BA
tetradic
#BAED91 #91E8ED #C491ED #ED9691
square
#BAED91 #91E8ED #C491ED #ED9691
split-complementary
#BAED91 #9691ED #ED91E8
monochromatic
#78DC28 #99E45C #BAED91 #DBF6C6 #EFFBE5
Accessibility & contrast
On white
1.35
#BAED91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.61
#BAED91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAED91
15.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAED91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAED91 | 1.00 | 1.35 | 15.61 | 15.61 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4E18A
Deuteranopia (green-blind)
#EDDD96
Tritanopia (blue-blind)
#BCE6D6
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #baed91; /* rgb */ color: rgb(186, 237, 145); /* oklch */ color: oklch(88.9% 0.131 132.2);
Tailwind
colors: {
custom: {
50: '#d0f3b2',
500: '#baed91',
950: '#000000',
},
}SCSS
$custom: #baed91; $custom-light: #d0f3b2; $custom-dark: #000000;
JSON
{
"hex": "#baed91",
"rgb": {
"r": 186,
"g": 237,
"b": 145
},
"hsl": {
"h": 93.261,
"s": 71.875,
"l": 74.902
},
"oklch": {
"l": 0.88942,
"c": 0.13075,
"h": 132.2
},
"luminance": 0.73052
}Semantic roles & 50–950 ramp
primary
#BAED91
secondary
#975AC8
accent
#12D47D
background
#FEFFFD
surface
#FBFEF8
border
#D4D6D1
text
#141711
muted
#838581