#BBE3CA#BBE3CA
#BBE3CA is a very light, muted green. Relative luminance 0.698; OKLCH L 88.0% C 0.054 H 157.7°. Best body text is #000000 at 14.95:1 contrast (WCAG AA passes).
Color values
| HEX | #BBE3CA |
|---|---|
| RGB | rgb(187, 227, 202) |
| HSL | hsl(143, 42%, 81%) |
| HSV | hsv(143, 18%, 89%) |
| CMYK | cmyk(17.6%, 0%, 11%, 11%) |
| CIE-LAB | lab(86.88, -17.85, 7.91) |
| CIE-LCH | lch(86.88, 19.53, 156.09°) |
| OKLab | oklab(88.04% -0.05 0.0205) |
| OKLCH | oklch(88.04% 0.054 157.7) |
| XYZ | xyz(58.6205, 69.7657, 66.2433) |
| Luminance | 0.6977 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 7.35
Light Teal
#90E4C1
ΔE00 7.66
Pale Aqua
#B8FFEB
ΔE00 8.05
Pale Turquoise
#A5FBD5
ΔE00 8.51
Duck Egg Blue
#C3FBF4
ΔE00 8.96
Eggshell Blue
#C4FFF7
ΔE00 9.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBE3CA #E3BBD4
analogous
#C0E3BB #BBE3CA #BBE3DE
triadic
#BBE3CA #CABBE3 #E3CABB
tetradic
#BBE3CA #BBC0E3 #E3BBD4 #E3DEBB
square
#BBE3CA #BBC0E3 #E3BBD4 #E3DEBB
split-complementary
#BBE3CA #DEBBE3 #E3BBC0
monochromatic
#64BF86 #90D1A8 #BBE3CA #E6F5EC #E9F6EE
Accessibility & contrast
On white
1.40
#BBE3CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.95
#BBE3CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBE3CA
14.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBE3CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBE3CA | 1.00 | 1.40 | 14.95 | 14.95 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2DDC9
Deuteranopia (green-blind)
#DBD8CB
Tritanopia (blue-blind)
#B5E2DC
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #bbe3ca; /* rgb */ color: rgb(187, 227, 202); /* oklch */ color: oklch(88.0% 0.054 157.7);
Tailwind
colors: {
custom: {
50: '#d0ebda',
500: '#bbe3ca',
950: '#000000',
},
}SCSS
$custom: #bbe3ca; $custom-light: #d0ebda; $custom-dark: #000000;
JSON
{
"hex": "#bbe3ca",
"rgb": {
"r": 187,
"g": 227,
"b": 202
},
"hsl": {
"h": 142.5,
"s": 41.667,
"l": 81.176
},
"oklch": {
"l": 0.88038,
"c": 0.05403,
"h": 157.7
},
"luminance": 0.69767
}Semantic roles & 50–950 ramp
primary
#BBE3CA
secondary
#BC86A8
accent
#3183B5
background
#FEFEFE
surface
#FBFDFB
border
#D4D5D4
text
#141614
muted
#838483