#BCEAAA#BCEAAA
#BCEAAA is a very light, moderate green. Relative luminance 0.724; OKLCH L 88.9% C 0.098 H 137.1°. Best body text is #000000 at 15.49:1 contrast (WCAG AA passes).
Color values
| HEX | #BCEAAA |
|---|---|
| RGB | rgb(188, 234, 170) |
| HSL | hsl(103, 60%, 79%) |
| HSV | hsv(103, 27%, 92%) |
| CMYK | cmyk(19.7%, 0%, 27.4%, 8.2%) |
| CIE-LAB | lab(88.18, -26.38, 26.38) |
| CIE-LCH | lch(88.18, 37.30, 135.00°) |
| OKLab | oklab(88.87% -0.0717 0.0667) |
| OKLCH | oklch(88.87% 0.098 137.1) |
| XYZ | xyz(57.4159, 72.4380, 48.9793) |
| Luminance | 0.7244 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Sage
#BCECAC
ΔE00 0.52
Light Grey Green
#B7E1A1
ΔE00 2.04
Washed Out Green
#BCF5A6
ΔE00 3.45
Pale Green
#C7FDB5
ΔE00 4.07
Very Pale Green
#CFFDBC
ΔE00 4.09
Celadon
#BEFDB7
ΔE00 4.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCEAAA #D8AAEA
analogous
#DCEAAA #BCEAAA #AAEAB8
triadic
#BCEAAA #AABCEA #EAAABC
tetradic
#BCEAAA #AADCEA #D8AAEA #EAB8AA
square
#BCEAAA #AADCEA #D8AAEA #EAB8AA
split-complementary
#BCEAAA #B8AAEA #EAAADC
monochromatic
#6FD248 #95DE79 #BCEAAA #E3F6DB #ECF9E6
Accessibility & contrast
On white
1.36
#BCEAAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.49
#BCEAAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCEAAA
15.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCEAAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCEAAA | 1.00 | 1.36 | 15.49 | 15.49 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFE0A6
Deuteranopia (green-blind)
#E7DCAD
Tritanopia (blue-blind)
#BBE5D9
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #bceaaa; /* rgb */ color: rgb(188, 234, 170); /* oklch */ color: oklch(88.9% 0.098 137.1);
Tailwind
colors: {
custom: {
50: '#d1f1c3',
500: '#bceaaa',
950: '#000000',
},
}SCSS
$custom: #bceaaa; $custom-light: #d1f1c3; $custom-dark: #000000;
JSON
{
"hex": "#bceaaa",
"rgb": {
"r": 188,
"g": 234,
"b": 170
},
"hsl": {
"h": 103.125,
"s": 60.377,
"l": 79.216
},
"oklch": {
"l": 0.88872,
"c": 0.09791,
"h": 137.1
},
"luminance": 0.72439
}Semantic roles & 50–950 ramp
primary
#BCEAAA
secondary
#AE72C6
accent
#1DC898
background
#FEFFFD
surface
#FBFEF9
border
#D4D6D2
text
#141612
muted
#838582