#92BDBD#92BDBD
#92BDBD is a light, muted teal. Relative luminance 0.462; OKLCH L 76.8% C 0.046 H 196.2°. Best body text is #000000 at 10.24:1 contrast (WCAG AA passes).
Color values
| HEX | #92BDBD |
|---|---|
| RGB | rgb(146, 189, 189) |
| HSL | hsl(180, 25%, 66%) |
| HSV | hsv(180, 23%, 74%) |
| CMYK | cmyk(22.8%, 0%, 0%, 25.9%) |
| CIE-LAB | lab(73.66, -14.18, -4.67) |
| CIE-LCH | lch(73.66, 14.93, 198.24°) |
| OKLab | oklab(76.76% -0.0438 -0.0128) |
| OKLCH | oklch(76.76% 0.046 196.2) |
| XYZ | xyz(39.2342, 46.1787, 54.9804) |
| Luminance | 0.4618 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 8.99
Lightblue
#ADD8E6
ΔE00 9.40
Cadetblue
#5F9EA0
ΔE00 10.70
Cool Grey
#95A3A6
ΔE00 10.85
Bluegrey
#85A3B2
ΔE00 10.92
Pale Teal
#82CBB2
ΔE00 11.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92BDBD #BD9292
analogous
#92BDA7 #92BDBD #92A7BD
triadic
#92BDBD #BD92BD #BDBD92
tetradic
#92BDBD #A792BD #BD9292 #A7BD92
square
#92BDBD #A792BD #BD9292 #A7BD92
split-complementary
#92BDBD #BD92A7 #BDA792
monochromatic
#508484 #6CA6A6 #92BDBD #B8D4D4 #DEEBEB
Accessibility & contrast
On white
2.05
#92BDBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.24
#92BDBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92BDBD
10.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92BDBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92BDBD | 1.00 | 2.05 | 10.24 | 10.24 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B9BD
Deuteranopia (green-blind)
#AFB2BD
Tritanopia (blue-blind)
#84C0BD
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #92bdbd; /* rgb */ color: rgb(146, 189, 189); /* oklch */ color: oklch(76.8% 0.046 196.2);
Tailwind
colors: {
custom: {
50: '#b3d1d0',
500: '#92bdbd',
950: '#000000',
},
}SCSS
$custom: #92bdbd; $custom-light: #b3d1d0; $custom-dark: #000000;
JSON
{
"hex": "#92bdbd",
"rgb": {
"r": 146,
"g": 189,
"b": 189
},
"hsl": {
"h": 180,
"s": 24.571,
"l": 65.686
},
"oklch": {
"l": 0.76759,
"c": 0.04567,
"h": 196.2
},
"luminance": 0.4618
}Semantic roles & 50–950 ramp
primary
#92BDBD
secondary
#DDCECE
accent
#4242A3
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#111414
muted
#808282