#94BCBE#94BCBE
#94BCBE is a light, muted teal. Relative luminance 0.460; OKLCH L 76.7% C 0.043 H 200.1°. Best body text is #000000 at 10.20:1 contrast (WCAG AA passes).
Color values
| HEX | #94BCBE |
|---|---|
| RGB | rgb(148, 188, 190) |
| HSL | hsl(183, 24%, 66%) |
| HSV | hsv(183, 22%, 75%) |
| CMYK | cmyk(22.1%, 1.1%, 0%, 25.5%) |
| CIE-LAB | lab(73.53, -12.82, -5.40) |
| CIE-LCH | lch(73.53, 13.91, 202.82°) |
| OKLab | oklab(76.7% -0.0402 -0.0147) |
| OKLCH | oklch(76.7% 0.043 200.1) |
| XYZ | xyz(39.4875, 45.9785, 55.4994) |
| Luminance | 0.4598 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 8.79
Powder Blue
#B0E0E6
ΔE00 8.95
Bluegrey
#85A3B2
ΔE00 9.88
Cool Grey
#95A3A6
ΔE00 9.96
Sky Blue
#87CEEB
ΔE00 10.53
Light Grey Blue
#9DBCD4
ΔE00 10.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94BCBE #BE9694
analogous
#94BEAB #94BCBE #94A7BE
triadic
#94BCBE #BE94BC #BCBE94
tetradic
#94BCBE #AB94BE #BE9694 #A7BE94
square
#94BCBE #AB94BE #BE9694 #A7BE94
split-complementary
#94BCBE #BE94A7 #BEAB94
monochromatic
#518486 #6EA4A7 #94BCBE #BAD4D5 #E0ECEC
Accessibility & contrast
On white
2.06
#94BCBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.20
#94BCBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94BCBE
10.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94BCBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94BCBE | 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)
#B6B8BE
Deuteranopia (green-blind)
#AEB2BE
Tritanopia (blue-blind)
#87BFBC
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #94bcbe; /* rgb */ color: rgb(148, 188, 190); /* oklch */ color: oklch(76.7% 0.043 200.1);
Tailwind
colors: {
custom: {
50: '#b4d0d1',
500: '#94bcbe',
950: '#000000',
},
}SCSS
$custom: #94bcbe; $custom-light: #b4d0d1; $custom-dark: #000000;
JSON
{
"hex": "#94bcbe",
"rgb": {
"r": 148,
"g": 188,
"b": 190
},
"hsl": {
"h": 182.857,
"s": 24.419,
"l": 66.275
},
"oklch": {
"l": 0.76697,
"c": 0.04281,
"h": 200.1
},
"luminance": 0.4598
}Semantic roles & 50–950 ramp
primary
#94BCBE
secondary
#DED1D0
accent
#4743A3
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#111414
muted
#808282