#94BFBC#94BFBC
#94BFBC is a light, muted teal. Relative luminance 0.472; OKLCH L 77.3% C 0.046 H 190.9°. Best body text is #000000 at 10.44:1 contrast (WCAG AA passes).
Color values
| HEX | #94BFBC |
|---|---|
| RGB | rgb(148, 191, 188) |
| HSL | hsl(176, 25%, 66%) |
| HSV | hsv(176, 23%, 75%) |
| CMYK | cmyk(22.5%, 0%, 1.6%, 25.1%) |
| CIE-LAB | lab(74.31, -14.83, -3.16) |
| CIE-LCH | lch(74.31, 15.16, 192.04°) |
| OKLab | oklab(77.3% -0.045 -0.0087) |
| OKLCH | oklch(77.3% 0.046 190.9) |
| XYZ | xyz(39.9179, 47.1868, 54.5719) |
| Luminance | 0.4719 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 9.00
Pale Teal
#82CBB2
ΔE00 9.73
Lightblue
#ADD8E6
ΔE00 10.00
Greyish Teal
#719F91
ΔE00 10.92
Mediumturquoise
#48D1CC
ΔE00 11.12
Cadetblue
#5F9EA0
ΔE00 11.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94BFBC #BF9497
analogous
#94BFA7 #94BFBC #94ADBF
triadic
#94BFBC #BC94BF #BFBC94
tetradic
#94BFBC #A794BF #BF9497 #ADBF94
square
#94BFBC #A794BF #BF9497 #ADBF94
split-complementary
#94BFBC #BF94AD #BFA794
monochromatic
#518884 #6EA8A4 #94BFBC #BAD6D4 #E1EDEC
Accessibility & contrast
On white
2.01
#94BFBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.44
#94BFBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94BFBC
10.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94BFBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94BFBC | 1.00 | 2.01 | 10.44 | 10.44 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BABABC
Deuteranopia (green-blind)
#B2B4BD
Tritanopia (blue-blind)
#87C1BE
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #94bfbc; /* rgb */ color: rgb(148, 191, 188); /* oklch */ color: oklch(77.3% 0.046 190.9);
Tailwind
colors: {
custom: {
50: '#b4d2d0',
500: '#94bfbc',
950: '#000000',
},
}SCSS
$custom: #94bfbc; $custom-light: #b4d2d0; $custom-dark: #000000;
JSON
{
"hex": "#94bfbc",
"rgb": {
"r": 148,
"g": 191,
"b": 188
},
"hsl": {
"h": 175.814,
"s": 25.146,
"l": 66.471
},
"oklch": {
"l": 0.77296,
"c": 0.04585,
"h": 190.9
},
"luminance": 0.47188
}Semantic roles & 50–950 ramp
primary
#94BFBC
secondary
#DED0D1
accent
#4249A4
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#111414
muted
#808282