#92BEBD#92BEBD
#92BEBD is a light, muted teal. Relative luminance 0.466; OKLCH L 77.0% C 0.047 H 194.5°. Best body text is #000000 at 10.32:1 contrast (WCAG AA passes).
Color values
| HEX | #92BEBD |
|---|---|
| RGB | rgb(146, 190, 189) |
| HSL | hsl(179, 25%, 66%) |
| HSV | hsv(179, 23%, 75%) |
| CMYK | cmyk(23.2%, 0%, 0.5%, 25.5%) |
| CIE-LAB | lab(73.94, -14.70, -4.26) |
| CIE-LCH | lch(73.94, 15.31, 196.17°) |
| OKLab | oklab(76.98% -0.0452 -0.0117) |
| OKLCH | oklch(76.98% 0.047 194.5) |
| XYZ | xyz(39.4500, 46.6104, 55.0523) |
| Luminance | 0.4661 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 8.92
Lightblue
#ADD8E6
ΔE00 9.60
Pale Teal
#82CBB2
ΔE00 10.46
Cadetblue
#5F9EA0
ΔE00 10.83
Greyish Teal
#719F91
ΔE00 11.08
Mediumturquoise
#48D1CC
ΔE00 11.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92BEBD #BE9293
analogous
#92BEA7 #92BEBD #92A9BE
triadic
#92BEBD #BD92BE #BEBD92
tetradic
#92BEBD #A792BE #BE9293 #A9BE92
square
#92BEBD #A792BE #BE9293 #A9BE92
split-complementary
#92BEBD #BE92A9 #BEA792
monochromatic
#508685 #6CA7A6 #92BEBD #B8D5D4 #DFECEB
Accessibility & contrast
On white
2.03
#92BEBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.32
#92BEBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92BEBD
10.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92BEBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92BEBD | 1.00 | 2.03 | 10.32 | 10.32 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8BABD
Deuteranopia (green-blind)
#B0B3BD
Tritanopia (blue-blind)
#84C1BE
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #92bebd; /* rgb */ color: rgb(146, 190, 189); /* oklch */ color: oklch(77.0% 0.047 194.5);
Tailwind
colors: {
custom: {
50: '#b3d1d0',
500: '#92bebd',
950: '#000000',
},
}SCSS
$custom: #92bebd; $custom-light: #b3d1d0; $custom-dark: #000000;
JSON
{
"hex": "#92bebd",
"rgb": {
"r": 146,
"g": 190,
"b": 189
},
"hsl": {
"h": 178.636,
"s": 25.287,
"l": 65.882
},
"oklch": {
"l": 0.76981,
"c": 0.04666,
"h": 194.5
},
"luminance": 0.46612
}Semantic roles & 50–950 ramp
primary
#92BEBD
secondary
#DDCFCF
accent
#4244A4
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#111414
muted
#808282