#BAFE90#BAFE90
#BAFE90 is a very light, vivid yellow-green. Relative luminance 0.833; OKLCH L 92.7% C 0.156 H 134.5°. Best body text is #000000 at 17.67:1 contrast (WCAG AA passes).
Color values
| HEX | #BAFE90 |
|---|---|
| RGB | rgb(186, 254, 144) |
| HSL | hsl(97, 98%, 78%) |
| HSV | hsv(97, 43%, 100%) |
| CMYK | cmyk(26.8%, 0%, 43.3%, 0.4%) |
| CIE-LAB | lab(93.16, -39.88, 45.85) |
| CIE-LCH | lch(93.16, 60.77, 131.02°) |
| OKLab | oklab(92.72% -0.1096 0.1117) |
| OKLCH | oklch(92.72% 0.156 134.5) |
| XYZ | xyz(60.7242, 83.3345, 39.2659) |
| Luminance | 0.8334 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 1.22
Pistachio (survey)
#C0FA8B
ΔE00 1.70
Light Yellowish Green
#C2FF89
ΔE00 1.90
Pale Light Green
#B1FC99
ΔE00 2.37
Pastel Green
#B0FF9D
ΔE00 2.89
Light Pea Green
#C4FE82
ΔE00 2.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAFE90 #D490FE
analogous
#F1FE90 #BAFE90 #90FE9D
triadic
#BAFE90 #90BAFE #FE90BA
tetradic
#BAFE90 #90F1FE #D490FE #FE9D90
square
#BAFE90 #90F1FE #D490FE #FE9D90
split-complementary
#BAFE90 #9D90FE #FE90F1
monochromatic
#6FFD17 #94FD53 #BAFE90 #E0FFCD #ECFFE1
Accessibility & contrast
On white
1.19
#BAFE90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.67
#BAFE90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAFE90
17.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAFE90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAFE90 | 1.00 | 1.19 | 17.67 | 17.67 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEF87
Deuteranopia (green-blind)
#FCE996
Tritanopia (blue-blind)
#BAF6E4
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #bafe90; /* rgb */ color: rgb(186, 254, 144); /* oklch */ color: oklch(92.7% 0.156 134.5);
Tailwind
colors: {
custom: {
50: '#d1ffb2',
500: '#bafe90',
950: '#000000',
},
}SCSS
$custom: #bafe90; $custom-light: #d1ffb2; $custom-dark: #000000;
JSON
{
"hex": "#bafe90",
"rgb": {
"r": 186,
"g": 254,
"b": 144
},
"hsl": {
"h": 97.091,
"s": 98.214,
"l": 78.039
},
"oklch": {
"l": 0.92721,
"c": 0.15647,
"h": 134.5
},
"luminance": 0.83336
}Semantic roles & 50–950 ramp
primary
#BAFE90
secondary
#AA53DF
accent
#00E68E
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141811
muted
#838681