#BCDABF#BCDABF
#BCDABF is a very light, muted green. Relative luminance 0.646; OKLCH L 85.9% C 0.049 H 147.9°. Best body text is #000000 at 13.92:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDABF |
|---|---|
| RGB | rgb(188, 218, 191) |
| HSL | hsl(126, 29%, 80%) |
| HSV | hsv(126, 14%, 85%) |
| CMYK | cmyk(13.8%, 0%, 12.4%, 14.5%) |
| CIE-LAB | lab(84.27, -15.03, 9.98) |
| CIE-LCH | lch(84.27, 18.04, 146.40°) |
| OKLab | oklab(85.9% -0.0414 0.0259) |
| OKLCH | oklch(85.9% 0.049 147.9) |
| XYZ | xyz(55.2123, 64.5948, 58.8393) |
| Luminance | 0.6460 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 8.94
Light Grey Green
#B7E1A1
ΔE00 9.28
Light Teal
#90E4C1
ΔE00 9.61
Light Sage
#BCECAC
ΔE00 9.68
Hospital Green
#9BE5AA
ΔE00 10.08
Pale Teal
#82CBB2
ΔE00 10.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDABF #DABCD7
analogous
#C8DABC #BCDABF #BCDACE
triadic
#BCDABF #BFBCDA #DABFBC
tetradic
#BCDABF #BCC8DA #DABCD7 #DACEBC
square
#BCDABF #BCC8DA #DABCD7 #DACEBC
split-complementary
#BCDABF #CEBCDA #DABCC8
monochromatic
#6DAE74 #95C499 #BCDABF #E3F0E5 #EBF4EC
Accessibility & contrast
On white
1.51
#BCDABF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.92
#BCDABF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDABF
13.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDABF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDABF | 1.00 | 1.51 | 13.92 | 13.92 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD4BE
Deuteranopia (green-blind)
#D6D1C0
Tritanopia (blue-blind)
#B9D8D2
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #bcdabf; /* rgb */ color: rgb(188, 218, 191); /* oklch */ color: oklch(85.9% 0.049 147.9);
Tailwind
colors: {
custom: {
50: '#d0e5d2',
500: '#bcdabf',
950: '#000000',
},
}SCSS
$custom: #bcdabf; $custom-light: #d0e5d2; $custom-dark: #000000;
JSON
{
"hex": "#bcdabf",
"rgb": {
"r": 188,
"g": 218,
"b": 191
},
"hsl": {
"h": 126,
"s": 28.846,
"l": 79.608
},
"oklch": {
"l": 0.85895,
"c": 0.0488,
"h": 147.9
},
"luminance": 0.64596
}Semantic roles & 50–950 ramp
primary
#BCDABF
secondary
#B189AD
accent
#3E9DA7
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483