#92BCAC#92BCAC
#92BCAC is a light, muted teal. Relative luminance 0.451; OKLCH L 76.0% C 0.050 H 169.7°. Best body text is #000000 at 10.01:1 contrast (WCAG AA passes).
Color values
| HEX | #92BCAC |
|---|---|
| RGB | rgb(146, 188, 172) |
| HSL | hsl(157, 24%, 65%) |
| HSV | hsv(157, 22%, 74%) |
| CMYK | cmyk(22.3%, 0%, 8.5%, 26.3%) |
| CIE-LAB | lab(72.93, -17.30, 3.52) |
| CIE-LCH | lch(72.93, 17.66, 168.50°) |
| OKLab | oklab(76.02% -0.0496 0.0091) |
| OKLCH | oklch(76.02% 0.05 169.7) |
| XYZ | xyz(37.2815, 45.0546, 45.7538) |
| Luminance | 0.4506 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 6.49
Greenish Grey
#96AE8D
ΔE00 8.43
Seafoam Blue
#78D1B6
ΔE00 8.60
Greyish Teal
#719F91
ΔE00 8.84
Darkseagreen
#8FBC8F
ΔE00 8.96
Mediumaquamarine
#66CDAA
ΔE00 9.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92BCAC #BC92A2
analogous
#92BC97 #92BCAC #92B7BC
triadic
#92BCAC #AC92BC #BCAC92
tetradic
#92BCAC #9792BC #BC92A2 #B7BC92
square
#92BCAC #9792BC #BC92A2 #B7BC92
split-complementary
#92BCAC #BC92B7 #BC9792
monochromatic
#518370 #6CA58F #92BCAC #B8D3C9 #DEEBE6
Accessibility & contrast
On white
2.10
#92BCAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.01
#92BCAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92BCAC
10.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92BCAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92BCAC | 1.00 | 2.10 | 10.01 | 10.01 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAB6AB
Deuteranopia (green-blind)
#B2B1AD
Tritanopia (blue-blind)
#89BDB7
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #92bcac; /* rgb */ color: rgb(146, 188, 172); /* oklch */ color: oklch(76.0% 0.050 169.7);
Tailwind
colors: {
custom: {
50: '#b2d0c4',
500: '#92bcac',
950: '#000000',
},
}SCSS
$custom: #92bcac; $custom-light: #b2d0c4; $custom-dark: #000000;
JSON
{
"hex": "#92bcac",
"rgb": {
"r": 146,
"g": 188,
"b": 172
},
"hsl": {
"h": 157.143,
"s": 23.864,
"l": 65.49
},
"oklch": {
"l": 0.76025,
"c": 0.05041,
"h": 169.7
},
"luminance": 0.45056
}Semantic roles & 50–950 ramp
primary
#92BCAC
secondary
#DCCED3
accent
#4367A2
background
#FBFCFC
surface
#F6F9F8
border
#D0D2D1
text
#111412
muted
#808281