#BCF695#BCF695
#BCF695 is a very light, vivid yellow-green. Relative luminance 0.788; OKLCH L 91.1% C 0.139 H 133.6°. Best body text is #000000 at 16.75:1 contrast (WCAG AA passes).
Color values
| HEX | #BCF695 |
|---|---|
| RGB | rgb(188, 246, 149) |
| HSL | hsl(96, 84%, 77%) |
| HSV | hsv(96, 39%, 96%) |
| CMYK | cmyk(23.6%, 0%, 39.4%, 3.5%) |
| CIE-LAB | lab(91.13, -34.96, 40.85) |
| CIE-LCH | lch(91.13, 53.77, 130.56°) |
| OKLab | oklab(91.13% -0.0958 0.1005) |
| OKLCH | oklch(91.13% 0.139 133.6) |
| XYZ | xyz(59.1184, 78.7713, 40.5176) |
| Luminance | 0.7877 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 1.67
Tea Green
#BDF8A3
ΔE00 2.22
Pistachio (survey)
#C0FA8B
ΔE00 2.28
Pale Light Green
#B1FC99
ΔE00 2.56
Washed Out Green
#BCF5A6
ΔE00 3.13
Pastel Green
#B0FF9D
ΔE00 3.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCF695 #CF95F6
analogous
#EDF695 #BCF695 #95F69E
triadic
#BCF695 #95BCF6 #F695BC
tetradic
#BCF695 #95EDF6 #CF95F6 #F69E95
square
#BCF695 #95EDF6 #CF95F6 #F69E95
split-complementary
#BCF695 #9E95F6 #F695ED
monochromatic
#75EC24 #98F15D #BCF695 #E0FBCD #EDFDE3
Accessibility & contrast
On white
1.25
#BCF695 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.75
#BCF695 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCF695
16.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCF695 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCF695 | 1.00 | 1.25 | 16.75 | 16.75 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE98E
Deuteranopia (green-blind)
#F5E49A
Tritanopia (blue-blind)
#BDEFDE
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #bcf695; /* rgb */ color: rgb(188, 246, 149); /* oklch */ color: oklch(91.1% 0.139 133.6);
Tailwind
colors: {
custom: {
50: '#d2f9b5',
500: '#bcf695',
950: '#000000',
},
}SCSS
$custom: #bcf695; $custom-light: #d2f9b5; $custom-dark: #000000;
JSON
{
"hex": "#bcf695",
"rgb": {
"r": 188,
"g": 246,
"b": 149
},
"hsl": {
"h": 95.876,
"s": 84.348,
"l": 77.451
},
"oklch": {
"l": 0.91134,
"c": 0.13882,
"h": 133.6
},
"luminance": 0.78773
}Semantic roles & 50–950 ramp
primary
#BCF695
secondary
#A45BD5
accent
#05E188
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141711
muted
#838581