#B5CCC2#B5CCC2
#B5CCC2 is a very light, muted teal. Relative luminance 0.569; OKLCH L 82.5% C 0.028 H 167.7°. Best body text is #000000 at 12.38:1 contrast (WCAG AA passes).
Color values
| HEX | #B5CCC2 |
|---|---|
| RGB | rgb(181, 204, 194) |
| HSL | hsl(154, 18%, 75%) |
| HSV | hsv(154, 11%, 80%) |
| CMYK | cmyk(11.3%, 0%, 4.9%, 20%) |
| CIE-LAB | lab(80.13, -9.67, 2.35) |
| CIE-LCH | lch(80.13, 9.96, 166.33°) |
| OKLab | oklab(82.51% -0.0278 0.0061) |
| OKLCH | oklch(82.51% 0.028 167.7) |
| XYZ | xyz(50.3843, 56.9037, 59.3575) |
| Luminance | 0.5690 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 8.65
Light Grey
#D8DCD6
ΔE00 9.11
Powder Blue
#B0E0E6
ΔE00 9.52
Lightblue
#ADD8E6
ΔE00 11.09
Silver
#C0C0C0
ΔE00 11.17
Light Gray
#D3D3D3
ΔE00 11.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B5CCC2 #CCB5BF
analogous
#B5CCB6 #B5CCC2 #B5CACC
triadic
#B5CCC2 #C2B5CC #CCC2B5
tetradic
#B5CCC2 #B6B5CC #CCB5BF #CACCB5
square
#B5CCC2 #B6B5CC #CCB5BF #CACCB5
split-complementary
#B5CCC2 #CCB5CA #CCB6B5
monochromatic
#6D9A86 #91B3A4 #B5CCC2 #D9E5E0 #EDF3F0
Accessibility & contrast
On white
1.70
#B5CCC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.38
#B5CCC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B5CCC2
12.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B5CCC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B5CCC2 | 1.00 | 1.70 | 12.38 | 12.38 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC9C2
Deuteranopia (green-blind)
#C6C5C3
Tritanopia (blue-blind)
#B1CCC9
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #b5ccc2; /* rgb */ color: rgb(181, 204, 194); /* oklch */ color: oklch(82.5% 0.028 167.7);
Tailwind
colors: {
custom: {
50: '#cbdbd4',
500: '#b5ccc2',
950: '#000000',
},
}SCSS
$custom: #b5ccc2; $custom-light: #cbdbd4; $custom-dark: #000000;
JSON
{
"hex": "#b5ccc2",
"rgb": {
"r": 181,
"g": 204,
"b": 194
},
"hsl": {
"h": 153.913,
"s": 18.4,
"l": 75.49
},
"oklch": {
"l": 0.82507,
"c": 0.02845,
"h": 167.7
},
"luminance": 0.56905
}Semantic roles & 50–950 ramp
primary
#B5CCC2
secondary
#A18591
accent
#496D9D
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#131514
muted
#828483