#94BCBD#94BCBD
#94BCBD is a light, muted teal. Relative luminance 0.459; OKLCH L 76.7% C 0.043 H 198.2°. Best body text is #000000 at 10.19:1 contrast (WCAG AA passes).
Color values
| HEX | #94BCBD |
|---|---|
| RGB | rgb(148, 188, 189) |
| HSL | hsl(181, 24%, 66%) |
| HSV | hsv(181, 22%, 74%) |
| CMYK | cmyk(21.7%, 0.5%, 0%, 25.9%) |
| CIE-LAB | lab(73.50, -13.05, -4.89) |
| CIE-LCH | lch(73.50, 13.93, 200.56°) |
| OKLab | oklab(76.67% -0.0406 -0.0133) |
| OKLCH | oklch(76.67% 0.043 198.2) |
| XYZ | xyz(39.3786, 45.9349, 54.9258) |
| Luminance | 0.4594 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 9.05
Lightblue
#ADD8E6
ΔE00 9.08
Cool Grey
#95A3A6
ΔE00 10.08
Bluegrey
#85A3B2
ΔE00 10.19
Cadetblue
#5F9EA0
ΔE00 10.89
Sky Blue
#87CEEB
ΔE00 10.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94BCBD #BD9594
analogous
#94BDA9 #94BCBD #94A7BD
triadic
#94BCBD #BD94BC #BCBD94
tetradic
#94BCBD #A994BD #BD9594 #A7BD94
square
#94BCBD #A994BD #BD9594 #A7BD94
split-complementary
#94BCBD #BD94A7 #BDA994
monochromatic
#528385 #6EA4A6 #94BCBD #BAD4D4 #E0EBEC
Accessibility & contrast
On white
2.06
#94BCBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.19
#94BCBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94BCBD
10.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94BCBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94BCBD | 1.00 | 2.06 | 10.19 | 10.19 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6B8BD
Deuteranopia (green-blind)
#AEB2BD
Tritanopia (blue-blind)
#87BFBC
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #94bcbd; /* rgb */ color: rgb(148, 188, 189); /* oklch */ color: oklch(76.7% 0.043 198.2);
Tailwind
colors: {
custom: {
50: '#b4d0d0',
500: '#94bcbd',
950: '#000000',
},
}SCSS
$custom: #94bcbd; $custom-light: #b4d0d0; $custom-dark: #000000;
JSON
{
"hex": "#94bcbd",
"rgb": {
"r": 148,
"g": 188,
"b": 189
},
"hsl": {
"h": 181.463,
"s": 23.699,
"l": 66.078
},
"oklch": {
"l": 0.76665,
"c": 0.04274,
"h": 198.2
},
"luminance": 0.45936
}Semantic roles & 50–950 ramp
primary
#94BCBD
secondary
#DDD0D0
accent
#4643A2
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#111414
muted
#808282