#92BBB2#92BBB2
#92BBB2 is a light, muted teal. Relative luminance 0.449; OKLCH L 76.0% C 0.046 H 180.1°. Best body text is #000000 at 9.97:1 contrast (WCAG AA passes).
Color values
| HEX | #92BBB2 |
|---|---|
| RGB | rgb(146, 187, 178) |
| HSL | hsl(167, 23%, 65%) |
| HSV | hsv(167, 22%, 73%) |
| CMYK | cmyk(21.9%, 0%, 4.8%, 26.7%) |
| CIE-LAB | lab(72.80, -15.54, 0.07) |
| CIE-LCH | lch(72.80, 15.54, 179.76°) |
| OKLab | oklab(75.98% -0.0457 -0.0001) |
| OKLCH | oklch(75.98% 0.046 180.1) |
| XYZ | xyz(37.6579, 44.8646, 48.7864) |
| Luminance | 0.4487 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 8.20
Greyish Teal
#719F91
ΔE00 9.04
Seafoam Blue
#78D1B6
ΔE00 10.07
Greenish Grey
#96AE8D
ΔE00 10.41
Cadetblue
#5F9EA0
ΔE00 11.03
Dull Teal
#5F9E8F
ΔE00 11.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92BBB2 #BB929B
analogous
#92BB9D #92BBB2 #92AFBB
triadic
#92BBB2 #B292BB #BBB292
tetradic
#92BBB2 #9D92BB #BB929B #AFBB92
square
#92BBB2 #9D92BB #BB929B #AFBB92
split-complementary
#92BBB2 #BB92AF #BB9D92
monochromatic
#518277 #6CA397 #92BBB2 #B8D3CD #DDEAE7
Accessibility & contrast
On white
2.11
#92BBB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.97
#92BBB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92BBB2
9.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92BBB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92BBB2 | 1.00 | 2.11 | 9.97 | 9.97 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B6B2
Deuteranopia (green-blind)
#B0B0B3
Tritanopia (blue-blind)
#87BCB8
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #92bbb2; /* rgb */ color: rgb(146, 187, 178); /* oklch */ color: oklch(76.0% 0.046 180.1);
Tailwind
colors: {
custom: {
50: '#b2cfc9',
500: '#92bbb2',
950: '#000000',
},
}SCSS
$custom: #92bbb2; $custom-light: #b2cfc9; $custom-dark: #000000;
JSON
{
"hex": "#92bbb2",
"rgb": {
"r": 146,
"g": 187,
"b": 178
},
"hsl": {
"h": 166.829,
"s": 23.164,
"l": 65.294
},
"oklch": {
"l": 0.75976,
"c": 0.04571,
"h": 180.1
},
"luminance": 0.44866
}Semantic roles & 50–950 ramp
primary
#92BBB2
secondary
#DBCDD1
accent
#4458A2
background
#FBFCFC
surface
#F6F9F8
border
#D0D2D1
text
#111313
muted
#808282