#92BCAB#92BCAB
#92BCAB is a light, muted teal. Relative luminance 0.450; OKLCH L 76.0% C 0.051 H 168.3°. Best body text is #000000 at 10.00:1 contrast (WCAG AA passes).
Color values
| HEX | #92BCAB |
|---|---|
| RGB | rgb(146, 188, 171) |
| HSL | hsl(156, 24%, 65%) |
| HSV | hsv(156, 22%, 74%) |
| CMYK | cmyk(22.3%, 0%, 9%, 26.3%) |
| CIE-LAB | lab(72.90, -17.51, 4.03) |
| CIE-LCH | lch(72.90, 17.97, 167.04°) |
| OKLab | oklab(76% -0.05 0.0104) |
| OKLCH | oklch(76% 0.051 168.3) |
| XYZ | xyz(37.1858, 45.0164, 45.2499) |
| Luminance | 0.4502 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 6.36
Greenish Grey
#96AE8D
ΔE00 8.16
Seafoam Blue
#78D1B6
ΔE00 8.50
Darkseagreen
#8FBC8F
ΔE00 8.59
Greyish Teal
#719F91
ΔE00 8.86
Mediumaquamarine
#66CDAA
ΔE00 9.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92BCAB #BC92A3
analogous
#92BC96 #92BCAB #92B8BC
triadic
#92BCAB #AB92BC #BCAB92
tetradic
#92BCAB #9692BC #BC92A3 #B8BC92
square
#92BCAB #9692BC #BC92A3 #B8BC92
split-complementary
#92BCAB #BC92B8 #BC9692
monochromatic
#51836F #6CA58E #92BCAB #B8D3C8 #DEEBE5
Accessibility & contrast
On white
2.10
#92BCAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.00
#92BCAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92BCAB
10.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92BCAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92BCAB | 1.00 | 2.10 | 10.00 | 10.00 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAB6AA
Deuteranopia (green-blind)
#B2B1AC
Tritanopia (blue-blind)
#89BCB7
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #92bcab; /* rgb */ color: rgb(146, 188, 171); /* oklch */ color: oklch(76.0% 0.051 168.3);
Tailwind
colors: {
custom: {
50: '#b2d0c4',
500: '#92bcab',
950: '#000000',
},
}SCSS
$custom: #92bcab; $custom-light: #b2d0c4; $custom-dark: #000000;
JSON
{
"hex": "#92bcab",
"rgb": {
"r": 146,
"g": 188,
"b": 171
},
"hsl": {
"h": 155.714,
"s": 23.864,
"l": 65.49
},
"oklch": {
"l": 0.75996,
"c": 0.05108,
"h": 168.3
},
"luminance": 0.45018
}Semantic roles & 50–950 ramp
primary
#92BCAB
secondary
#DCCED4
accent
#436AA2
background
#FBFCFC
surface
#F6F9F8
border
#D0D2D1
text
#111412
muted
#808281