#BBE2CF#BBE2CF
#BBE2CF is a very light, muted teal. Relative luminance 0.695; OKLCH L 88.0% C 0.048 H 164.3°. Best body text is #000000 at 14.89:1 contrast (WCAG AA passes).
Color values
| HEX | #BBE2CF |
|---|---|
| RGB | rgb(187, 226, 207) |
| HSL | hsl(151, 40%, 81%) |
| HSV | hsv(151, 17%, 89%) |
| CMYK | cmyk(17.3%, 0%, 8.4%, 11.4%) |
| CIE-LAB | lab(86.73, -16.41, 5.07) |
| CIE-LCH | lch(86.73, 17.17, 162.83°) |
| OKLab | oklab(87.96% -0.0466 0.0131) |
| OKLCH | oklch(87.96% 0.048 164.3) |
| XYZ | xyz(58.9494, 69.4609, 69.3208) |
| Luminance | 0.6946 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 7.66
Pale Aqua
#B8FFEB
ΔE00 7.89
Eggshell Blue
#C4FFF7
ΔE00 8.20
Ice
#D6FFFA
ΔE00 8.42
Light Teal
#90E4C1
ΔE00 8.52
Light Light Blue
#CAFFFB
ΔE00 8.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBE2CF #E2BBCE
analogous
#BBE2BB #BBE2CF #BBE1E2
triadic
#BBE2CF #CFBBE2 #E2CFBB
tetradic
#BBE2CF #BBBBE2 #E2BBCE #E1E2BB
square
#BBE2CF #BBBBE2 #E2BBCE #E1E2BB
split-complementary
#BBE2CF #E2BBE1 #E2BBBB
monochromatic
#65BD92 #90D0B1 #BBE2CF #E6F4ED #EAF6F0
Accessibility & contrast
On white
1.41
#BBE2CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.89
#BBE2CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBE2CF
14.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBE2CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBE2CF | 1.00 | 1.41 | 14.89 | 14.89 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0DCCE
Deuteranopia (green-blind)
#D9D7D0
Tritanopia (blue-blind)
#B4E2DC
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #bbe2cf; /* rgb */ color: rgb(187, 226, 207); /* oklch */ color: oklch(88.0% 0.048 164.3);
Tailwind
colors: {
custom: {
50: '#cfebdd',
500: '#bbe2cf',
950: '#000000',
},
}SCSS
$custom: #bbe2cf; $custom-light: #cfebdd; $custom-dark: #000000;
JSON
{
"hex": "#bbe2cf",
"rgb": {
"r": 187,
"g": 226,
"b": 207
},
"hsl": {
"h": 150.769,
"s": 40.206,
"l": 80.98
},
"oklch": {
"l": 0.87958,
"c": 0.04842,
"h": 164.3
},
"luminance": 0.69463
}Semantic roles & 50–950 ramp
primary
#BBE2CF
secondary
#BB86A0
accent
#3271B3
background
#FEFEFE
surface
#FBFDFC
border
#D4D5D5
text
#141615
muted
#838484