#BAEE90#BAEE90
#BAEE90 is a very light, vivid yellow-green. Relative luminance 0.736; OKLCH L 89.1% C 0.133 H 132.2°. Best body text is #000000 at 15.72:1 contrast (WCAG AA passes).
Color values
| HEX | #BAEE90 |
|---|---|
| RGB | rgb(186, 238, 144) |
| HSL | hsl(93, 73%, 75%) |
| HSV | hsv(93, 39%, 93%) |
| CMYK | cmyk(21.8%, 0%, 39.5%, 6.7%) |
| CIE-LAB | lab(88.73, -32.63, 40.20) |
| CIE-LCH | lch(88.73, 51.78, 129.06°) |
| OKLab | oklab(89.15% -0.0895 0.0988) |
| OKLCH | oklch(89.15% 0.133 132.2) |
| XYZ | xyz(55.8573, 73.6006, 37.6436) |
| Luminance | 0.7360 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Tea Green
#BDF8A3
ΔE00 3.09
Celery
#C1FD95
ΔE00 3.25
Pistachio (survey)
#C0FA8B
ΔE00 3.26
Washed Out Green
#BCF5A6
ΔE00 3.49
Pale Light Green
#B1FC99
ΔE00 3.99
Light Yellowish Green
#C2FF89
ΔE00 4.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAEE90 #C490EE
analogous
#E9EE90 #BAEE90 #90EE95
triadic
#BAEE90 #90BAEE #EE90BA
tetradic
#BAEE90 #90E9EE #C490EE #EE9590
square
#BAEE90 #90E9EE #C490EE #EE9590
split-complementary
#BAEE90 #9590EE #EE90E9
monochromatic
#78DE26 #99E65B #BAEE90 #DBF6C5 #EFFBE4
Accessibility & contrast
On white
1.34
#BAEE90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.72
#BAEE90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAEE90
15.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAEE90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAEE90 | 1.00 | 1.34 | 15.72 | 15.72 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E189
Deuteranopia (green-blind)
#EEDD95
Tritanopia (blue-blind)
#BCE7D7
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #baee90; /* rgb */ color: rgb(186, 238, 144); /* oklch */ color: oklch(89.1% 0.133 132.2);
Tailwind
colors: {
custom: {
50: '#d0f3b1',
500: '#baee90',
950: '#000000',
},
}SCSS
$custom: #baee90; $custom-light: #d0f3b1; $custom-dark: #000000;
JSON
{
"hex": "#baee90",
"rgb": {
"r": 186,
"g": 238,
"b": 144
},
"hsl": {
"h": 93.191,
"s": 73.438,
"l": 74.902
},
"oklch": {
"l": 0.89148,
"c": 0.13328,
"h": 132.2
},
"luminance": 0.73602
}Semantic roles & 50–950 ramp
primary
#BAEE90
secondary
#9759CA
accent
#10D67D
background
#FEFFFD
surface
#FBFEF8
border
#D4D6D1
text
#141711
muted
#838581