#BCF3AA#BCF3AA
#BCF3AA is a very light, moderate green. Relative luminance 0.777; OKLCH L 90.8% C 0.112 H 138.1°. Best body text is #000000 at 16.54:1 contrast (WCAG AA passes).
Color values
| HEX | #BCF3AA |
|---|---|
| RGB | rgb(188, 243, 170) |
| HSL | hsl(105, 75%, 81%) |
| HSV | hsv(105, 30%, 95%) |
| CMYK | cmyk(22.6%, 0%, 30%, 4.7%) |
| CIE-LAB | lab(90.64, -30.63, 29.71) |
| CIE-LCH | lch(90.64, 42.67, 135.88°) |
| OKLab | oklab(90.85% -0.0834 0.0748) |
| OKLCH | oklch(90.85% 0.112 138.1) |
| XYZ | xyz(60.0435, 77.6932, 49.8552) |
| Luminance | 0.7770 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Washed Out Green
#BCF5A6
ΔE00 1.12
Light Sage
#BCECAC
ΔE00 2.16
Pale Green
#C7FDB5
ΔE00 2.20
Tea Green
#BDF8A3
ΔE00 2.25
Celadon
#BEFDB7
ΔE00 2.52
Light Light Green
#C8FFB0
ΔE00 2.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCF3AA #E1AAF3
analogous
#E1F3AA #BCF3AA #AAF3BC
triadic
#BCF3AA #AABCF3 #F3AABC
tetradic
#BCF3AA #AAE1F3 #E1AAF3 #F3BCAA
square
#BCF3AA #AAE1F3 #E1AAF3 #F3BCAA
split-complementary
#BCF3AA #BCAAF3 #F3AAE1
monochromatic
#67E43F #92EB74 #BCF3AA #E6FBE0 #EAFBE4
Accessibility & contrast
On white
1.27
#BCF3AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.54
#BCF3AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCF3AA
16.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCF3AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCF3AA | 1.00 | 1.27 | 16.54 | 16.54 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E7A5
Deuteranopia (green-blind)
#EFE2AE
Tritanopia (blue-blind)
#BAEEE0
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #bcf3aa; /* rgb */ color: rgb(188, 243, 170); /* oklch */ color: oklch(90.8% 0.112 138.1);
Tailwind
colors: {
custom: {
50: '#d1f7c3',
500: '#bcf3aa',
950: '#000000',
},
}SCSS
$custom: #bcf3aa; $custom-light: #d1f7c3; $custom-dark: #000000;
JSON
{
"hex": "#bcf3aa",
"rgb": {
"r": 188,
"g": 243,
"b": 170
},
"hsl": {
"h": 105.205,
"s": 75.258,
"l": 80.98
},
"oklch": {
"l": 0.90848,
"c": 0.112,
"h": 138.1
},
"luminance": 0.77695
}Semantic roles & 50–950 ramp
primary
#BCF3AA
secondary
#BA6FD2
accent
#0ED7A6
background
#FEFFFD
surface
#FBFEF9
border
#D4D6D2
text
#141712
muted
#838582