#B2DDCC#B2DDCC
#B2DDCC is a very light, muted teal. Relative luminance 0.655; OKLCH L 86.2% C 0.051 H 169.1°. Best body text is #000000 at 14.11:1 contrast (WCAG AA passes).
Color values
| HEX | #B2DDCC |
|---|---|
| RGB | rgb(178, 221, 204) |
| HSL | hsl(156, 39%, 78%) |
| HSV | hsv(156, 19%, 87%) |
| CMYK | cmyk(19.5%, 0%, 7.7%, 13.3%) |
| CIE-LAB | lab(84.76, -17.37, 3.73) |
| CIE-LCH | lch(84.76, 17.76, 167.88°) |
| OKLab | oklab(86.22% -0.0498 0.0096) |
| OKLCH | oklch(86.22% 0.051 169.1) |
| XYZ | xyz(55.1126, 65.5358, 66.8609) |
| Luminance | 0.6554 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 7.82
Light Teal
#90E4C1
ΔE00 8.05
Pale Aqua
#B8FFEB
ΔE00 8.16
Pale Teal
#82CBB2
ΔE00 8.19
Paleturquoise
#AFEEEE
ΔE00 8.26
Eggshell Blue
#C4FFF7
ΔE00 8.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2DDCC #DDB2C3
analogous
#B2DDB6 #B2DDCC #B2D8DD
triadic
#B2DDCC #CCB2DD #DDCCB2
tetradic
#B2DDCC #B6B2DD #DDB2C3 #D8DDB2
square
#B2DDCC #B6B2DD #DDB2C3 #D8DDB2
split-complementary
#B2DDCC #DDB2D8 #DDB6B2
monochromatic
#5DB894 #88CAB0 #B2DDCC #DCF0E8 #EAF6F1
Accessibility & contrast
On white
1.49
#B2DDCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.11
#B2DDCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2DDCC
14.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2DDCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2DDCC | 1.00 | 1.49 | 14.11 | 14.11 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD7CB
Deuteranopia (green-blind)
#D3D1CD
Tritanopia (blue-blind)
#A9DED8
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #b2ddcc; /* rgb */ color: rgb(178, 221, 204); /* oklch */ color: oklch(86.2% 0.051 169.1);
Tailwind
colors: {
custom: {
50: '#c9e7db',
500: '#b2ddcc',
950: '#000000',
},
}SCSS
$custom: #b2ddcc; $custom-light: #c9e7db; $custom-dark: #000000;
JSON
{
"hex": "#b2ddcc",
"rgb": {
"r": 178,
"g": 221,
"b": 204
},
"hsl": {
"h": 156.279,
"s": 38.739,
"l": 78.235
},
"oklch": {
"l": 0.86221,
"c": 0.0507,
"h": 169.1
},
"luminance": 0.65538
}Semantic roles & 50–950 ramp
primary
#B2DDCC
secondary
#B57E94
accent
#3466B2
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131615
muted
#828484