#BBE2CA#BBE2CA
#BBE2CA is a very light, muted green. Relative luminance 0.692; OKLCH L 87.8% C 0.052 H 158.1°. Best body text is #000000 at 14.84:1 contrast (WCAG AA passes).
Color values
| HEX | #BBE2CA |
|---|---|
| RGB | rgb(187, 226, 202) |
| HSL | hsl(143, 40%, 81%) |
| HSV | hsv(143, 17%, 89%) |
| CMYK | cmyk(17.3%, 0%, 10.6%, 11.4%) |
| CIE-LAB | lab(86.61, -17.35, 7.53) |
| CIE-LCH | lch(86.61, 18.92, 156.55°) |
| OKLab | oklab(87.82% -0.0486 0.0195) |
| OKLCH | oklch(87.82% 0.052 158.1) |
| XYZ | xyz(58.3478, 69.2203, 66.1524) |
| Luminance | 0.6922 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 7.73
Light Teal
#90E4C1
ΔE00 7.90
Pale Aqua
#B8FFEB
ΔE00 8.23
Pale Turquoise
#A5FBD5
ΔE00 8.85
Duck Egg Blue
#C3FBF4
ΔE00 8.90
Eggshell Blue
#C4FFF7
ΔE00 9.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBE2CA #E2BBD3
analogous
#BFE2BB #BBE2CA #BBE2DD
triadic
#BBE2CA #CABBE2 #E2CABB
tetradic
#BBE2CA #BBBFE2 #E2BBD3 #E2DDBB
square
#BBE2CA #BBBFE2 #E2BBD3 #E2DDBB
split-complementary
#BBE2CA #DDBBE2 #E2BBBF
monochromatic
#65BD87 #90D0A9 #BBE2CA #E6F4EB #EAF6EE
Accessibility & contrast
On white
1.41
#BBE2CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.84
#BBE2CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBE2CA
14.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBE2CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBE2CA | 1.00 | 1.41 | 14.84 | 14.84 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1DCC9
Deuteranopia (green-blind)
#DAD7CB
Tritanopia (blue-blind)
#B5E1DB
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #bbe2ca; /* rgb */ color: rgb(187, 226, 202); /* oklch */ color: oklch(87.8% 0.052 158.1);
Tailwind
colors: {
custom: {
50: '#cfebda',
500: '#bbe2ca',
950: '#000000',
},
}SCSS
$custom: #bbe2ca; $custom-light: #cfebda; $custom-dark: #000000;
JSON
{
"hex": "#bbe2ca",
"rgb": {
"r": 187,
"g": 226,
"b": 202
},
"hsl": {
"h": 143.077,
"s": 40.206,
"l": 80.98
},
"oklch": {
"l": 0.87824,
"c": 0.05242,
"h": 158.1
},
"luminance": 0.69222
}Semantic roles & 50–950 ramp
primary
#BBE2CA
secondary
#BB86A7
accent
#3282B3
background
#FEFEFE
surface
#FBFDFB
border
#D4D5D4
text
#141614
muted
#838483