#BCED88#BCED88
#BCED88 is a very light, vivid yellow-green. Relative luminance 0.730; OKLCH L 88.9% C 0.139 H 130.0°. Best body text is #000000 at 15.61:1 contrast (WCAG AA passes).
Color values
| HEX | #BCED88 |
|---|---|
| RGB | rgb(188, 237, 136) |
| HSL | hsl(89, 74%, 73%) |
| HSV | hsv(89, 43%, 93%) |
| CMYK | cmyk(20.7%, 0%, 42.6%, 7.1%) |
| CIE-LAB | lab(88.47, -32.45, 43.81) |
| CIE-LCH | lch(88.47, 54.52, 126.53°) |
| OKLab | oklab(88.93% -0.0894 0.1067) |
| OKLCH | oklch(88.93% 0.139 130) |
| XYZ | xyz(55.4664, 73.0363, 34.4629) |
| Luminance | 0.7304 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 2.89
Celery
#C1FD95
ΔE00 3.47
Light Yellowish Green
#C2FF89
ΔE00 4.08
Light Pea Green
#C4FE82
ΔE00 4.32
Tea Green
#BDF8A3
ΔE00 4.36
Light Yellow Green
#CCFD7F
ΔE00 4.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCED88 #B988ED
analogous
#EDEC88 #BCED88 #89ED88
triadic
#BCED88 #88BCED #ED88BC
tetradic
#BCED88 #88EDEC #B988ED #ED8889
square
#BCED88 #88EDEC #B988ED #ED8889
split-complementary
#BCED88 #8889ED #EC88ED
monochromatic
#80DA21 #9EE553 #BCED88 #DAF5BD #F0FBE4
Accessibility & contrast
On white
1.35
#BCED88 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.61
#BCED88 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCED88
15.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCED88 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCED88 | 1.00 | 1.35 | 15.61 | 15.61 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E080
Deuteranopia (green-blind)
#EEDD8E
Tritanopia (blue-blind)
#BFE5D5
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #bced88; /* rgb */ color: rgb(188, 237, 136); /* oklch */ color: oklch(88.9% 0.139 130.0);
Tailwind
colors: {
custom: {
50: '#d2f3ac',
500: '#bced88',
950: '#000000',
},
}SCSS
$custom: #bced88; $custom-light: #d2f3ac; $custom-dark: #000000;
JSON
{
"hex": "#bced88",
"rgb": {
"r": 188,
"g": 237,
"b": 136
},
"hsl": {
"h": 89.109,
"s": 73.723,
"l": 73.137
},
"oklch": {
"l": 0.88926,
"c": 0.1392,
"h": 130
},
"luminance": 0.73037
}Semantic roles & 50–950 ramp
primary
#BCED88
secondary
#8B52C8
accent
#10D670
background
#FEFFFD
surface
#FBFEF7
border
#D4D6D0
text
#141710
muted
#838581