#B2D0C2#B2D0C2
#B2D0C2 is a very light, muted teal. Relative luminance 0.585; OKLCH L 83.2% C 0.038 H 165.6°. Best body text is #000000 at 12.69:1 contrast (WCAG AA passes).
Color values
| HEX | #B2D0C2 |
|---|---|
| RGB | rgb(178, 208, 194) |
| HSL | hsl(152, 24%, 76%) |
| HSV | hsv(152, 14%, 82%) |
| CMYK | cmyk(14.4%, 0%, 6.7%, 18.4%) |
| CIE-LAB | lab(81.00, -12.73, 3.60) |
| CIE-LCH | lch(81.00, 13.23, 164.23°) |
| OKLab | oklab(83.15% -0.0363 0.0093) |
| OKLCH | oklch(83.15% 0.038 165.6) |
| XYZ | xyz(50.6512, 58.4707, 59.6458) |
| Luminance | 0.5847 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 9.62
Pale Teal
#82CBB2
ΔE00 9.64
Paleturquoise
#AFEEEE
ΔE00 10.54
Duck Egg Blue
#C3FBF4
ΔE00 10.87
Light Grey
#D8DCD6
ΔE00 11.02
Seafoam Blue
#78D1B6
ΔE00 11.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2D0C2 #D0B2C0
analogous
#B2D0B3 #B2D0C2 #B2CFD0
triadic
#B2D0C2 #C2B2D0 #D0C2B2
tetradic
#B2D0C2 #B3B2D0 #D0B2C0 #CFD0B2
square
#B2D0C2 #B3B2D0 #D0B2C0 #CFD0B2
split-complementary
#B2D0C2 #D0B2CF #D0B3B2
monochromatic
#66A286 #8CB9A4 #B2D0C2 #D8E7E0 #ECF3F0
Accessibility & contrast
On white
1.65
#B2D0C2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.69
#B2D0C2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2D0C2
12.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2D0C2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2D0C2 | 1.00 | 1.65 | 12.69 | 12.69 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFCBC1
Deuteranopia (green-blind)
#C9C8C3
Tritanopia (blue-blind)
#ACD0CC
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #b2d0c2; /* rgb */ color: rgb(178, 208, 194); /* oklch */ color: oklch(83.2% 0.038 165.6);
Tailwind
colors: {
custom: {
50: '#c9ded4',
500: '#b2d0c2',
950: '#000000',
},
}SCSS
$custom: #b2d0c2; $custom-light: #c9ded4; $custom-dark: #000000;
JSON
{
"hex": "#b2d0c2",
"rgb": {
"r": 178,
"g": 208,
"b": 194
},
"hsl": {
"h": 152,
"s": 24.194,
"l": 75.686
},
"oklch": {
"l": 0.8315,
"c": 0.03751,
"h": 165.6
},
"luminance": 0.58472
}Semantic roles & 50–950 ramp
primary
#B2D0C2
secondary
#A58192
accent
#4370A3
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131514
muted
#828483