#BCF67D#BCF67D
#BCF67D is a very light, vivid yellow-green. Relative luminance 0.781; OKLCH L 90.8% C 0.163 H 130.2°. Best body text is #000000 at 16.62:1 contrast (WCAG AA passes).
Color values
| HEX | #BCF67D |
|---|---|
| RGB | rgb(188, 246, 125) |
| HSL | hsl(89, 87%, 73%) |
| HSV | hsv(89, 49%, 96%) |
| CMYK | cmyk(23.6%, 0%, 49.2%, 3.5%) |
| CIE-LAB | lab(90.82, -37.80, 51.97) |
| CIE-LCH | lch(90.82, 64.26, 126.03°) |
| OKLab | oklab(90.78% -0.105 0.1243) |
| OKLCH | oklch(90.78% 0.163 130.2) |
| XYZ | xyz(57.3958, 78.0823, 31.4455) |
| Luminance | 0.7808 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Pea Green
#C4FE82
ΔE00 1.71
Pistachio (survey)
#C0FA8B
ΔE00 1.74
Light Yellowish Green
#C2FF89
ΔE00 2.00
Pale Lime
#BEFD73
ΔE00 2.29
Light Yellow Green
#CCFD7F
ΔE00 2.55
Spring Green (survey)
#A9F971
ΔE00 2.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCF67D #B77DF6
analogous
#F6F37D #BCF67D #80F67D
triadic
#BCF67D #7DBCF6 #F67DBC
tetradic
#BCF67D #7DF6F3 #B77DF6 #F67D80
square
#BCF67D #7DF6F3 #B77DF6 #F67D80
split-complementary
#BCF67D #7D80F6 #F37DF6
monochromatic
#81E910 #9FF244 #BCF67D #D9FAB6 #F0FDE2
Accessibility & contrast
On white
1.26
#BCF67D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.62
#BCF67D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCF67D
16.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCF67D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCF67D | 1.00 | 1.26 | 16.62 | 16.62 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE772
Deuteranopia (green-blind)
#F7E384
Tritanopia (blue-blind)
#BFEDDA
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #bcf67d; /* rgb */ color: rgb(188, 246, 125); /* oklch */ color: oklch(90.8% 0.163 130.2);
Tailwind
colors: {
custom: {
50: '#d2f9a5',
500: '#bcf67d',
950: '#000000',
},
}SCSS
$custom: #bcf67d; $custom-light: #d2f9a5; $custom-dark: #000000;
JSON
{
"hex": "#bcf67d",
"rgb": {
"r": 188,
"g": 246,
"b": 125
},
"hsl": {
"h": 88.76,
"s": 87.05,
"l": 72.745
},
"oklch": {
"l": 0.90779,
"c": 0.16271,
"h": 130.2
},
"luminance": 0.78084
}Semantic roles & 50–950 ramp
primary
#BCF67D
secondary
#8945D2
accent
#02E46E
background
#FEFFFC
surface
#FBFFF6
border
#D4D7D0
text
#14170F
muted
#838580