#92BEBC#92BEBC
#92BEBC is a light, muted teal. Relative luminance 0.466; OKLCH L 76.9% C 0.047 H 192.8°. Best body text is #000000 at 10.31:1 contrast (WCAG AA passes).
Color values
| HEX | #92BEBC |
|---|---|
| RGB | rgb(146, 190, 188) |
| HSL | hsl(177, 25%, 66%) |
| HSV | hsv(177, 23%, 75%) |
| CMYK | cmyk(23.2%, 0%, 1.1%, 25.5%) |
| CIE-LAB | lab(73.91, -14.92, -3.76) |
| CIE-LCH | lch(73.91, 15.39, 194.14°) |
| OKLab | oklab(76.95% -0.0456 -0.0103) |
| OKLCH | oklch(76.95% 0.047 192.8) |
| XYZ | xyz(39.3419, 46.5671, 54.4826) |
| Luminance | 0.4657 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 9.10
Lightblue
#ADD8E6
ΔE00 9.93
Pale Teal
#82CBB2
ΔE00 10.06
Cadetblue
#5F9EA0
ΔE00 10.83
Greyish Teal
#719F91
ΔE00 10.84
Mediumturquoise
#48D1CC
ΔE00 11.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92BEBC #BE9294
analogous
#92BEA6 #92BEBC #92AABE
triadic
#92BEBC #BC92BE #BEBC92
tetradic
#92BEBC #A692BE #BE9294 #AABE92
square
#92BEBC #A692BE #BE9294 #AABE92
split-complementary
#92BEBC #BE92AA #BEA692
monochromatic
#508683 #6CA7A4 #92BEBC #B8D5D4 #DFECEB
Accessibility & contrast
On white
2.04
#92BEBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.31
#92BEBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92BEBC
10.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92BEBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92BEBC | 1.00 | 2.04 | 10.31 | 10.31 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9B9BC
Deuteranopia (green-blind)
#B0B3BD
Tritanopia (blue-blind)
#84C1BD
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #92bebc; /* rgb */ color: rgb(146, 190, 188); /* oklch */ color: oklch(76.9% 0.047 192.8);
Tailwind
colors: {
custom: {
50: '#b3d1d0',
500: '#92bebc',
950: '#000000',
},
}SCSS
$custom: #92bebc; $custom-light: #b3d1d0; $custom-dark: #000000;
JSON
{
"hex": "#92bebc",
"rgb": {
"r": 146,
"g": 190,
"b": 188
},
"hsl": {
"h": 177.273,
"s": 25.287,
"l": 65.882
},
"oklch": {
"l": 0.76949,
"c": 0.04674,
"h": 192.8
},
"luminance": 0.46569
}Semantic roles & 50–950 ramp
primary
#92BEBC
secondary
#DDCFCF
accent
#4246A4
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#111414
muted
#808282