#94BFBB#94BFBB
#94BFBB is a light, muted teal. Relative luminance 0.471; OKLCH L 77.3% C 0.046 H 189.2°. Best body text is #000000 at 10.43:1 contrast (WCAG AA passes).
Color values
| HEX | #94BFBB |
|---|---|
| RGB | rgb(148, 191, 187) |
| HSL | hsl(174, 25%, 66%) |
| HSV | hsv(174, 23%, 75%) |
| CMYK | cmyk(22.5%, 0%, 2.1%, 25.1%) |
| CIE-LAB | lab(74.28, -15.04, -2.66) |
| CIE-LCH | lch(74.28, 15.28, 190.02°) |
| OKLab | oklab(77.27% -0.0454 -0.0073) |
| OKLCH | oklch(77.27% 0.046 189.2) |
| XYZ | xyz(39.8105, 47.1438, 54.0061) |
| Luminance | 0.4714 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 9.20
Pale Teal
#82CBB2
ΔE00 9.35
Lightblue
#ADD8E6
ΔE00 10.34
Greyish Teal
#719F91
ΔE00 10.72
Seafoam Blue
#78D1B6
ΔE00 10.95
Mediumturquoise
#48D1CC
ΔE00 11.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94BFBB #BF9498
analogous
#94BFA6 #94BFBB #94AEBF
triadic
#94BFBB #BB94BF #BFBB94
tetradic
#94BFBB #A694BF #BF9498 #AEBF94
square
#94BFBB #A694BF #BF9498 #AEBF94
split-complementary
#94BFBB #BF94AE #BFA694
monochromatic
#518882 #6EA8A3 #94BFBB #BAD6D3 #E1EDEC
Accessibility & contrast
On white
2.01
#94BFBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.43
#94BFBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94BFBB
10.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94BFBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94BFBB | 1.00 | 2.01 | 10.43 | 10.43 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BABABB
Deuteranopia (green-blind)
#B2B4BC
Tritanopia (blue-blind)
#87C1BE
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #94bfbb; /* rgb */ color: rgb(148, 191, 187); /* oklch */ color: oklch(77.3% 0.046 189.2);
Tailwind
colors: {
custom: {
50: '#b4d2cf',
500: '#94bfbb',
950: '#000000',
},
}SCSS
$custom: #94bfbb; $custom-light: #b4d2cf; $custom-dark: #000000;
JSON
{
"hex": "#94bfbb",
"rgb": {
"r": 148,
"g": 191,
"b": 187
},
"hsl": {
"h": 174.419,
"s": 25.146,
"l": 66.471
},
"oklch": {
"l": 0.77265,
"c": 0.04602,
"h": 189.2
},
"luminance": 0.47145
}Semantic roles & 50–950 ramp
primary
#94BFBB
secondary
#DED0D2
accent
#424BA4
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#111413
muted
#808282