#B2CFC2#B2CFC2
#B2CFC2 is a very light, muted teal. Relative luminance 0.580; OKLCH L 82.9% C 0.036 H 166.7°. Best body text is #000000 at 12.60:1 contrast (WCAG AA passes).
Color values
| HEX | #B2CFC2 |
|---|---|
| RGB | rgb(178, 207, 194) |
| HSL | hsl(153, 23%, 75%) |
| HSV | hsv(153, 14%, 81%) |
| CMYK | cmyk(14%, 0%, 6.3%, 18.8%) |
| CIE-LAB | lab(80.73, -12.22, 3.21) |
| CIE-LCH | lch(80.73, 12.63, 165.30°) |
| OKLab | oklab(82.94% -0.035 0.0083) |
| OKLCH | oklch(82.94% 0.036 166.7) |
| XYZ | xyz(50.4082, 57.9846, 59.5648) |
| Luminance | 0.5799 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 9.45
Pale Teal
#82CBB2
ΔE00 9.96
Paleturquoise
#AFEEEE
ΔE00 10.62
Light Grey
#D8DCD6
ΔE00 10.74
Silver (survey)
#C5C9C7
ΔE00 10.75
Duck Egg Blue
#C3FBF4
ΔE00 11.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2CFC2 #CFB2BF
analogous
#B2CFB3 #B2CFC2 #B2CDCF
triadic
#B2CFC2 #C2B2CF #CFC2B2
tetradic
#B2CFC2 #B3B2CF #CFB2BF #CDCFB2
square
#B2CFC2 #B3B2CF #CFB2BF #CDCFB2
split-complementary
#B2CFC2 #CFB2CD #CFB3B2
monochromatic
#67A086 #8CB7A4 #B2CFC2 #D8E7E0 #ECF3F0
Accessibility & contrast
On white
1.67
#B2CFC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.60
#B2CFC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2CFC2
12.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2CFC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2CFC2 | 1.00 | 1.67 | 12.60 | 12.60 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CECBC1
Deuteranopia (green-blind)
#C8C7C3
Tritanopia (blue-blind)
#ACCFCB
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #b2cfc2; /* rgb */ color: rgb(178, 207, 194); /* oklch */ color: oklch(82.9% 0.036 166.7);
Tailwind
colors: {
custom: {
50: '#c9ddd4',
500: '#b2cfc2',
950: '#000000',
},
}SCSS
$custom: #b2cfc2; $custom-light: #c9ddd4; $custom-dark: #000000;
JSON
{
"hex": "#b2cfc2",
"rgb": {
"r": 178,
"g": 207,
"b": 194
},
"hsl": {
"h": 153.103,
"s": 23.2,
"l": 75.49
},
"oklch": {
"l": 0.82936,
"c": 0.03593,
"h": 166.7
},
"luminance": 0.57986
}Semantic roles & 50–950 ramp
primary
#B2CFC2
secondary
#A48191
accent
#446EA2
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131514
muted
#828483