#B2D4CC#B2D4CC
#B2D4CC is a very light, muted teal. Relative luminance 0.609; OKLCH L 84.3% C 0.038 H 179.5°. Best body text is #000000 at 13.18:1 contrast (WCAG AA passes).
Color values
| HEX | #B2D4CC |
|---|---|
| RGB | rgb(178, 212, 204) |
| HSL | hsl(166, 28%, 76%) |
| HSV | hsv(166, 16%, 83%) |
| CMYK | cmyk(16%, 0%, 3.8%, 16.9%) |
| CIE-LAB | lab(82.33, -12.81, 0.20) |
| CIE-LCH | lch(82.33, 12.81, 179.12°) |
| OKLab | oklab(84.29% -0.0377 0.0003) |
| OKLCH | oklch(84.29% 0.038 179.5) |
| XYZ | xyz(52.7998, 60.9102, 66.0900) |
| Luminance | 0.6091 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.75
Paleturquoise
#AFEEEE
ΔE00 8.19
Duck Egg Blue
#C3FBF4
ΔE00 9.19
Lightblue
#ADD8E6
ΔE00 9.38
Ice
#D6FFFA
ΔE00 9.48
Pale Blue
#D0FEFE
ΔE00 9.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2D4CC #D4B2BA
analogous
#B2D4BB #B2D4CC #B2CBD4
triadic
#B2D4CC #CCB2D4 #D4CCB2
tetradic
#B2D4CC #BBB2D4 #D4B2BA #CBD4B2
square
#B2D4CC #BBB2D4 #D4B2BA #CBD4B2
split-complementary
#B2D4CC #D4B2CB #D4BBB2
monochromatic
#63A898 #8BBEB2 #B2D4CC #D9EAE6 #EBF4F2
Accessibility & contrast
On white
1.59
#B2D4CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.18
#B2D4CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2D4CC
13.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2D4CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2D4CC | 1.00 | 1.59 | 13.18 | 13.18 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D0CC
Deuteranopia (green-blind)
#CACBCD
Tritanopia (blue-blind)
#AAD5D1
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #b2d4cc; /* rgb */ color: rgb(178, 212, 204); /* oklch */ color: oklch(84.3% 0.038 179.5);
Tailwind
colors: {
custom: {
50: '#c9e1db',
500: '#b2d4cc',
950: '#000000',
},
}SCSS
$custom: #b2d4cc; $custom-light: #c9e1db; $custom-dark: #000000;
JSON
{
"hex": "#b2d4cc",
"rgb": {
"r": 178,
"g": 212,
"b": 204
},
"hsl": {
"h": 165.882,
"s": 28.333,
"l": 76.471
},
"oklch": {
"l": 0.8429,
"c": 0.03773,
"h": 179.5
},
"luminance": 0.60912
}Semantic roles & 50–950 ramp
primary
#B2D4CC
secondary
#AA808A
accent
#3F57A7
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131515
muted
#828484