#BCF17D#BCF17D
#BCF17D is a very light, vivid yellow-green. Relative luminance 0.751; OKLCH L 89.7% C 0.156 H 129.3°. Best body text is #000000 at 16.02:1 contrast (WCAG AA passes).
Color values
| HEX | #BCF17D |
|---|---|
| RGB | rgb(188, 241, 125) |
| HSL | hsl(87, 81%, 72%) |
| HSV | hsv(87, 48%, 95%) |
| CMYK | cmyk(22%, 0%, 48.1%, 5.5%) |
| CIE-LAB | lab(89.43, -35.54, 50.28) |
| CIE-LCH | lch(89.43, 61.57, 125.25°) |
| OKLab | oklab(89.66% -0.0987 0.1206) |
| OKLCH | oklch(89.66% 0.156 129.3) |
| XYZ | xyz(55.8955, 75.0816, 30.9454) |
| Luminance | 0.7508 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 2.25
Light Pea Green
#C4FE82
ΔE00 2.73
Light Yellowish Green
#C2FF89
ΔE00 2.95
Light Yellow Green
#CCFD7F
ΔE00 3.12
Pale Lime
#BEFD73
ΔE00 3.30
Celery
#C1FD95
ΔE00 3.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCF17D #B27DF1
analogous
#F1EC7D #BCF17D #82F17D
triadic
#BCF17D #7DBCF1 #F17DBC
tetradic
#BCF17D #7DF1EC #B27DF1 #F17D82
square
#BCF17D #7DF1EC #B27DF1 #F17D82
split-complementary
#BCF17D #7D82F1 #EC7DF1
monochromatic
#82DC18 #A0EB46 #BCF17D #D8F7B4 #F1FCE3
Accessibility & contrast
On white
1.31
#BCF17D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.02
#BCF17D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCF17D
16.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCF17D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCF17D | 1.00 | 1.31 | 16.02 | 16.02 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE373
Deuteranopia (green-blind)
#F3E084
Tritanopia (blue-blind)
#C0E8D6
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #bcf17d; /* rgb */ color: rgb(188, 241, 125); /* oklch */ color: oklch(89.7% 0.156 129.3);
Tailwind
colors: {
custom: {
50: '#d2f6a5',
500: '#bcf17d',
950: '#000000',
},
}SCSS
$custom: #bcf17d; $custom-light: #d2f6a5; $custom-dark: #000000;
JSON
{
"hex": "#bcf17d",
"rgb": {
"r": 188,
"g": 241,
"b": 125
},
"hsl": {
"h": 87.414,
"s": 80.556,
"l": 71.765
},
"oklch": {
"l": 0.8966,
"c": 0.15582,
"h": 129.3
},
"luminance": 0.75083
}Semantic roles & 50–950 ramp
primary
#BCF17D
secondary
#8347CC
accent
#09DD6A
background
#FEFFFC
surface
#FBFEF6
border
#D4D6D0
text
#14170F
muted
#838580