#BAED90#BAED90
#BAED90 is a very light, vivid yellow-green. Relative luminance 0.730; OKLCH L 88.9% C 0.132 H 132.0°. Best body text is #000000 at 15.60:1 contrast (WCAG AA passes).
Color values
| HEX | #BAED90 |
|---|---|
| RGB | rgb(186, 237, 144) |
| HSL | hsl(93, 72%, 75%) |
| HSV | hsv(93, 39%, 93%) |
| CMYK | cmyk(21.5%, 0%, 39.2%, 7.1%) |
| CIE-LAB | lab(88.46, -32.16, 39.85) |
| CIE-LCH | lch(88.46, 51.21, 128.91°) |
| OKLab | oklab(88.93% -0.0882 0.098) |
| OKLCH | oklch(88.93% 0.132 132) |
| XYZ | xyz(55.5669, 73.0199, 37.5468) |
| Luminance | 0.7302 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Tea Green
#BDF8A3
ΔE00 3.20
Celery
#C1FD95
ΔE00 3.49
Pistachio (survey)
#C0FA8B
ΔE00 3.49
Washed Out Green
#BCF5A6
ΔE00 3.52
Pale Light Green
#B1FC99
ΔE00 4.21
Light Yellowish Green
#C2FF89
ΔE00 4.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAED90 #C390ED
analogous
#E9ED90 #BAED90 #90ED95
triadic
#BAED90 #90BAED #ED90BA
tetradic
#BAED90 #90E9ED #C390ED #ED9590
square
#BAED90 #90E9ED #C390ED #ED9590
split-complementary
#BAED90 #9590ED #ED90E9
monochromatic
#79DC27 #99E45B #BAED90 #DBF6C5 #EFFBE5
Accessibility & contrast
On white
1.35
#BAED90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.60
#BAED90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAED90
15.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAED90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAED90 | 1.00 | 1.35 | 15.60 | 15.60 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E189
Deuteranopia (green-blind)
#EDDD95
Tritanopia (blue-blind)
#BCE6D6
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #baed90; /* rgb */ color: rgb(186, 237, 144); /* oklch */ color: oklch(88.9% 0.132 132.0);
Tailwind
colors: {
custom: {
50: '#d0f3b1',
500: '#baed90',
950: '#000000',
},
}SCSS
$custom: #baed90; $custom-light: #d0f3b1; $custom-dark: #000000;
JSON
{
"hex": "#baed90",
"rgb": {
"r": 186,
"g": 237,
"b": 144
},
"hsl": {
"h": 92.903,
"s": 72.093,
"l": 74.706
},
"oklch": {
"l": 0.88926,
"c": 0.1318,
"h": 132
},
"luminance": 0.73021
}Semantic roles & 50–950 ramp
primary
#BAED90
secondary
#9659C8
accent
#11D47C
background
#FEFFFD
surface
#FBFEF8
border
#D4D6D1
text
#141711
muted
#838581