#92BBAD#92BBAD
#92BBAD is a light, muted teal. Relative luminance 0.447; OKLCH L 75.8% C 0.048 H 172.1°. Best body text is #000000 at 9.93:1 contrast (WCAG AA passes).
Color values
| HEX | #92BBAD |
|---|---|
| RGB | rgb(146, 187, 173) |
| HSL | hsl(160, 23%, 65%) |
| HSV | hsv(160, 22%, 73%) |
| CMYK | cmyk(21.9%, 0%, 7.5%, 26.7%) |
| CIE-LAB | lab(72.67, -16.58, 2.61) |
| CIE-LCH | lch(72.67, 16.79, 171.07°) |
| OKLab | oklab(75.83% -0.0478 0.0067) |
| OKLCH | oklch(75.83% 0.048 172.1) |
| XYZ | xyz(37.1650, 44.6674, 46.1906) |
| Luminance | 0.4467 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 7.06
Greyish Teal
#719F91
ΔE00 8.67
Greenish Grey
#96AE8D
ΔE00 8.79
Seafoam Blue
#78D1B6
ΔE00 9.12
Darkseagreen
#8FBC8F
ΔE00 9.68
Mediumaquamarine
#66CDAA
ΔE00 10.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92BBAD #BB92A0
analogous
#92BB98 #92BBAD #92B4BB
triadic
#92BBAD #AD92BB #BBAD92
tetradic
#92BBAD #9892BB #BB92A0 #B4BB92
square
#92BBAD #9892BB #BB92A0 #B4BB92
split-complementary
#92BBAD #BB92B4 #BB9892
monochromatic
#518271 #6CA391 #92BBAD #B8D3C9 #DDEAE6
Accessibility & contrast
On white
2.11
#92BBAD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.93
#92BBAD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92BBAD
9.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92BBAD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92BBAD | 1.00 | 2.11 | 9.93 | 9.93 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8B6AC
Deuteranopia (green-blind)
#B1B0AE
Tritanopia (blue-blind)
#88BCB7
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #92bbad; /* rgb */ color: rgb(146, 187, 173); /* oklch */ color: oklch(75.8% 0.048 172.1);
Tailwind
colors: {
custom: {
50: '#b2cfc5',
500: '#92bbad',
950: '#000000',
},
}SCSS
$custom: #92bbad; $custom-light: #b2cfc5; $custom-dark: #000000;
JSON
{
"hex": "#92bbad",
"rgb": {
"r": 146,
"g": 187,
"b": 173
},
"hsl": {
"h": 159.512,
"s": 23.164,
"l": 65.294
},
"oklch": {
"l": 0.7583,
"c": 0.04827,
"h": 172.1
},
"luminance": 0.44669
}Semantic roles & 50–950 ramp
primary
#92BBAD
secondary
#DBCDD2
accent
#4464A2
background
#FBFCFC
surface
#F6F9F8
border
#D0D2D1
text
#111312
muted
#808281