#94C8BB#94C8BB
#94C8BB is a light, muted teal. Relative luminance 0.512; OKLCH L 79.3% C 0.057 H 177.6°. Best body text is #000000 at 11.24:1 contrast (WCAG AA passes).
Color values
| HEX | #94C8BB |
|---|---|
| RGB | rgb(148, 200, 187) |
| HSL | hsl(165, 32%, 68%) |
| HSV | hsv(165, 26%, 78%) |
| CMYK | cmyk(26%, 0%, 6.5%, 21.6%) |
| CIE-LAB | lab(76.79, -19.64, 1.02) |
| CIE-LCH | lch(76.79, 19.67, 177.03°) |
| OKLab | oklab(79.27% -0.0573 0.0024) |
| OKLCH | oklch(79.27% 0.057 177.6) |
| XYZ | xyz(41.8338, 51.1905, 54.6806) |
| Luminance | 0.5119 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 5.15
Seafoam Blue
#78D1B6
ΔE00 6.82
Mediumaquamarine
#66CDAA
ΔE00 9.14
Light Teal
#90E4C1
ΔE00 9.49
Mediumturquoise
#48D1CC
ΔE00 9.76
Powder Blue
#B0E0E6
ΔE00 10.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94C8BB #C894A1
analogous
#94C8A1 #94C8BB #94BBC8
triadic
#94C8BB #BB94C8 #C8BB94
tetradic
#94C8BB #A194C8 #C894A1 #BBC894
square
#94C8BB #A194C8 #C894A1 #BBC894
split-complementary
#94C8BB #C894BB #C8A194
monochromatic
#4D9583 #6CB3A1 #94C8BB #BCDDD5 #E5F2EE
Accessibility & contrast
On white
1.87
#94C8BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.24
#94C8BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94C8BB
11.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94C8BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94C8BB | 1.00 | 1.87 | 11.24 | 11.24 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C2BA
Deuteranopia (green-blind)
#BABBBC
Tritanopia (blue-blind)
#86CAC4
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #94c8bb; /* rgb */ color: rgb(148, 200, 187); /* oklch */ color: oklch(79.3% 0.057 177.6);
Tailwind
colors: {
custom: {
50: '#b4d8cf',
500: '#94c8bb',
950: '#000000',
},
}SCSS
$custom: #94c8bb; $custom-light: #b4d8cf; $custom-dark: #000000;
JSON
{
"hex": "#94c8bb",
"rgb": {
"r": 148,
"g": 200,
"b": 187
},
"hsl": {
"h": 165,
"s": 32.099,
"l": 68.235
},
"oklch": {
"l": 0.79269,
"c": 0.05734,
"h": 177.6
},
"luminance": 0.51192
}Semantic roles & 50–950 ramp
primary
#94C8BB
secondary
#9D6472
accent
#3B57AB
background
#FDFEFE
surface
#F8FBFB
border
#D1D4D4
text
#111413
muted
#818383