#BAEF8F#BAEF8F
#BAEF8F is a very light, vivid yellow-green. Relative luminance 0.742; OKLCH L 89.4% C 0.136 H 132.2°. Best body text is #000000 at 15.83:1 contrast (WCAG AA passes).
Color values
| HEX | #BAEF8F |
|---|---|
| RGB | rgb(186, 239, 143) |
| HSL | hsl(93, 75%, 75%) |
| HSV | hsv(93, 40%, 94%) |
| CMYK | cmyk(22.2%, 0%, 40.2%, 6.3%) |
| CIE-LAB | lab(89.00, -33.22, 41.03) |
| CIE-LCH | lch(89.00, 52.79, 128.99°) |
| OKLab | oklab(89.35% -0.0911 0.1007) |
| OKLCH | oklch(89.35% 0.136 132.2) |
| XYZ | xyz(56.0731, 74.1540, 37.3402) |
| Luminance | 0.7416 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 2.93
Celery
#C1FD95
ΔE00 2.97
Tea Green
#BDF8A3
ΔE00 3.13
Washed Out Green
#BCF5A6
ΔE00 3.63
Pale Light Green
#B1FC99
ΔE00 3.83
Light Yellowish Green
#C2FF89
ΔE00 4.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAEF8F #C48FEF
analogous
#EAEF8F #BAEF8F #8FEF94
triadic
#BAEF8F #8FBAEF #EF8FBA
tetradic
#BAEF8F #8FEAEF #C48FEF #EF948F
square
#BAEF8F #8FEAEF #C48FEF #EF948F
split-complementary
#BAEF8F #948FEF #EF8FEA
monochromatic
#78E024 #99E759 #BAEF8F #DBF7C5 #EFFBE4
Accessibility & contrast
On white
1.33
#BAEF8F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.83
#BAEF8F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAEF8F
15.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAEF8F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAEF8F | 1.00 | 1.33 | 15.83 | 15.83 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E288
Deuteranopia (green-blind)
#EFDE94
Tritanopia (blue-blind)
#BCE8D7
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #baef8f; /* rgb */ color: rgb(186, 239, 143); /* oklch */ color: oklch(89.4% 0.136 132.2);
Tailwind
colors: {
custom: {
50: '#d0f4b1',
500: '#baef8f',
950: '#000000',
},
}SCSS
$custom: #baef8f; $custom-light: #d0f4b1; $custom-dark: #000000;
JSON
{
"hex": "#baef8f",
"rgb": {
"r": 186,
"g": 239,
"b": 143
},
"hsl": {
"h": 93.125,
"s": 75,
"l": 74.902
},
"oklch": {
"l": 0.89354,
"c": 0.13579,
"h": 132.2
},
"luminance": 0.74155
}Semantic roles & 50–950 ramp
primary
#BAEF8F
secondary
#9757CB
accent
#0ED77D
background
#FEFFFD
surface
#FBFEF7
border
#D4D6D0
text
#141711
muted
#838581