#BAED97#BAED97
#BAED97 is a very light, vivid yellow-green. Relative luminance 0.732; OKLCH L 89.0% C 0.124 H 133.3°. Best body text is #000000 at 15.65:1 contrast (WCAG AA passes).
Color values
| HEX | #BAED97 |
|---|---|
| RGB | rgb(186, 237, 151) |
| HSL | hsl(96, 70%, 76%) |
| HSV | hsv(96, 36%, 93%) |
| CMYK | cmyk(21.5%, 0%, 36.3%, 7.1%) |
| CIE-LAB | lab(88.56, -31.24, 36.50) |
| CIE-LCH | lch(88.56, 48.04, 130.56°) |
| OKLab | oklab(89.05% -0.0853 0.0904) |
| OKLCH | oklch(89.05% 0.124 133.3) |
| XYZ | xyz(56.1186, 73.2406, 40.4523) |
| Luminance | 0.7324 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Washed Out Green
#BCF5A6
ΔE00 2.54
Tea Green
#BDF8A3
ΔE00 2.56
Celery
#C1FD95
ΔE00 3.99
Light Sage
#BCECAC
ΔE00 4.17
Light Pastel Green
#B2FBA5
ΔE00 4.18
Light Light Green
#C8FFB0
ΔE00 4.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAED97 #CA97ED
analogous
#E5ED97 #BAED97 #97ED9F
triadic
#BAED97 #97BAED #ED97BA
tetradic
#BAED97 #97E5ED #CA97ED #ED9F97
square
#BAED97 #97E5ED #CA97ED #ED9F97
split-complementary
#BAED97 #9F97ED #ED97E5
monochromatic
#75DB2F #97E463 #BAED97 #DDF6CB #EEFAE5
Accessibility & contrast
On white
1.34
#BAED97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.65
#BAED97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAED97
15.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAED97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAED97 | 1.00 | 1.34 | 15.65 | 15.65 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4E191
Deuteranopia (green-blind)
#ECDD9C
Tritanopia (blue-blind)
#BBE7D7
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #baed97; /* rgb */ color: rgb(186, 237, 151); /* oklch */ color: oklch(89.0% 0.124 133.3);
Tailwind
colors: {
custom: {
50: '#d0f3b6',
500: '#baed97',
950: '#000000',
},
}SCSS
$custom: #baed97; $custom-light: #d0f3b6; $custom-dark: #000000;
JSON
{
"hex": "#baed97",
"rgb": {
"r": 186,
"g": 237,
"b": 151
},
"hsl": {
"h": 95.581,
"s": 70.492,
"l": 76.078
},
"oklch": {
"l": 0.89045,
"c": 0.12435,
"h": 133.3
},
"luminance": 0.73242
}Semantic roles & 50–950 ramp
primary
#BAED97
secondary
#9E5FC9
accent
#13D385
background
#FEFFFD
surface
#FBFEF8
border
#D4D6D1
text
#141711
muted
#838581