#94BFBE#94BFBE
#94BFBE is a light, muted teal. Relative luminance 0.473; OKLCH L 77.4% C 0.046 H 194.5°. Best body text is #000000 at 10.46:1 contrast (WCAG AA passes).
Color values
| HEX | #94BFBE |
|---|---|
| RGB | rgb(148, 191, 190) |
| HSL | hsl(179, 25%, 66%) |
| HSV | hsv(179, 23%, 75%) |
| CMYK | cmyk(22.5%, 0%, 0.5%, 25.1%) |
| CIE-LAB | lab(74.36, -14.39, -4.17) |
| CIE-LCH | lch(74.36, 14.98, 196.16°) |
| OKLab | oklab(77.36% -0.0442 -0.0114) |
| OKLCH | oklch(77.36% 0.046 194.5) |
| XYZ | xyz(40.1350, 47.2736, 55.7152) |
| Luminance | 0.4728 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 8.63
Lightblue
#ADD8E6
ΔE00 9.32
Pale Teal
#82CBB2
ΔE00 10.53
Cadetblue
#5F9EA0
ΔE00 11.19
Paleturquoise
#AFEEEE
ΔE00 11.22
Cool Grey
#95A3A6
ΔE00 11.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94BFBE #BF9495
analogous
#94BFA9 #94BFBE #94ABBF
triadic
#94BFBE #BE94BF #BFBE94
tetradic
#94BFBE #A994BF #BF9495 #ABBF94
square
#94BFBE #A994BF #BF9495 #ABBF94
split-complementary
#94BFBE #BF94AB #BFA994
monochromatic
#518886 #6EA8A7 #94BFBE #BAD6D5 #E1EDED
Accessibility & contrast
On white
2.01
#94BFBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.46
#94BFBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94BFBE
10.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94BFBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94BFBE | 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)
#B9BBBE
Deuteranopia (green-blind)
#B1B4BE
Tritanopia (blue-blind)
#86C2BF
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #94bfbe; /* rgb */ color: rgb(148, 191, 190); /* oklch */ color: oklch(77.4% 0.046 194.5);
Tailwind
colors: {
custom: {
50: '#b4d2d1',
500: '#94bfbe',
950: '#000000',
},
}SCSS
$custom: #94bfbe; $custom-light: #b4d2d1; $custom-dark: #000000;
JSON
{
"hex": "#94bfbe",
"rgb": {
"r": 148,
"g": 191,
"b": 190
},
"hsl": {
"h": 178.605,
"s": 25.146,
"l": 66.471
},
"oklch": {
"l": 0.77359,
"c": 0.04565,
"h": 194.5
},
"luminance": 0.47275
}Semantic roles & 50–950 ramp
primary
#94BFBE
secondary
#DED0D1
accent
#4244A4
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#111414
muted
#808282