#94BBBE#94BBBE
#94BBBE is a light, muted teal. Relative luminance 0.456; OKLCH L 76.5% C 0.042 H 202.1°. Best body text is #000000 at 10.11:1 contrast (WCAG AA passes).
Color values
| HEX | #94BBBE |
|---|---|
| RGB | rgb(148, 187, 190) |
| HSL | hsl(184, 24%, 66%) |
| HSV | hsv(184, 22%, 75%) |
| CMYK | cmyk(22.1%, 1.6%, 0%, 25.5%) |
| CIE-LAB | lab(73.25, -12.30, -5.81) |
| CIE-LCH | lch(73.25, 13.60, 205.27°) |
| OKLab | oklab(76.48% -0.0389 -0.0158) |
| OKLCH | oklch(76.48% 0.042 202.1) |
| XYZ | xyz(39.2746, 45.5527, 55.4284) |
| Luminance | 0.4555 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 8.68
Powder Blue
#B0E0E6
ΔE00 9.14
Bluegrey
#85A3B2
ΔE00 9.31
Cool Grey
#95A3A6
ΔE00 9.53
Light Grey Blue
#9DBCD4
ΔE00 10.22
Sky Blue
#87CEEB
ΔE00 10.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94BBBE #BE9794
analogous
#94BEAC #94BBBE #94A6BE
triadic
#94BBBE #BE94BB #BBBE94
tetradic
#94BBBE #AC94BE #BE9794 #A6BE94
square
#94BBBE #AC94BE #BE9794 #A6BE94
split-complementary
#94BBBE #BE94A6 #BEAC94
monochromatic
#518286 #6EA3A7 #94BBBE #BAD3D5 #E0EBEC
Accessibility & contrast
On white
2.08
#94BBBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.11
#94BBBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94BBBE
10.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94BBBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94BBBE | 1.00 | 2.08 | 10.11 | 10.11 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5B7BE
Deuteranopia (green-blind)
#ADB1BE
Tritanopia (blue-blind)
#87BEBC
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #94bbbe; /* rgb */ color: rgb(148, 187, 190); /* oklch */ color: oklch(76.5% 0.042 202.1);
Tailwind
colors: {
custom: {
50: '#b4cfd1',
500: '#94bbbe',
950: '#000000',
},
}SCSS
$custom: #94bbbe; $custom-light: #b4cfd1; $custom-dark: #000000;
JSON
{
"hex": "#94bbbe",
"rgb": {
"r": 148,
"g": 187,
"b": 190
},
"hsl": {
"h": 184.286,
"s": 24.419,
"l": 66.275
},
"oklch": {
"l": 0.76477,
"c": 0.04195,
"h": 202.1
},
"luminance": 0.45554
}Semantic roles & 50–950 ramp
primary
#94BBBE
secondary
#DED1D0
accent
#4943A3
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#111314
muted
#808282