#BAEE98#BAEE98
#BAEE98 is a very light, vivid yellow-green. Relative luminance 0.739; OKLCH L 89.3% C 0.125 H 133.7°. Best body text is #000000 at 15.77:1 contrast (WCAG AA passes).
Color values
| HEX | #BAEE98 |
|---|---|
| RGB | rgb(186, 238, 152) |
| HSL | hsl(96, 72%, 76%) |
| HSV | hsv(96, 36%, 93%) |
| CMYK | cmyk(21.8%, 0%, 36.1%, 6.7%) |
| CIE-LAB | lab(88.85, -31.57, 36.38) |
| CIE-LCH | lch(88.85, 48.17, 130.95°) |
| OKLab | oklab(89.28% -0.0862 0.0902) |
| OKLCH | oklch(89.28% 0.125 133.7) |
| XYZ | xyz(56.4905, 73.8539, 40.9786) |
| Luminance | 0.7386 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Tea Green
#BDF8A3
ΔE00 2.31
Washed Out Green
#BCF5A6
ΔE00 2.32
Celery
#C1FD95
ΔE00 3.85
Light Pastel Green
#B2FBA5
ΔE00 3.93
Pale Light Green
#B1FC99
ΔE00 3.98
Light Light Green
#C8FFB0
ΔE00 3.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAEE98 #CC98EE
analogous
#E5EE98 #BAEE98 #98EEA1
triadic
#BAEE98 #98BAEE #EE98BA
tetradic
#BAEE98 #98E5EE #CC98EE #EEA198
square
#BAEE98 #98E5EE #CC98EE #EEA198
split-complementary
#BAEE98 #A198EE #EE98E5
monochromatic
#74DD2F #97E563 #BAEE98 #DDF7CD #EDFBE5
Accessibility & contrast
On white
1.33
#BAEE98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.77
#BAEE98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAEE98
15.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAEE98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAEE98 | 1.00 | 1.33 | 15.77 | 15.77 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E292
Deuteranopia (green-blind)
#EDDE9D
Tritanopia (blue-blind)
#BBE8D8
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #baee98; /* rgb */ color: rgb(186, 238, 152); /* oklch */ color: oklch(89.3% 0.125 133.7);
Tailwind
colors: {
custom: {
50: '#d0f3b7',
500: '#baee98',
950: '#000000',
},
}SCSS
$custom: #baee98; $custom-light: #d0f3b7; $custom-dark: #000000;
JSON
{
"hex": "#baee98",
"rgb": {
"r": 186,
"g": 238,
"b": 152
},
"hsl": {
"h": 96.279,
"s": 71.667,
"l": 76.471
},
"oklch": {
"l": 0.89284,
"c": 0.12478,
"h": 133.7
},
"luminance": 0.73855
}Semantic roles & 50–950 ramp
primary
#BAEE98
secondary
#A060CA
accent
#12D487
background
#FEFFFD
surface
#FBFEF8
border
#D4D6D1
text
#141711
muted
#838581