#92BCAF#92BCAF
#92BCAF is a light, muted teal. Relative luminance 0.452; OKLCH L 76.1% C 0.049 H 174.0°. Best body text is #000000 at 10.03:1 contrast (WCAG AA passes).
Color values
| HEX | #92BCAF |
|---|---|
| RGB | rgb(146, 188, 175) |
| HSL | hsl(161, 24%, 65%) |
| HSV | hsv(161, 22%, 74%) |
| CMYK | cmyk(22.3%, 0%, 6.9%, 26.3%) |
| CIE-LAB | lab(73.00, -16.68, 2.00) |
| CIE-LCH | lch(73.00, 16.80, 173.17°) |
| OKLab | oklab(76.11% -0.0483 0.005) |
| OKLCH | oklch(76.11% 0.049 174) |
| XYZ | xyz(37.5729, 45.1712, 47.2884) |
| Luminance | 0.4517 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 7.00
Greyish Teal
#719F91
ΔE00 8.90
Seafoam Blue
#78D1B6
ΔE00 9.01
Greenish Grey
#96AE8D
ΔE00 9.30
Darkseagreen
#8FBC8F
ΔE00 10.11
Mediumaquamarine
#66CDAA
ΔE00 10.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92BCAF #BC929F
analogous
#92BC9A #92BCAF #92B4BC
triadic
#92BCAF #AF92BC #BCAF92
tetradic
#92BCAF #9A92BC #BC929F #B4BC92
square
#92BCAF #9A92BC #BC929F #B4BC92
split-complementary
#92BCAF #BC92B4 #BC9A92
monochromatic
#518373 #6CA593 #92BCAF #B8D3CB #DEEBE7
Accessibility & contrast
On white
2.09
#92BCAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.03
#92BCAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92BCAF
10.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92BCAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92BCAF | 1.00 | 2.09 | 10.03 | 10.03 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9B7AE
Deuteranopia (green-blind)
#B1B1B0
Tritanopia (blue-blind)
#88BDB8
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #92bcaf; /* rgb */ color: rgb(146, 188, 175); /* oklch */ color: oklch(76.1% 0.049 174.0);
Tailwind
colors: {
custom: {
50: '#b2d0c6',
500: '#92bcaf',
950: '#000000',
},
}SCSS
$custom: #92bcaf; $custom-light: #b2d0c6; $custom-dark: #000000;
JSON
{
"hex": "#92bcaf",
"rgb": {
"r": 146,
"g": 188,
"b": 175
},
"hsl": {
"h": 161.429,
"s": 23.864,
"l": 65.49
},
"oklch": {
"l": 0.76111,
"c": 0.04858,
"h": 174
},
"luminance": 0.45173
}Semantic roles & 50–950 ramp
primary
#92BCAF
secondary
#DCCED2
accent
#4361A2
background
#FBFCFC
surface
#F6F9F8
border
#D0D2D1
text
#111413
muted
#808282