#94BCBC#94BCBC
#94BCBC is a light, muted teal. Relative luminance 0.459; OKLCH L 76.6% C 0.043 H 196.3°. Best body text is #000000 at 10.18:1 contrast (WCAG AA passes).
Color values
| HEX | #94BCBC |
|---|---|
| RGB | rgb(148, 188, 188) |
| HSL | hsl(180, 23%, 66%) |
| HSV | hsv(180, 21%, 74%) |
| CMYK | cmyk(21.3%, 0%, 0%, 26.3%) |
| CIE-LAB | lab(73.48, -13.27, -4.39) |
| CIE-LCH | lch(73.48, 13.97, 198.31°) |
| OKLab | oklab(76.63% -0.041 -0.012) |
| OKLCH | oklch(76.63% 0.043 196.3) |
| XYZ | xyz(39.2704, 45.8917, 54.3561) |
| Luminance | 0.4589 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 9.16
Lightblue
#ADD8E6
ΔE00 9.38
Cool Grey
#95A3A6
ΔE00 10.22
Bluegrey
#85A3B2
ΔE00 10.51
Cadetblue
#5F9EA0
ΔE00 10.84
Greyish Teal
#719F91
ΔE00 11.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94BCBC #BC9494
analogous
#94BCA8 #94BCBC #94A8BC
triadic
#94BCBC #BC94BC #BCBC94
tetradic
#94BCBC #A894BC #BC9494 #A8BC94
square
#94BCBC #A894BC #BC9494 #A8BC94
split-complementary
#94BCBC #BC94A8 #BCA894
monochromatic
#528383 #6EA4A4 #94BCBC #BAD4D4 #DFEBEB
Accessibility & contrast
On white
2.06
#94BCBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.18
#94BCBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94BCBC
10.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94BCBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94BCBC | 1.00 | 2.06 | 10.18 | 10.18 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B8BC
Deuteranopia (green-blind)
#AFB2BC
Tritanopia (blue-blind)
#87BFBC
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #94bcbc; /* rgb */ color: rgb(148, 188, 188); /* oklch */ color: oklch(76.6% 0.043 196.3);
Tailwind
colors: {
custom: {
50: '#b4d0d0',
500: '#94bcbc',
950: '#000000',
},
}SCSS
$custom: #94bcbc; $custom-light: #b4d0d0; $custom-dark: #000000;
JSON
{
"hex": "#94bcbc",
"rgb": {
"r": 148,
"g": 188,
"b": 188
},
"hsl": {
"h": 180,
"s": 22.989,
"l": 65.882
},
"oklch": {
"l": 0.76633,
"c": 0.04273,
"h": 196.3
},
"luminance": 0.45893
}Semantic roles & 50–950 ramp
primary
#94BCBC
secondary
#DDCFCF
accent
#4444A1
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#111414
muted
#808282