#B2E0CD#B2E0CD
#B2E0CD is a very light, muted teal. Relative luminance 0.672; OKLCH L 86.9% C 0.055 H 168.0°. Best body text is #000000 at 14.44:1 contrast (WCAG AA passes).
Color values
| HEX | #B2E0CD |
|---|---|
| RGB | rgb(178, 224, 205) |
| HSL | hsl(155, 43%, 79%) |
| HSV | hsv(155, 21%, 88%) |
| CMYK | cmyk(20.5%, 0%, 8.5%, 12.2%) |
| CIE-LAB | lab(85.60, -18.67, 4.41) |
| CIE-LCH | lch(85.60, 19.18, 166.70°) |
| OKLab | oklab(86.9% -0.0533 0.0114) |
| OKLCH | oklch(86.9% 0.055 168) |
| XYZ | xyz(56.0321, 67.1822, 67.7610) |
| Luminance | 0.6718 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 7.22
Pale Aqua
#B8FFEB
ΔE00 7.34
Duck Egg Blue
#C3FBF4
ΔE00 7.60
Pale Teal
#82CBB2
ΔE00 8.05
Eggshell Blue
#C4FFF7
ΔE00 8.10
Paleturquoise
#AFEEEE
ΔE00 8.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2E0CD #E0B2C5
analogous
#B2E0B6 #B2E0CD #B2DCE0
triadic
#B2E0CD #CDB2E0 #E0CDB2
tetradic
#B2E0CD #B6B2E0 #E0B2C5 #DCE0B2
square
#B2E0CD #B6B2E0 #E0B2C5 #DCE0B2
split-complementary
#B2E0CD #E0B2DC #E0B6B2
monochromatic
#5BBD94 #86CEB1 #B2E0CD #DEF2E9 #E9F6F1
Accessibility & contrast
On white
1.45
#B2E0CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.44
#B2E0CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2E0CD
14.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2E0CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2E0CD | 1.00 | 1.45 | 14.44 | 14.44 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDACC
Deuteranopia (green-blind)
#D5D4CE
Tritanopia (blue-blind)
#A8E0DA
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #b2e0cd; /* rgb */ color: rgb(178, 224, 205); /* oklch */ color: oklch(86.9% 0.055 168.0);
Tailwind
colors: {
custom: {
50: '#c9e9dc',
500: '#b2e0cd',
950: '#000000',
},
}SCSS
$custom: #b2e0cd; $custom-light: #c9e9dc; $custom-dark: #000000;
JSON
{
"hex": "#b2e0cd",
"rgb": {
"r": 178,
"g": 224,
"b": 205
},
"hsl": {
"h": 155.217,
"s": 42.593,
"l": 78.824
},
"oklch": {
"l": 0.86895,
"c": 0.05453,
"h": 168
},
"luminance": 0.67184
}Semantic roles & 50–950 ramp
primary
#B2E0CD
secondary
#B97D96
accent
#3067B6
background
#FDFEFE
surface
#F9FDFC
border
#D2D5D5
text
#131615
muted
#828484