#BCF685#BCF685
#BCF685 is a very light, vivid yellow-green. Relative luminance 0.783; OKLCH L 90.9% C 0.155 H 131.2°. Best body text is #000000 at 16.66:1 contrast (WCAG AA passes).
Color values
| HEX | #BCF685 |
|---|---|
| RGB | rgb(188, 246, 133) |
| HSL | hsl(91, 86%, 74%) |
| HSV | hsv(91, 46%, 96%) |
| CMYK | cmyk(23.6%, 0%, 45.9%, 3.5%) |
| CIE-LAB | lab(90.91, -36.92, 48.32) |
| CIE-LCH | lch(90.91, 60.81, 127.38°) |
| OKLab | oklab(90.89% -0.102 0.1167) |
| OKLCH | oklch(90.89% 0.155 131.2) |
| XYZ | xyz(57.9276, 78.2950, 34.2462) |
| Luminance | 0.7830 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 0.93
Light Yellowish Green
#C2FF89
ΔE00 1.87
Celery
#C1FD95
ΔE00 2.18
Light Pea Green
#C4FE82
ΔE00 2.19
Light Yellow Green
#CCFD7F
ΔE00 3.21
Pale Lime
#BEFD73
ΔE00 3.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCF685 #BF85F6
analogous
#F5F685 #BCF685 #85F687
triadic
#BCF685 #85BCF6 #F685BC
tetradic
#BCF685 #85F5F6 #BF85F6 #F68785
square
#BCF685 #85F5F6 #BF85F6 #F68785
split-complementary
#BCF685 #8785F6 #F685F5
monochromatic
#7DEE13 #9DF24C #BCF685 #DBFABE #EFFDE3
Accessibility & contrast
On white
1.26
#BCF685 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.66
#BCF685 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCF685
16.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCF685 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCF685 | 1.00 | 1.26 | 16.66 | 16.66 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE87C
Deuteranopia (green-blind)
#F6E38C
Tritanopia (blue-blind)
#BFEEDB
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #bcf685; /* rgb */ color: rgb(188, 246, 133); /* oklch */ color: oklch(90.9% 0.155 131.2);
Tailwind
colors: {
custom: {
50: '#d2f9aa',
500: '#bcf685',
950: '#000000',
},
}SCSS
$custom: #bcf685; $custom-light: #d2f9aa; $custom-dark: #000000;
JSON
{
"hex": "#bcf685",
"rgb": {
"r": 188,
"g": 246,
"b": 133
},
"hsl": {
"h": 90.796,
"s": 86.26,
"l": 74.314
},
"oklch": {
"l": 0.90889,
"c": 0.15499,
"h": 131.2
},
"luminance": 0.78296
}Semantic roles & 50–950 ramp
primary
#BCF685
secondary
#914CD3
accent
#03E376
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141710
muted
#838581