#BAEF95#BAEF95
#BAEF95 is a very light, vivid yellow-green. Relative luminance 0.743; OKLCH L 89.5% C 0.129 H 133.3°. Best body text is #000000 at 15.87:1 contrast (WCAG AA passes).
Color values
| HEX | #BAEF95 |
|---|---|
| RGB | rgb(186, 239, 149) |
| HSL | hsl(95, 74%, 76%) |
| HSV | hsv(95, 38%, 94%) |
| CMYK | cmyk(22.2%, 0%, 37.7%, 6.3%) |
| CIE-LAB | lab(89.08, -32.44, 38.18) |
| CIE-LCH | lch(89.08, 50.10, 130.35°) |
| OKLab | oklab(89.45% -0.0887 0.0943) |
| OKLCH | oklch(89.45% 0.129 133.3) |
| XYZ | xyz(56.5398, 74.3407, 39.7983) |
| Luminance | 0.7434 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Tea Green
#BDF8A3
ΔE00 2.41
Washed Out Green
#BCF5A6
ΔE00 2.70
Celery
#C1FD95
ΔE00 3.32
Pistachio (survey)
#C0FA8B
ΔE00 3.65
Pale Light Green
#B1FC99
ΔE00 3.70
Light Pastel Green
#B2FBA5
ΔE00 4.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAEF95 #CA95EF
analogous
#E7EF95 #BAEF95 #95EF9D
triadic
#BAEF95 #95BAEF #EF95BA
tetradic
#BAEF95 #95E7EF #CA95EF #EF9D95
square
#BAEF95 #95E7EF #CA95EF #EF9D95
split-complementary
#BAEF95 #9D95EF #EF95E7
monochromatic
#75DF2B #97E760 #BAEF95 #DDF7CA #EEFBE4
Accessibility & contrast
On white
1.32
#BAEF95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.87
#BAEF95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAEF95
15.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAEF95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAEF95 | 1.00 | 1.32 | 15.87 | 15.87 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E38F
Deuteranopia (green-blind)
#EEDE9A
Tritanopia (blue-blind)
#BBE8D9
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #baef95; /* rgb */ color: rgb(186, 239, 149); /* oklch */ color: oklch(89.5% 0.129 133.3);
Tailwind
colors: {
custom: {
50: '#d0f4b5',
500: '#baef95',
950: '#000000',
},
}SCSS
$custom: #baef95; $custom-light: #d0f4b5; $custom-dark: #000000;
JSON
{
"hex": "#baef95",
"rgb": {
"r": 186,
"g": 239,
"b": 149
},
"hsl": {
"h": 95.333,
"s": 73.77,
"l": 76.078
},
"oklch": {
"l": 0.89454,
"c": 0.12947,
"h": 133.3
},
"luminance": 0.74342
}Semantic roles & 50–950 ramp
primary
#BAEF95
secondary
#9E5DCB
accent
#10D684
background
#FEFFFD
surface
#FBFEF8
border
#D4D6D1
text
#141711
muted
#838581