#B5CEC2#B5CEC2
#B5CEC2 is a very light, muted teal. Relative luminance 0.579; OKLCH L 82.9% C 0.032 H 165.1°. Best body text is #000000 at 12.57:1 contrast (WCAG AA passes).
Color values
| HEX | #B5CEC2 |
|---|---|
| RGB | rgb(181, 206, 194) |
| HSL | hsl(151, 20%, 76%) |
| HSV | hsv(151, 12%, 81%) |
| CMYK | cmyk(12.1%, 0%, 5.8%, 19.2%) |
| CIE-LAB | lab(80.66, -10.71, 3.13) |
| CIE-LCH | lch(80.66, 11.16, 163.71°) |
| OKLab | oklab(82.93% -0.0306 0.0081) |
| OKLCH | oklch(82.93% 0.032 165.1) |
| XYZ | xyz(50.8627, 57.8605, 59.5169) |
| Luminance | 0.5786 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 9.57
Powder Blue
#B0E0E6
ΔE00 9.66
Light Grey
#D8DCD6
ΔE00 9.67
Pale Teal
#82CBB2
ΔE00 11.08
Paleturquoise
#AFEEEE
ΔE00 11.26
Ice
#D6FFFA
ΔE00 11.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B5CEC2 #CEB5C1
analogous
#B5CEB5 #B5CEC2 #B5CDCE
triadic
#B5CEC2 #C2B5CE #CEC2B5
tetradic
#B5CEC2 #B5B5CE #CEB5C1 #CDCEB5
square
#B5CEC2 #B5B5CE #CEB5C1 #CDCEB5
split-complementary
#B5CEC2 #CEB5CD #CEB5B5
monochromatic
#6B9D85 #90B6A4 #B5CEC2 #DAE6E0 #EDF3F0
Accessibility & contrast
On white
1.67
#B5CEC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.57
#B5CEC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B5CEC2
12.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B5CEC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B5CEC2 | 1.00 | 1.67 | 12.57 | 12.57 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDCAC1
Deuteranopia (green-blind)
#C8C7C3
Tritanopia (blue-blind)
#B0CECA
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #b5cec2; /* rgb */ color: rgb(181, 206, 194); /* oklch */ color: oklch(82.9% 0.032 165.1);
Tailwind
colors: {
custom: {
50: '#cbddd4',
500: '#b5cec2',
950: '#000000',
},
}SCSS
$custom: #b5cec2; $custom-light: #cbddd4; $custom-dark: #000000;
JSON
{
"hex": "#b5cec2",
"rgb": {
"r": 181,
"g": 206,
"b": 194
},
"hsl": {
"h": 151.2,
"s": 20.325,
"l": 75.882
},
"oklch": {
"l": 0.82932,
"c": 0.03163,
"h": 165.1
},
"luminance": 0.57861
}Semantic roles & 50–950 ramp
primary
#B5CEC2
secondary
#A38493
accent
#47719F
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131514
muted
#828483