#BCF3CA#BCF3CA
#BCF3CA is a very light, moderate green. Relative luminance 0.791; OKLCH L 91.5% C 0.079 H 152.5°. Best body text is #000000 at 16.81:1 contrast (WCAG AA passes).
Color values
| HEX | #BCF3CA |
|---|---|
| RGB | rgb(188, 243, 202) |
| HSL | hsl(135, 70%, 85%) |
| HSV | hsv(135, 23%, 95%) |
| CMYK | cmyk(22.6%, 0%, 16.9%, 4.7%) |
| CIE-LAB | lab(91.26, -25.34, 14.16) |
| CIE-LCH | lch(91.26, 29.03, 150.81°) |
| OKLab | oklab(91.55% -0.07 0.0365) |
| OKLCH | oklch(91.55% 0.079 152.5) |
| XYZ | xyz(63.4473, 79.0547, 67.7818) |
| Luminance | 0.7906 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 2.88
Pale Turquoise
#A5FBD5
ΔE00 5.16
Light Mint
#B6FFBB
ΔE00 6.22
Hospital Green
#9BE5AA
ΔE00 6.23
Light Sage
#BCECAC
ΔE00 6.27
Light Seafoam
#A0FEBF
ΔE00 6.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCF3CA #F3BCE5
analogous
#CAF3BC #BCF3CA #BCF3E6
triadic
#BCF3CA #CABCF3 #F3CABC
tetradic
#BCF3CA #BCCAF3 #F3BCE5 #F3E6BC
square
#BCF3CA #BCCAF3 #F3BCE5 #F3E6BC
split-complementary
#BCF3CA #E6BCF3 #F3BCCA
monochromatic
#54E078 #88EAA1 #BCF3CA #E5FAEA #E5FAEA
Accessibility & contrast
On white
1.25
#BCF3CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.81
#BCF3CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCF3CA
16.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCF3CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCF3CA | 1.00 | 1.25 | 16.81 | 16.81 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3EAC8
Deuteranopia (green-blind)
#EAE3CC
Tritanopia (blue-blind)
#B4F1E7
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #bcf3ca; /* rgb */ color: rgb(188, 243, 202); /* oklch */ color: oklch(91.5% 0.079 152.5);
Tailwind
colors: {
custom: {
50: '#d1f7da',
500: '#bcf3ca',
950: '#000000',
},
}SCSS
$custom: #bcf3ca; $custom-light: #d1f7da; $custom-dark: #000000;
JSON
{
"hex": "#bcf3ca",
"rgb": {
"r": 188,
"g": 243,
"b": 202
},
"hsl": {
"h": 135.273,
"s": 69.62,
"l": 84.51
},
"oklch": {
"l": 0.91549,
"c": 0.07899,
"h": 152.5
},
"luminance": 0.79057
}Semantic roles & 50–950 ramp
primary
#BCF3CA
secondary
#D380BE
accent
#14A1D2
background
#FEFFFE
surface
#FBFEFB
border
#D4D6D4
text
#141714
muted
#838583