#94B8B2#94B8B2
#94B8B2 is a light, muted teal. Relative luminance 0.438; OKLCH L 75.4% C 0.040 H 184.0°. Best body text is #000000 at 9.76:1 contrast (WCAG AA passes).
Color values
| HEX | #94B8B2 |
|---|---|
| RGB | rgb(148, 184, 178) |
| HSL | hsl(170, 20%, 65%) |
| HSV | hsv(170, 20%, 72%) |
| CMYK | cmyk(19.6%, 0%, 3.3%, 27.8%) |
| CIE-LAB | lab(72.09, -13.34, -0.96) |
| CIE-LCH | lch(72.09, 13.37, 184.13°) |
| OKLab | oklab(75.44% -0.0397 -0.0028) |
| OKLCH | oklch(75.44% 0.04 184) |
| XYZ | xyz(37.3869, 43.7900, 48.5933) |
| Luminance | 0.4379 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 9.23
Pale Teal
#82CBB2
ΔE00 10.04
Cool Grey
#95A3A6
ΔE00 10.09
Cadetblue
#5F9EA0
ΔE00 10.66
Greenish Grey
#96AE8D
ΔE00 10.89
Powder Blue
#B0E0E6
ΔE00 11.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94B8B2 #B8949A
analogous
#94B8A0 #94B8B2 #94ACB8
triadic
#94B8B2 #B294B8 #B8B294
tetradic
#94B8B2 #A094B8 #B8949A #ACB894
square
#94B8B2 #A094B8 #B8949A #ACB894
split-complementary
#94B8B2 #B894AC #B8A094
monochromatic
#547E77 #6FA098 #94B8B2 #B9D0CC #DEE9E7
Accessibility & contrast
On white
2.15
#94B8B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.76
#94B8B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94B8B2
9.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94B8B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94B8B2 | 1.00 | 2.15 | 9.76 | 9.76 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4B4B2
Deuteranopia (green-blind)
#ADAFB3
Tritanopia (blue-blind)
#8ABAB6
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #94b8b2; /* rgb */ color: rgb(148, 184, 178); /* oklch */ color: oklch(75.4% 0.040 184.0);
Tailwind
colors: {
custom: {
50: '#b4cdc9',
500: '#94b8b2',
950: '#000000',
},
}SCSS
$custom: #94b8b2; $custom-light: #b4cdc9; $custom-dark: #000000;
JSON
{
"hex": "#94b8b2",
"rgb": {
"r": 148,
"g": 184,
"b": 178
},
"hsl": {
"h": 170,
"s": 20.225,
"l": 65.098
},
"oklch": {
"l": 0.7544,
"c": 0.03979,
"h": 184
},
"luminance": 0.43791
}Semantic roles & 50–950 ramp
primary
#94B8B2
secondary
#DACED0
accent
#47569F
background
#FBFCFC
surface
#F6F9F8
border
#D0D2D1
text
#111313
muted
#808282