#94C2B8#94C2B8
#94C2B8 is a light, muted teal. Relative luminance 0.483; OKLCH L 77.8% C 0.051 H 180.1°. Best body text is #000000 at 10.67:1 contrast (WCAG AA passes).
Color values
| HEX | #94C2B8 |
|---|---|
| RGB | rgb(148, 194, 184) |
| HSL | hsl(167, 27%, 67%) |
| HSV | hsv(167, 24%, 76%) |
| CMYK | cmyk(23.7%, 0%, 5.2%, 23.9%) |
| CIE-LAB | lab(75.04, -17.23, 0.08) |
| CIE-LCH | lch(75.04, 17.23, 179.74°) |
| OKLab | oklab(77.84% -0.0507 -0.0001) |
| OKLCH | oklch(77.84% 0.051 180.1) |
| XYZ | xyz(40.1536, 48.3385, 52.5527) |
| Luminance | 0.4834 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 6.84
Seafoam Blue
#78D1B6
ΔE00 8.61
Powder Blue
#B0E0E6
ΔE00 10.21
Greyish Teal
#719F91
ΔE00 10.47
Mediumturquoise
#48D1CC
ΔE00 10.56
Mediumaquamarine
#66CDAA
ΔE00 10.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94C2B8 #C2949E
analogous
#94C2A1 #94C2B8 #94B5C2
triadic
#94C2B8 #B894C2 #C2B894
tetradic
#94C2B8 #A194C2 #C2949E #B5C294
square
#94C2B8 #A194C2 #C2949E #B5C294
split-complementary
#94C2B8 #C294B5 #C2A194
monochromatic
#508C7F #6DAC9E #94C2B8 #BBD8D2 #E2EEEC
Accessibility & contrast
On white
1.97
#94C2B8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.67
#94C2B8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94C2B8
10.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94C2B8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94C2B8 | 1.00 | 1.97 | 10.67 | 10.67 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEBCB8
Deuteranopia (green-blind)
#B5B6B9
Tritanopia (blue-blind)
#88C4BF
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #94c2b8; /* rgb */ color: rgb(148, 194, 184); /* oklch */ color: oklch(77.8% 0.051 180.1);
Tailwind
colors: {
custom: {
50: '#b4d4cd',
500: '#94c2b8',
950: '#000000',
},
}SCSS
$custom: #94c2b8; $custom-light: #b4d4cd; $custom-dark: #000000;
JSON
{
"hex": "#94c2b8",
"rgb": {
"r": 148,
"g": 194,
"b": 184
},
"hsl": {
"h": 166.957,
"s": 27.381,
"l": 67.059
},
"oklch": {
"l": 0.77841,
"c": 0.05066,
"h": 180.1
},
"luminance": 0.4834
}Semantic roles & 50–950 ramp
primary
#94C2B8
secondary
#E0D2D5
accent
#4056A6
background
#FBFDFC
surface
#F6FAF9
border
#D0D3D2
text
#111413
muted
#808382