#BCF693#BCF693
#BCF693 is a very light, vivid yellow-green. Relative luminance 0.787; OKLCH L 91.1% C 0.141 H 133.3°. Best body text is #000000 at 16.74:1 contrast (WCAG AA passes).
Color values
| HEX | #BCF693 |
|---|---|
| RGB | rgb(188, 246, 147) |
| HSL | hsl(95, 85%, 77%) |
| HSV | hsv(95, 40%, 96%) |
| CMYK | cmyk(23.6%, 0%, 40.2%, 3.5%) |
| CIE-LAB | lab(91.10, -35.22, 41.80) |
| CIE-LCH | lch(91.10, 54.66, 130.12°) |
| OKLab | oklab(91.1% -0.0966 0.1026) |
| OKLCH | oklch(91.1% 0.141 133.3) |
| XYZ | xyz(58.9601, 78.7080, 39.6839) |
| Luminance | 0.7871 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 1.53
Pistachio (survey)
#C0FA8B
ΔE00 1.98
Tea Green
#BDF8A3
ΔE00 2.55
Pale Light Green
#B1FC99
ΔE00 2.68
Light Yellowish Green
#C2FF89
ΔE00 3.12
Pastel Green
#B0FF9D
ΔE00 3.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCF693 #CD93F6
analogous
#EDF693 #BCF693 #93F69C
triadic
#BCF693 #93BCF6 #F693BC
tetradic
#BCF693 #93EDF6 #CD93F6 #F69C93
square
#BCF693 #93EDF6 #CD93F6 #F69C93
split-complementary
#BCF693 #9C93F6 #F693ED
monochromatic
#76ED22 #99F15B #BCF693 #DFFBCB #EDFDE3
Accessibility & contrast
On white
1.25
#BCF693 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.74
#BCF693 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCF693
16.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCF693 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCF693 | 1.00 | 1.25 | 16.74 | 16.74 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEE98C
Deuteranopia (green-blind)
#F5E499
Tritanopia (blue-blind)
#BDEFDE
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #bcf693; /* rgb */ color: rgb(188, 246, 147); /* oklch */ color: oklch(91.1% 0.141 133.3);
Tailwind
colors: {
custom: {
50: '#d2f9b4',
500: '#bcf693',
950: '#000000',
},
}SCSS
$custom: #bcf693; $custom-light: #d2f9b4; $custom-dark: #000000;
JSON
{
"hex": "#bcf693",
"rgb": {
"r": 188,
"g": 246,
"b": 147
},
"hsl": {
"h": 95.152,
"s": 84.615,
"l": 77.059
},
"oklch": {
"l": 0.91102,
"c": 0.14088,
"h": 133.3
},
"luminance": 0.78709
}Semantic roles & 50–950 ramp
primary
#BCF693
secondary
#A159D4
accent
#04E186
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141711
muted
#838581