#B2C8CC#B2C8CC
#B2C8CC is a light, muted teal. Relative luminance 0.551; OKLCH L 81.7% C 0.025 H 209.8°. Best body text is #000000 at 12.03:1 contrast (WCAG AA passes).
Color values
| HEX | #B2C8CC |
|---|---|
| RGB | rgb(178, 200, 204) |
| HSL | hsl(189, 20%, 75%) |
| HSV | hsv(189, 13%, 80%) |
| CMYK | cmyk(12.7%, 2%, 0%, 20%) |
| CIE-LAB | lab(79.12, -6.60, -4.52) |
| CIE-LCH | lch(79.12, 8.00, 214.38°) |
| OKLab | oklab(81.75% -0.0213 -0.0122) |
| OKLCH | oklch(81.75% 0.025 209.8) |
| XYZ | xyz(49.9108, 55.1321, 65.1270) |
| Luminance | 0.5513 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 6.57
Silver (survey)
#C5C9C7
ΔE00 7.06
Powder Blue
#B0E0E6
ΔE00 8.15
Cloudy Blue
#ACC2D9
ΔE00 8.54
Light Grey Blue
#9DBCD4
ΔE00 8.59
Silver
#C0C0C0
ΔE00 8.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2C8CC #CCB6B2
analogous
#B2CCC3 #B2C8CC #B2BBCC
triadic
#B2C8CC #CCB2C8 #C8CCB2
tetradic
#B2C8CC #C3B2CC #CCB6B2 #BBCCB2
square
#B2C8CC #C3B2CC #CCB6B2 #BBCCB2
split-complementary
#B2C8CC #CCB2BB #CCC3B2
monochromatic
#68939B #8DAEB4 #B2C8CC #D7E2E4 #EDF2F3
Accessibility & contrast
On white
1.75
#B2C8CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.03
#B2C8CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2C8CC
12.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2C8CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2C8CC | 1.00 | 1.75 | 12.03 | 12.03 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C6CC
Deuteranopia (green-blind)
#BFC2CC
Tritanopia (blue-blind)
#ABCAC9
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #b2c8cc; /* rgb */ color: rgb(178, 200, 204); /* oklch */ color: oklch(81.7% 0.025 209.8);
Tailwind
colors: {
custom: {
50: '#c9d8db',
500: '#b2c8cc',
950: '#000000',
},
}SCSS
$custom: #b2c8cc; $custom-light: #c9d8db; $custom-dark: #000000;
JSON
{
"hex": "#b2c8cc",
"rgb": {
"r": 178,
"g": 200,
"b": 204
},
"hsl": {
"h": 189.231,
"s": 20.313,
"l": 74.902
},
"oklch": {
"l": 0.81746,
"c": 0.02454,
"h": 209.8
},
"luminance": 0.55133
}Semantic roles & 50–950 ramp
primary
#B2C8CC
secondary
#A18681
accent
#54479F
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#131415
muted
#828384