#94BDBE#94BDBE
#94BDBE is a light, muted teal. Relative luminance 0.464; OKLCH L 76.9% C 0.044 H 198.1°. Best body text is #000000 at 10.28:1 contrast (WCAG AA passes).
Color values
| HEX | #94BDBE |
|---|---|
| RGB | rgb(148, 189, 190) |
| HSL | hsl(181, 24%, 66%) |
| HSV | hsv(181, 22%, 75%) |
| CMYK | cmyk(22.1%, 0.5%, 0%, 25.5%) |
| CIE-LAB | lab(73.81, -13.35, -4.99) |
| CIE-LCH | lch(73.81, 14.25, 200.49°) |
| OKLab | oklab(76.92% -0.0415 -0.0136) |
| OKLCH | oklch(76.92% 0.044 198.1) |
| XYZ | xyz(39.7018, 46.4072, 55.5708) |
| Luminance | 0.4641 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 8.81
Lightblue
#ADD8E6
ΔE00 8.94
Cool Grey
#95A3A6
ΔE00 10.40
Bluegrey
#85A3B2
ΔE00 10.44
Sky Blue
#87CEEB
ΔE00 10.81
Cadetblue
#5F9EA0
ΔE00 11.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94BDBE #BE9594
analogous
#94BEAA #94BDBE #94A8BE
triadic
#94BDBE #BE94BD #BDBE94
tetradic
#94BDBE #AA94BE #BE9594 #A8BE94
square
#94BDBE #AA94BE #BE9594 #A8BE94
split-complementary
#94BDBE #BE94A8 #BEAA94
monochromatic
#518586 #6EA6A7 #94BDBE #BAD4D5 #E0ECEC
Accessibility & contrast
On white
2.04
#94BDBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.28
#94BDBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94BDBE
10.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94BDBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94BDBE | 1.00 | 2.04 | 10.28 | 10.28 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B9BE
Deuteranopia (green-blind)
#AFB3BE
Tritanopia (blue-blind)
#87C0BD
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #94bdbe; /* rgb */ color: rgb(148, 189, 190); /* oklch */ color: oklch(76.9% 0.044 198.1);
Tailwind
colors: {
custom: {
50: '#b4d1d1',
500: '#94bdbe',
950: '#000000',
},
}SCSS
$custom: #94bdbe; $custom-light: #b4d1d1; $custom-dark: #000000;
JSON
{
"hex": "#94bdbe",
"rgb": {
"r": 148,
"g": 189,
"b": 190
},
"hsl": {
"h": 181.429,
"s": 24.419,
"l": 66.275
},
"oklch": {
"l": 0.76917,
"c": 0.0437,
"h": 198.1
},
"luminance": 0.46409
}Semantic roles & 50–950 ramp
primary
#94BDBE
secondary
#DED0D0
accent
#4543A3
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#111414
muted
#808282