#94BCBF#94BCBF
#94BCBF is a light, muted teal. Relative luminance 0.460; OKLCH L 76.7% C 0.043 H 202.0°. Best body text is #000000 at 10.20:1 contrast (WCAG AA passes).
Color values
| HEX | #94BCBF |
|---|---|
| RGB | rgb(148, 188, 191) |
| HSL | hsl(184, 25%, 66%) |
| HSV | hsv(184, 23%, 75%) |
| CMYK | cmyk(22.5%, 1.6%, 0%, 25.1%) |
| CIE-LAB | lab(73.56, -12.60, -5.90) |
| CIE-LCH | lch(73.56, 13.92, 205.09°) |
| OKLab | oklab(76.73% -0.0398 -0.0161) |
| OKLCH | oklch(76.73% 0.043 202) |
| XYZ | xyz(39.5971, 46.0224, 56.0770) |
| Luminance | 0.4602 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 8.52
Powder Blue
#B0E0E6
ΔE00 8.88
Bluegrey
#85A3B2
ΔE00 9.58
Cool Grey
#95A3A6
ΔE00 9.85
Sky Blue
#87CEEB
ΔE00 10.15
Light Grey Blue
#9DBCD4
ΔE00 10.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94BCBF #BF9794
analogous
#94BFAD #94BCBF #94A7BF
triadic
#94BCBF #BF94BC #BCBF94
tetradic
#94BCBF #AD94BF #BF9794 #A7BF94
square
#94BCBF #AD94BF #BF9794 #A7BF94
split-complementary
#94BCBF #BF94A7 #BFAD94
monochromatic
#518488 #6EA4A8 #94BCBF #BAD4D6 #E1ECED
Accessibility & contrast
On white
2.06
#94BCBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.20
#94BCBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94BCBF
10.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94BCBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94BCBF | 1.00 | 2.06 | 10.20 | 10.20 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6B8BF
Deuteranopia (green-blind)
#AEB2BF
Tritanopia (blue-blind)
#86BFBD
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #94bcbf; /* rgb */ color: rgb(148, 188, 191); /* oklch */ color: oklch(76.7% 0.043 202.0);
Tailwind
colors: {
custom: {
50: '#b4d0d2',
500: '#94bcbf',
950: '#000000',
},
}SCSS
$custom: #94bcbf; $custom-light: #b4d0d2; $custom-dark: #000000;
JSON
{
"hex": "#94bcbf",
"rgb": {
"r": 148,
"g": 188,
"b": 191
},
"hsl": {
"h": 184.186,
"s": 25.146,
"l": 66.471
},
"oklch": {
"l": 0.76729,
"c": 0.04291,
"h": 202
},
"luminance": 0.46024
}Semantic roles & 50–950 ramp
primary
#94BCBF
secondary
#DED1D0
accent
#4942A4
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#111414
muted
#808282