#92BDAE#92BDAE
#92BDAE is a light, muted teal. Relative luminance 0.456; OKLCH L 76.3% C 0.051 H 171.5°. Best body text is #000000 at 10.11:1 contrast (WCAG AA passes).
Color values
| HEX | #92BDAE |
|---|---|
| RGB | rgb(146, 189, 174) |
| HSL | hsl(159, 25%, 66%) |
| HSV | hsv(159, 23%, 74%) |
| CMYK | cmyk(22.8%, 0%, 7.9%, 25.9%) |
| CIE-LAB | lab(73.26, -17.40, 2.91) |
| CIE-LCH | lch(73.26, 17.65, 170.50°) |
| OKLab | oklab(76.31% -0.0501 0.0075) |
| OKLCH | oklch(76.31% 0.051 171.5) |
| XYZ | xyz(37.6894, 45.5608, 46.8445) |
| Luminance | 0.4556 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 6.38
Seafoam Blue
#78D1B6
ΔE00 8.46
Greenish Grey
#96AE8D
ΔE00 8.94
Greyish Teal
#719F91
ΔE00 9.05
Darkseagreen
#8FBC8F
ΔE00 9.39
Mediumaquamarine
#66CDAA
ΔE00 9.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92BDAE #BD92A1
analogous
#92BD98 #92BDAE #92B6BD
triadic
#92BDAE #AE92BD #BDAE92
tetradic
#92BDAE #9892BD #BD92A1 #B6BD92
square
#92BDAE #9892BD #BD92A1 #B6BD92
split-complementary
#92BDAE #BD92B6 #BD9892
monochromatic
#508472 #6CA692 #92BDAE #B8D4CA #DEEBE7
Accessibility & contrast
On white
2.08
#92BDAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.11
#92BDAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92BDAE
10.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92BDAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92BDAE | 1.00 | 2.08 | 10.11 | 10.11 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAB7AD
Deuteranopia (green-blind)
#B2B2AF
Tritanopia (blue-blind)
#88BEB8
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #92bdae; /* rgb */ color: rgb(146, 189, 174); /* oklch */ color: oklch(76.3% 0.051 171.5);
Tailwind
colors: {
custom: {
50: '#b2d1c6',
500: '#92bdae',
950: '#000000',
},
}SCSS
$custom: #92bdae; $custom-light: #b2d1c6; $custom-dark: #000000;
JSON
{
"hex": "#92bdae",
"rgb": {
"r": 146,
"g": 189,
"b": 174
},
"hsl": {
"h": 159.07,
"s": 24.571,
"l": 65.686
},
"oklch": {
"l": 0.76306,
"c": 0.05063,
"h": 171.5
},
"luminance": 0.45562
}Semantic roles & 50–950 ramp
primary
#92BDAE
secondary
#DDCED3
accent
#4264A3
background
#FBFCFC
surface
#F6F9F8
border
#D0D2D1
text
#111413
muted
#808282