#BCF27D#BCF27D
#BCF27D is a very light, vivid yellow-green. Relative luminance 0.757; OKLCH L 89.9% C 0.157 H 129.5°. Best body text is #000000 at 16.14:1 contrast (WCAG AA passes).
Color values
| HEX | #BCF27D |
|---|---|
| RGB | rgb(188, 242, 125) |
| HSL | hsl(88, 82%, 72%) |
| HSV | hsv(88, 48%, 95%) |
| CMYK | cmyk(22.3%, 0%, 48.3%, 5.1%) |
| CIE-LAB | lab(89.71, -35.99, 50.62) |
| CIE-LCH | lch(89.71, 62.11, 125.41°) |
| OKLab | oklab(89.88% -0.1 0.1213) |
| OKLCH | oklch(89.88% 0.157 129.5) |
| XYZ | xyz(56.1923, 75.6752, 31.0443) |
| Luminance | 0.7568 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 2.10
Light Pea Green
#C4FE82
ΔE00 2.51
Light Yellowish Green
#C2FF89
ΔE00 2.74
Light Yellow Green
#CCFD7F
ΔE00 2.98
Pale Lime
#BEFD73
ΔE00 3.08
Celery
#C1FD95
ΔE00 3.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCF27D #B37DF2
analogous
#F2ED7D #BCF27D #82F27D
triadic
#BCF27D #7DBCF2 #F27DBC
tetradic
#BCF27D #7DF2ED #B37DF2 #F27D82
square
#BCF27D #7DF2ED #B37DF2 #F27D82
split-complementary
#BCF27D #7D82F2 #ED7DF2
monochromatic
#82DE16 #9FEC45 #BCF27D #D9F8B5 #F1FCE3
Accessibility & contrast
On white
1.30
#BCF27D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.14
#BCF27D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCF27D
16.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCF27D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCF27D | 1.00 | 1.30 | 16.14 | 16.14 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE473
Deuteranopia (green-blind)
#F4E084
Tritanopia (blue-blind)
#C0E9D7
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #bcf27d; /* rgb */ color: rgb(188, 242, 125); /* oklch */ color: oklch(89.9% 0.157 129.5);
Tailwind
colors: {
custom: {
50: '#d2f6a5',
500: '#bcf27d',
950: '#000000',
},
}SCSS
$custom: #bcf27d; $custom-light: #d2f6a5; $custom-dark: #000000;
JSON
{
"hex": "#bcf27d",
"rgb": {
"r": 188,
"g": 242,
"b": 125
},
"hsl": {
"h": 87.692,
"s": 81.818,
"l": 71.961
},
"oklch": {
"l": 0.89883,
"c": 0.15719,
"h": 129.5
},
"luminance": 0.75676
}Semantic roles & 50–950 ramp
primary
#BCF27D
secondary
#8446CD
accent
#07DE6A
background
#FEFFFC
surface
#FBFEF6
border
#D4D6D0
text
#14170F
muted
#838580