#94BBBF#94BBBF
#94BBBF is a light, muted teal. Relative luminance 0.456; OKLCH L 76.5% C 0.042 H 204.1°. Best body text is #000000 at 10.12:1 contrast (WCAG AA passes).
Color values
| HEX | #94BBBF |
|---|---|
| RGB | rgb(148, 187, 191) |
| HSL | hsl(186, 25%, 66%) |
| HSV | hsv(186, 23%, 75%) |
| CMYK | cmyk(22.5%, 2.1%, 0%, 25.1%) |
| CIE-LAB | lab(73.28, -12.08, -6.31) |
| CIE-LCH | lch(73.28, 13.63, 207.58°) |
| OKLab | oklab(76.51% -0.0384 -0.0172) |
| OKLCH | oklch(76.51% 0.042 204.1) |
| XYZ | xyz(39.3843, 45.5966, 56.0060) |
| Luminance | 0.4560 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 8.43
Bluegrey
#85A3B2
ΔE00 9.02
Powder Blue
#B0E0E6
ΔE00 9.10
Cool Grey
#95A3A6
ΔE00 9.43
Light Grey Blue
#9DBCD4
ΔE00 9.79
Sky Blue
#87CEEB
ΔE00 9.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94BBBF #BF9894
analogous
#94BFAE #94BBBF #94A6BF
triadic
#94BBBF #BF94BB #BBBF94
tetradic
#94BBBF #AE94BF #BF9894 #A6BF94
square
#94BBBF #AE94BF #BF9894 #A6BF94
split-complementary
#94BBBF #BF94A6 #BFAE94
monochromatic
#518288 #6EA3A8 #94BBBF #BAD3D6 #E1ECED
Accessibility & contrast
On white
2.08
#94BBBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.12
#94BBBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94BBBF
10.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94BBBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94BBBF | 1.00 | 2.08 | 10.12 | 10.12 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5B7BF
Deuteranopia (green-blind)
#ADB1BF
Tritanopia (blue-blind)
#87BEBC
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #94bbbf; /* rgb */ color: rgb(148, 187, 191); /* oklch */ color: oklch(76.5% 0.042 204.1);
Tailwind
colors: {
custom: {
50: '#b4cfd2',
500: '#94bbbf',
950: '#000000',
},
}SCSS
$custom: #94bbbf; $custom-light: #b4cfd2; $custom-dark: #000000;
JSON
{
"hex": "#94bbbf",
"rgb": {
"r": 148,
"g": 187,
"b": 191
},
"hsl": {
"h": 185.581,
"s": 25.146,
"l": 66.471
},
"oklch": {
"l": 0.76509,
"c": 0.04211,
"h": 204.1
},
"luminance": 0.45598
}Semantic roles & 50–950 ramp
primary
#94BBBF
secondary
#DED2D0
accent
#4B42A4
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#111314
muted
#808282