#BCF0CA#BCF0CA
#BCF0CA is a very light, moderate green. Relative luminance 0.773; OKLCH L 90.9% C 0.074 H 153.1°. Best body text is #000000 at 16.46:1 contrast (WCAG AA passes).
Color values
| HEX | #BCF0CA |
|---|---|
| RGB | rgb(188, 240, 202) |
| HSL | hsl(136, 63%, 84%) |
| HSV | hsv(136, 22%, 94%) |
| CMYK | cmyk(21.7%, 0%, 15.8%, 5.9%) |
| CIE-LAB | lab(90.45, -23.90, 13.01) |
| CIE-LCH | lch(90.45, 27.21, 151.44°) |
| OKLab | oklab(90.9% -0.0662 0.0336) |
| OKLCH | oklch(90.9% 0.074 153.1) |
| XYZ | xyz(62.5569, 77.2738, 67.4850) |
| Luminance | 0.7728 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 3.42
Pale Turquoise
#A5FBD5
ΔE00 5.50
Light Teal
#90E4C1
ΔE00 6.57
Hospital Green
#9BE5AA
ΔE00 6.59
Light Sage
#BCECAC
ΔE00 6.71
Light Mint
#B6FFBB
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCF0CA #F0BCE2
analogous
#C8F0BC #BCF0CA #BCF0E4
triadic
#BCF0CA #CABCF0 #F0CABC
tetradic
#BCF0CA #BCC8F0 #F0BCE2 #F0E4BC
square
#BCF0CA #BCC8F0 #F0BCE2 #F0E4BC
split-complementary
#BCF0CA #E4BCF0 #F0BCC8
monochromatic
#58DA7B #8AE5A2 #BCF0CA #E6F9EB #E6F9EB
Accessibility & contrast
On white
1.28
#BCF0CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.46
#BCF0CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCF0CA
16.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCF0CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCF0CA | 1.00 | 1.28 | 16.46 | 16.46 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0E7C8
Deuteranopia (green-blind)
#E7E1CC
Tritanopia (blue-blind)
#B4EEE5
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #bcf0ca; /* rgb */ color: rgb(188, 240, 202); /* oklch */ color: oklch(90.9% 0.074 153.1);
Tailwind
colors: {
custom: {
50: '#d1f5da',
500: '#bcf0ca',
950: '#000000',
},
}SCSS
$custom: #bcf0ca; $custom-light: #d1f5da; $custom-dark: #000000;
JSON
{
"hex": "#bcf0ca",
"rgb": {
"r": 188,
"g": 240,
"b": 202
},
"hsl": {
"h": 136.154,
"s": 63.415,
"l": 83.922
},
"oklch": {
"l": 0.90899,
"c": 0.0742,
"h": 153.1
},
"luminance": 0.77276
}Semantic roles & 50–950 ramp
primary
#BCF0CA
secondary
#CF82BA
accent
#1A9CCB
background
#FEFFFE
surface
#FBFEFB
border
#D4D6D4
text
#141714
muted
#838583