#B2DCCC#B2DCCC
#B2DCCC is a very light, muted teal. Relative luminance 0.650; OKLCH L 86.0% C 0.049 H 170.0°. Best body text is #000000 at 14.00:1 contrast (WCAG AA passes).
Color values
| HEX | #B2DCCC |
|---|---|
| RGB | rgb(178, 220, 204) |
| HSL | hsl(157, 38%, 78%) |
| HSV | hsv(157, 19%, 86%) |
| CMYK | cmyk(19.1%, 0%, 7.3%, 13.7%) |
| CIE-LAB | lab(84.49, -16.86, 3.34) |
| CIE-LCH | lch(84.49, 17.19, 168.81°) |
| OKLab | oklab(86.01% -0.0484 0.0086) |
| OKLCH | oklch(86.01% 0.049 170) |
| XYZ | xyz(54.8494, 65.0093, 66.7732) |
| Luminance | 0.6501 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 7.87
Paleturquoise
#AFEEEE
ΔE00 8.14
Pale Teal
#82CBB2
ΔE00 8.32
Light Teal
#90E4C1
ΔE00 8.42
Pale Aqua
#B8FFEB
ΔE00 8.46
Eggshell Blue
#C4FFF7
ΔE00 8.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2DCCC #DCB2C2
analogous
#B2DCB7 #B2DCCC #B2D7DC
triadic
#B2DCCC #CCB2DC #DCCCB2
tetradic
#B2DCCC #B7B2DC #DCB2C2 #D7DCB2
square
#B2DCCC #B7B2DC #DCB2C2 #D7DCB2
split-complementary
#B2DCCC #DCB2D7 #DCB7B2
monochromatic
#5EB694 #88C9B0 #B2DCCC #DCEFE8 #EAF5F1
Accessibility & contrast
On white
1.50
#B2DCCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.00
#B2DCCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2DCCC
14.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2DCCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2DCCC | 1.00 | 1.50 | 14.00 | 14.00 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D6CB
Deuteranopia (green-blind)
#D2D1CD
Tritanopia (blue-blind)
#A9DDD7
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #b2dccc; /* rgb */ color: rgb(178, 220, 204); /* oklch */ color: oklch(86.0% 0.049 170.0);
Tailwind
colors: {
custom: {
50: '#c9e7db',
500: '#b2dccc',
950: '#000000',
},
}SCSS
$custom: #b2dccc; $custom-light: #c9e7db; $custom-dark: #000000;
JSON
{
"hex": "#b2dccc",
"rgb": {
"r": 178,
"g": 220,
"b": 204
},
"hsl": {
"h": 157.143,
"s": 37.5,
"l": 78.039
},
"oklch": {
"l": 0.86005,
"c": 0.0492,
"h": 170
},
"luminance": 0.65011
}Semantic roles & 50–950 ramp
primary
#B2DCCC
secondary
#B47E93
accent
#3564B0
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131615
muted
#828484