#94BFBF#94BFBF
#94BFBF is a light, muted teal. Relative luminance 0.473; OKLCH L 77.4% C 0.046 H 196.2°. Best body text is #000000 at 10.46:1 contrast (WCAG AA passes).
Color values
| HEX | #94BFBF |
|---|---|
| RGB | rgb(148, 191, 191) |
| HSL | hsl(180, 25%, 66%) |
| HSV | hsv(180, 23%, 75%) |
| CMYK | cmyk(22.5%, 0%, 0%, 25.1%) |
| CIE-LAB | lab(74.39, -14.17, -4.67) |
| CIE-LCH | lch(74.39, 14.92, 198.25°) |
| OKLab | oklab(77.39% -0.0438 -0.0128) |
| OKLCH | oklch(77.39% 0.046 196.2) |
| XYZ | xyz(40.2447, 47.3175, 56.2928) |
| Luminance | 0.4732 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 8.48
Lightblue
#ADD8E6
ΔE00 9.00
Pale Teal
#82CBB2
ΔE00 10.94
Sky Blue
#87CEEB
ΔE00 11.02
Cool Grey
#95A3A6
ΔE00 11.14
Cadetblue
#5F9EA0
ΔE00 11.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94BFBF #BF9494
analogous
#94BFAA #94BFBF #94AABF
triadic
#94BFBF #BF94BF #BFBF94
tetradic
#94BFBF #AA94BF #BF9494 #AABF94
square
#94BFBF #AA94BF #BF9494 #AABF94
split-complementary
#94BFBF #BF94AA #BFAA94
monochromatic
#518888 #6EA8A8 #94BFBF #BAD6D6 #E1EDED
Accessibility & contrast
On white
2.01
#94BFBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.46
#94BFBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94BFBF
10.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94BFBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94BFBF | 1.00 | 2.01 | 10.46 | 10.46 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9BBBF
Deuteranopia (green-blind)
#B1B4BF
Tritanopia (blue-blind)
#86C2BF
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #94bfbf; /* rgb */ color: rgb(148, 191, 191); /* oklch */ color: oklch(77.4% 0.046 196.2);
Tailwind
colors: {
custom: {
50: '#b4d2d2',
500: '#94bfbf',
950: '#000000',
},
}SCSS
$custom: #94bfbf; $custom-light: #b4d2d2; $custom-dark: #000000;
JSON
{
"hex": "#94bfbf",
"rgb": {
"r": 148,
"g": 191,
"b": 191
},
"hsl": {
"h": 180,
"s": 25.146,
"l": 66.471
},
"oklch": {
"l": 0.7739,
"c": 0.04561,
"h": 196.2
},
"luminance": 0.47319
}Semantic roles & 50–950 ramp
primary
#94BFBF
secondary
#DED0D0
accent
#4242A4
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#111414
muted
#808282