#BAFE88#BAFE88
#BAFE88 is a very light, vivid yellow-green. Relative luminance 0.831; OKLCH L 92.6% C 0.164 H 133.3°. Best body text is #000000 at 17.62:1 contrast (WCAG AA passes).
Color values
| HEX | #BAFE88 |
|---|---|
| RGB | rgb(186, 254, 136) |
| HSL | hsl(95, 98%, 76%) |
| HSV | hsv(95, 46%, 100%) |
| CMYK | cmyk(26.8%, 0%, 46.5%, 0.4%) |
| CIE-LAB | lab(93.06, -40.84, 49.53) |
| CIE-LCH | lch(93.06, 64.19, 129.51°) |
| OKLab | oklab(92.6% -0.1126 0.1196) |
| OKLCH | oklch(92.6% 0.164 133.3) |
| XYZ | xyz(60.1343, 83.0985, 36.1591) |
| Luminance | 0.8310 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellowish Green
#C2FF89
ΔE00 1.15
Pistachio (survey)
#C0FA8B
ΔE00 1.52
Celery
#C1FD95
ΔE00 1.96
Light Pea Green
#C4FE82
ΔE00 2.04
Spring Green (survey)
#A9F971
ΔE00 2.80
Pale Lime
#BEFD73
ΔE00 3.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAFE88 #CC88FE
analogous
#F5FE88 #BAFE88 #88FE91
triadic
#BAFE88 #88BAFE #FE88BA
tetradic
#BAFE88 #88F5FE #CC88FE #FE9188
square
#BAFE88 #88F5FE #CC88FE #FE9188
split-complementary
#BAFE88 #9188FE #FE88F5
monochromatic
#74FD0F #97FD4B #BAFE88 #DDFFC5 #EDFFE1
Accessibility & contrast
On white
1.19
#BAFE88 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.62
#BAFE88 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAFE88
17.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAFE88 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAFE88 | 1.00 | 1.19 | 17.62 | 17.62 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEF7E
Deuteranopia (green-blind)
#FCE98F
Tritanopia (blue-blind)
#BBF6E2
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #bafe88; /* rgb */ color: rgb(186, 254, 136); /* oklch */ color: oklch(92.6% 0.164 133.3);
Tailwind
colors: {
custom: {
50: '#d1ffad',
500: '#bafe88',
950: '#000000',
},
}SCSS
$custom: #bafe88; $custom-light: #d1ffad; $custom-dark: #000000;
JSON
{
"hex": "#bafe88",
"rgb": {
"r": 186,
"g": 254,
"b": 136
},
"hsl": {
"h": 94.576,
"s": 98.333,
"l": 76.471
},
"oklch": {
"l": 0.92604,
"c": 0.16428,
"h": 133.3
},
"luminance": 0.831
}Semantic roles & 50–950 ramp
primary
#BAFE88
secondary
#A04CDE
accent
#00E684
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141810
muted
#838681