#BCF17B#BCF17B
#BCF17B is a very light, vivid yellow-green. Relative luminance 0.750; OKLCH L 89.6% C 0.158 H 129.1°. Best body text is #000000 at 16.01:1 contrast (WCAG AA passes).
Color values
| HEX | #BCF17B |
|---|---|
| RGB | rgb(188, 241, 123) |
| HSL | hsl(87, 81%, 71%) |
| HSV | hsv(87, 49%, 95%) |
| CMYK | cmyk(22%, 0%, 49%, 5.5%) |
| CIE-LAB | lab(89.41, -35.75, 51.19) |
| CIE-LCH | lch(89.41, 62.44, 124.93°) |
| OKLab | oklab(89.63% -0.0994 0.1224) |
| OKLCH | oklch(89.63% 0.158 129.1) |
| XYZ | xyz(55.7690, 75.0310, 30.2793) |
| Luminance | 0.7503 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 2.42
Light Pea Green
#C4FE82
ΔE00 2.69
Light Yellow Green
#CCFD7F
ΔE00 3.01
Light Yellowish Green
#C2FF89
ΔE00 3.01
Pale Lime
#BEFD73
ΔE00 3.13
Celery
#C1FD95
ΔE00 3.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCF17B #B07BF1
analogous
#F1EB7B #BCF17B #81F17B
triadic
#BCF17B #7BBCF1 #F17BBC
tetradic
#BCF17B #7BF1EB #B07BF1 #F17B81
square
#BCF17B #7BF1EB #B07BF1 #F17B81
split-complementary
#BCF17B #7B81F1 #EB7BF1
monochromatic
#83DA17 #A0EB44 #BCF17B #D8F7B2 #F1FCE3
Accessibility & contrast
On white
1.31
#BCF17B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.01
#BCF17B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCF17B
16.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCF17B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCF17B | 1.00 | 1.31 | 16.01 | 16.01 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE371
Deuteranopia (green-blind)
#F3E082
Tritanopia (blue-blind)
#C0E8D6
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #bcf17b; /* rgb */ color: rgb(188, 241, 123); /* oklch */ color: oklch(89.6% 0.158 129.1);
Tailwind
colors: {
custom: {
50: '#d2f6a3',
500: '#bcf17b',
950: '#000000',
},
}SCSS
$custom: #bcf17b; $custom-light: #d2f6a3; $custom-dark: #000000;
JSON
{
"hex": "#bcf17b",
"rgb": {
"r": 188,
"g": 241,
"b": 123
},
"hsl": {
"h": 86.949,
"s": 80.822,
"l": 71.373
},
"oklch": {
"l": 0.89633,
"c": 0.15773,
"h": 129.1
},
"luminance": 0.75032
}Semantic roles & 50–950 ramp
primary
#BCF17B
secondary
#8145CB
accent
#08DD68
background
#FEFFFC
surface
#FBFEF6
border
#D4D6D0
text
#14170F
muted
#838580