#BCED90#BCED90
#BCED90 is a very light, vivid yellow-green. Relative luminance 0.733; OKLCH L 89.1% C 0.131 H 131.2°. Best body text is #000000 at 15.65:1 contrast (WCAG AA passes).
Color values
| HEX | #BCED90 |
|---|---|
| RGB | rgb(188, 237, 144) |
| HSL | hsl(92, 72%, 75%) |
| HSV | hsv(92, 39%, 93%) |
| CMYK | cmyk(20.7%, 0%, 39.2%, 7.1%) |
| CIE-LAB | lab(88.58, -31.46, 40.03) |
| CIE-LCH | lch(88.58, 50.91, 128.16°) |
| OKLab | oklab(89.05% -0.0863 0.0984) |
| OKLCH | oklch(89.05% 0.131 131.2) |
| XYZ | xyz(56.0563, 73.2723, 37.5698) |
| Luminance | 0.7327 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Tea Green
#BDF8A3
ΔE00 3.37
Pistachio (survey)
#C0FA8B
ΔE00 3.46
Celery
#C1FD95
ΔE00 3.52
Washed Out Green
#BCF5A6
ΔE00 3.69
Pale Light Green
#B1FC99
ΔE00 4.45
Light Yellowish Green
#C2FF89
ΔE00 4.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCED90 #C190ED
analogous
#EAED90 #BCED90 #90ED93
triadic
#BCED90 #90BCED #ED90BC
tetradic
#BCED90 #90EAED #C190ED #ED9390
square
#BCED90 #90EAED #C190ED #ED9390
split-complementary
#BCED90 #9390ED #ED90EA
monochromatic
#7CDC27 #9CE45B #BCED90 #DCF6C5 #EFFBE5
Accessibility & contrast
On white
1.34
#BCED90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.65
#BCED90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCED90
15.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCED90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCED90 | 1.00 | 1.34 | 15.65 | 15.65 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E189
Deuteranopia (green-blind)
#EDDD95
Tritanopia (blue-blind)
#BEE6D6
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #bced90; /* rgb */ color: rgb(188, 237, 144); /* oklch */ color: oklch(89.1% 0.131 131.2);
Tailwind
colors: {
custom: {
50: '#d1f3b1',
500: '#bced90',
950: '#000000',
},
}SCSS
$custom: #bced90; $custom-light: #d1f3b1; $custom-dark: #000000;
JSON
{
"hex": "#bced90",
"rgb": {
"r": 188,
"g": 237,
"b": 144
},
"hsl": {
"h": 91.613,
"s": 72.093,
"l": 74.706
},
"oklch": {
"l": 0.89053,
"c": 0.13083,
"h": 131.2
},
"luminance": 0.73273
}Semantic roles & 50–950 ramp
primary
#BCED90
secondary
#9459C8
accent
#11D478
background
#FEFFFD
surface
#FBFEF8
border
#D4D6D1
text
#141711
muted
#838581