#94C2BF#94C2BF
#94C2BF is a light, muted teal. Relative luminance 0.486; OKLCH L 78.1% C 0.049 H 191.2°. Best body text is #000000 at 10.73:1 contrast (WCAG AA passes).
Color values
| HEX | #94C2BF |
|---|---|
| RGB | rgb(148, 194, 191) |
| HSL | hsl(176, 27%, 67%) |
| HSV | hsv(176, 24%, 76%) |
| CMYK | cmyk(23.7%, 0%, 1.5%, 23.9%) |
| CIE-LAB | lab(75.23, -15.72, -3.44) |
| CIE-LCH | lch(75.23, 16.09, 192.35°) |
| OKLab | oklab(78.05% -0.0478 -0.0095) |
| OKLCH | oklch(78.05% 0.049 191.2) |
| XYZ | xyz(40.9056, 48.6393, 56.5131) |
| Luminance | 0.4864 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 8.42
Pale Teal
#82CBB2
ΔE00 9.32
Lightblue
#ADD8E6
ΔE00 9.73
Paleturquoise
#AFEEEE
ΔE00 10.45
Mediumturquoise
#48D1CC
ΔE00 10.45
Seafoam Blue
#78D1B6
ΔE00 10.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94C2BF #C29497
analogous
#94C2A8 #94C2BF #94AEC2
triadic
#94C2BF #BF94C2 #C2BF94
tetradic
#94C2BF #A894C2 #C29497 #AEC294
square
#94C2BF #A894C2 #C29497 #AEC294
split-complementary
#94C2BF #C294AE #C2A894
monochromatic
#508C88 #6DACA8 #94C2BF #BBD8D6 #E2EEEE
Accessibility & contrast
On white
1.96
#94C2BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.73
#94C2BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94C2BF
10.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94C2BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94C2BF | 1.00 | 1.96 | 10.73 | 10.73 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDBDBF
Deuteranopia (green-blind)
#B4B6C0
Tritanopia (blue-blind)
#86C5C1
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #94c2bf; /* rgb */ color: rgb(148, 194, 191); /* oklch */ color: oklch(78.1% 0.049 191.2);
Tailwind
colors: {
custom: {
50: '#b4d4d2',
500: '#94c2bf',
950: '#000000',
},
}SCSS
$custom: #94c2bf; $custom-light: #b4d4d2; $custom-dark: #000000;
JSON
{
"hex": "#94c2bf",
"rgb": {
"r": 148,
"g": 194,
"b": 191
},
"hsl": {
"h": 176.087,
"s": 27.381,
"l": 67.059
},
"oklch": {
"l": 0.78054,
"c": 0.04869,
"h": 191.2
},
"luminance": 0.48641
}Semantic roles & 50–950 ramp
primary
#94C2BF
secondary
#E0D2D3
accent
#4046A6
background
#FBFDFC
surface
#F6FAF9
border
#D0D3D2
text
#111414
muted
#808382