#92BFBB#92BFBB
#92BFBB is a light, muted teal. Relative luminance 0.470; OKLCH L 77.1% C 0.048 H 189.4°. Best body text is #000000 at 10.39:1 contrast (WCAG AA passes).
Color values
| HEX | #92BFBB |
|---|---|
| RGB | rgb(146, 191, 187) |
| HSL | hsl(175, 26%, 66%) |
| HSV | hsv(175, 24%, 75%) |
| CMYK | cmyk(23.6%, 0%, 2.1%, 25.1%) |
| CIE-LAB | lab(74.16, -15.66, -2.85) |
| CIE-LCH | lch(74.16, 15.92, 190.30°) |
| OKLab | oklab(77.14% -0.0473 -0.0079) |
| OKLCH | oklch(77.14% 0.048 189.4) |
| XYZ | xyz(39.4518, 46.9588, 53.9893) |
| Luminance | 0.4696 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 9.13
Powder Blue
#B0E0E6
ΔE00 9.29
Lightblue
#ADD8E6
ΔE00 10.50
Greyish Teal
#719F91
ΔE00 10.60
Mediumturquoise
#48D1CC
ΔE00 10.69
Seafoam Blue
#78D1B6
ΔE00 10.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92BFBB #BF9296
analogous
#92BFA4 #92BFBB #92ACBF
triadic
#92BFBB #BB92BF #BFBB92
tetradic
#92BFBB #A492BF #BF9296 #ACBF92
square
#92BFBB #A492BF #BF9296 #ACBF92
split-complementary
#92BFBB #BF92AC #BFA492
monochromatic
#4F8782 #6BA8A3 #92BFBB #B9D6D3 #DFECEB
Accessibility & contrast
On white
2.02
#92BFBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.39
#92BFBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92BFBB
10.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92BFBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92BFBB | 1.00 | 2.02 | 10.39 | 10.39 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BABABB
Deuteranopia (green-blind)
#B1B4BC
Tritanopia (blue-blind)
#84C1BE
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #92bfbb; /* rgb */ color: rgb(146, 191, 187); /* oklch */ color: oklch(77.1% 0.048 189.4);
Tailwind
colors: {
custom: {
50: '#b3d2cf',
500: '#92bfbb',
950: '#000000',
},
}SCSS
$custom: #92bfbb; $custom-light: #b3d2cf; $custom-dark: #000000;
JSON
{
"hex": "#92bfbb",
"rgb": {
"r": 146,
"g": 191,
"b": 187
},
"hsl": {
"h": 174.667,
"s": 26.012,
"l": 66.078
},
"oklch": {
"l": 0.7714,
"c": 0.04797,
"h": 189.4
},
"luminance": 0.4696
}Semantic roles & 50–950 ramp
primary
#92BFBB
secondary
#DECFD0
accent
#414AA5
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#111413
muted
#808282