#94BFBD#94BFBD
#94BFBD is a light, muted teal. Relative luminance 0.472; OKLCH L 77.3% C 0.046 H 192.7°. Best body text is #000000 at 10.45:1 contrast (WCAG AA passes).
Color values
| HEX | #94BFBD |
|---|---|
| RGB | rgb(148, 191, 189) |
| HSL | hsl(177, 25%, 66%) |
| HSV | hsv(177, 23%, 75%) |
| CMYK | cmyk(22.5%, 0%, 1%, 25.1%) |
| CIE-LAB | lab(74.34, -14.61, -3.66) |
| CIE-LCH | lch(74.34, 15.06, 194.09°) |
| OKLab | oklab(77.33% -0.0446 -0.01) |
| OKLCH | oklch(77.33% 0.046 192.7) |
| XYZ | xyz(40.0261, 47.2300, 55.1416) |
| Luminance | 0.4723 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 8.80
Lightblue
#ADD8E6
ΔE00 9.66
Pale Teal
#82CBB2
ΔE00 10.13
Greyish Teal
#719F91
ΔE00 11.14
Cadetblue
#5F9EA0
ΔE00 11.20
Mediumturquoise
#48D1CC
ΔE00 11.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94BFBD #BF9496
analogous
#94BFA8 #94BFBD #94ACBF
triadic
#94BFBD #BD94BF #BFBD94
tetradic
#94BFBD #A894BF #BF9496 #ACBF94
square
#94BFBD #A894BF #BF9496 #ACBF94
split-complementary
#94BFBD #BF94AC #BFA894
monochromatic
#518885 #6EA8A5 #94BFBD #BAD6D5 #E1EDEC
Accessibility & contrast
On white
2.01
#94BFBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.45
#94BFBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94BFBD
10.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94BFBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94BFBD | 1.00 | 2.01 | 10.45 | 10.45 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BABBBD
Deuteranopia (green-blind)
#B1B4BE
Tritanopia (blue-blind)
#87C2BE
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #94bfbd; /* rgb */ color: rgb(148, 191, 189); /* oklch */ color: oklch(77.3% 0.046 192.7);
Tailwind
colors: {
custom: {
50: '#b4d2d0',
500: '#94bfbd',
950: '#000000',
},
}SCSS
$custom: #94bfbd; $custom-light: #b4d2d0; $custom-dark: #000000;
JSON
{
"hex": "#94bfbd",
"rgb": {
"r": 148,
"g": 191,
"b": 189
},
"hsl": {
"h": 177.209,
"s": 25.146,
"l": 66.471
},
"oklch": {
"l": 0.77327,
"c": 0.04573,
"h": 192.7
},
"luminance": 0.47232
}Semantic roles & 50–950 ramp
primary
#94BFBD
secondary
#DED0D1
accent
#4246A4
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#111414
muted
#808282