#BCF38B#BCF38B
#BCF38B is a very light, vivid yellow-green. Relative luminance 0.767; OKLCH L 90.3% C 0.145 H 131.5°. Best body text is #000000 at 16.33:1 contrast (WCAG AA passes).
Color values
| HEX | #BCF38B |
|---|---|
| RGB | rgb(188, 243, 139) |
| HSL | hsl(92, 81%, 75%) |
| HSV | hsv(92, 43%, 95%) |
| CMYK | cmyk(22.6%, 0%, 42.8%, 4.7%) |
| CIE-LAB | lab(90.16, -34.85, 44.50) |
| CIE-LCH | lch(90.16, 56.52, 128.06°) |
| OKLab | oklab(90.31% -0.0959 0.1084) |
| OKLCH | oklch(90.31% 0.145 131.5) |
| XYZ | xyz(57.4489, 76.6554, 36.1903) |
| Luminance | 0.7666 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 1.62
Celery
#C1FD95
ΔE00 2.13
Light Yellowish Green
#C2FF89
ΔE00 2.87
Light Pea Green
#C4FE82
ΔE00 3.37
Pale Light Green
#B1FC99
ΔE00 3.71
Tea Green
#BDF8A3
ΔE00 3.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCF38B #C28BF3
analogous
#F0F38B #BCF38B #8BF38E
triadic
#BCF38B #8BBCF3 #F38BBC
tetradic
#BCF38B #8BF0F3 #C28BF3 #F38E8B
square
#BCF38B #8BF0F3 #C28BF3 #F38E8B
split-complementary
#BCF38B #8E8BF3 #F38BF0
monochromatic
#7CE81C #9CED54 #BCF38B #DCF9C2 #EFFCE3
Accessibility & contrast
On white
1.29
#BCF38B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.33
#BCF38B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCF38B
16.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCF38B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCF38B | 1.00 | 1.29 | 16.33 | 16.33 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE683
Deuteranopia (green-blind)
#F3E191
Tritanopia (blue-blind)
#BEEBDA
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #bcf38b; /* rgb */ color: rgb(188, 243, 139); /* oklch */ color: oklch(90.3% 0.145 131.5);
Tailwind
colors: {
custom: {
50: '#d2f7ae',
500: '#bcf38b',
950: '#000000',
},
}SCSS
$custom: #bcf38b; $custom-light: #d2f7ae; $custom-dark: #000000;
JSON
{
"hex": "#bcf38b",
"rgb": {
"r": 188,
"g": 243,
"b": 139
},
"hsl": {
"h": 91.731,
"s": 81.25,
"l": 74.902
},
"oklch": {
"l": 0.90308,
"c": 0.14474,
"h": 131.5
},
"luminance": 0.76657
}Semantic roles & 50–950 ramp
primary
#BCF38B
secondary
#9553D0
accent
#08DE79
background
#FEFFFD
surface
#FBFEF7
border
#D4D6D0
text
#141710
muted
#838581