#94BCBB#94BCBB
#94BCBB is a light, muted teal. Relative luminance 0.459; OKLCH L 76.6% C 0.043 H 194.4°. Best body text is #000000 at 10.17:1 contrast (WCAG AA passes).
Color values
| HEX | #94BCBB |
|---|---|
| RGB | rgb(148, 188, 187) |
| HSL | hsl(179, 23%, 66%) |
| HSV | hsv(179, 21%, 74%) |
| CMYK | cmyk(21.3%, 0%, 0.5%, 26.3%) |
| CIE-LAB | lab(73.45, -13.49, -3.89) |
| CIE-LCH | lch(73.45, 14.03, 196.07°) |
| OKLab | oklab(76.6% -0.0414 -0.0106) |
| OKLCH | oklch(76.6% 0.043 194.4) |
| XYZ | xyz(39.1630, 45.8487, 53.7903) |
| Luminance | 0.4585 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 9.30
Lightblue
#ADD8E6
ΔE00 9.69
Cool Grey
#95A3A6
ΔE00 10.36
Cadetblue
#5F9EA0
ΔE00 10.82
Bluegrey
#85A3B2
ΔE00 10.83
Greyish Teal
#719F91
ΔE00 10.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94BCBB #BC9495
analogous
#94BCA7 #94BCBB #94A9BC
triadic
#94BCBB #BB94BC #BCBB94
tetradic
#94BCBB #A794BC #BC9495 #A9BC94
square
#94BCBB #A794BC #BC9495 #A9BC94
split-complementary
#94BCBB #BC94A9 #BCA794
monochromatic
#528382 #6EA4A3 #94BCBB #BAD4D3 #DFEBEB
Accessibility & contrast
On white
2.06
#94BCBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.17
#94BCBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94BCBB
10.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94BCBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94BCBB | 1.00 | 2.06 | 10.17 | 10.17 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B8BB
Deuteranopia (green-blind)
#AFB2BB
Tritanopia (blue-blind)
#88BFBC
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #94bcbb; /* rgb */ color: rgb(148, 188, 187); /* oklch */ color: oklch(76.6% 0.043 194.4);
Tailwind
colors: {
custom: {
50: '#b4d0cf',
500: '#94bcbb',
950: '#000000',
},
}SCSS
$custom: #94bcbb; $custom-light: #b4d0cf; $custom-dark: #000000;
JSON
{
"hex": "#94bcbb",
"rgb": {
"r": 148,
"g": 188,
"b": 187
},
"hsl": {
"h": 178.5,
"s": 22.989,
"l": 65.882
},
"oklch": {
"l": 0.76602,
"c": 0.04275,
"h": 194.4
},
"luminance": 0.4585
}Semantic roles & 50–950 ramp
primary
#94BCBB
secondary
#DDCFD0
accent
#4446A1
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#111413
muted
#808282