#94C2BB#94C2BB
#94C2BB is a light, muted teal. Relative luminance 0.485; OKLCH L 77.9% C 0.050 H 184.7°. Best body text is #000000 at 10.69:1 contrast (WCAG AA passes).
Color values
| HEX | #94C2BB |
|---|---|
| RGB | rgb(148, 194, 187) |
| HSL | hsl(171, 27%, 67%) |
| HSV | hsv(171, 24%, 76%) |
| CMYK | cmyk(23.7%, 0%, 3.6%, 23.9%) |
| CIE-LAB | lab(75.12, -16.59, -1.43) |
| CIE-LCH | lch(75.12, 16.65, 184.93°) |
| OKLab | oklab(77.93% -0.0494 -0.0041) |
| OKLCH | oklch(77.93% 0.05 184.7) |
| XYZ | xyz(40.4714, 48.4657, 54.2265) |
| Luminance | 0.4847 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 7.82
Powder Blue
#B0E0E6
ΔE00 9.38
Seafoam Blue
#78D1B6
ΔE00 9.45
Mediumturquoise
#48D1CC
ΔE00 10.37
Paleturquoise
#AFEEEE
ΔE00 10.80
Greyish Teal
#719F91
ΔE00 10.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94C2BB #C2949B
analogous
#94C2A4 #94C2BB #94B2C2
triadic
#94C2BB #BB94C2 #C2BB94
tetradic
#94C2BB #A494C2 #C2949B #B2C294
square
#94C2BB #A494C2 #C2949B #B2C294
split-complementary
#94C2BB #C294B2 #C2A494
monochromatic
#508C83 #6DACA2 #94C2BB #BBD8D4 #E2EEED
Accessibility & contrast
On white
1.96
#94C2BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.69
#94C2BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94C2BB
10.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94C2BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94C2BB | 1.00 | 1.96 | 10.69 | 10.69 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDBDBB
Deuteranopia (green-blind)
#B5B6BC
Tritanopia (blue-blind)
#87C4C0
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #94c2bb; /* rgb */ color: rgb(148, 194, 187); /* oklch */ color: oklch(77.9% 0.050 184.7);
Tailwind
colors: {
custom: {
50: '#b4d4cf',
500: '#94c2bb',
950: '#000000',
},
}SCSS
$custom: #94c2bb; $custom-light: #b4d4cf; $custom-dark: #000000;
JSON
{
"hex": "#94c2bb",
"rgb": {
"r": 148,
"g": 194,
"b": 187
},
"hsl": {
"h": 170.87,
"s": 27.381,
"l": 67.059
},
"oklch": {
"l": 0.77931,
"c": 0.04958,
"h": 184.7
},
"luminance": 0.48467
}Semantic roles & 50–950 ramp
primary
#94C2BB
secondary
#E0D2D4
accent
#404FA6
background
#FBFDFC
surface
#F6FAF9
border
#D0D3D2
text
#111413
muted
#808382