#92BEBE#92BEBE
#92BEBE is a light, muted teal. Relative luminance 0.467; OKLCH L 77.0% C 0.047 H 196.2°. Best body text is #000000 at 10.33:1 contrast (WCAG AA passes).
Color values
| HEX | #92BEBE |
|---|---|
| RGB | rgb(146, 190, 190) |
| HSL | hsl(180, 25%, 66%) |
| HSV | hsv(180, 23%, 75%) |
| CMYK | cmyk(23.2%, 0%, 0%, 25.5%) |
| CIE-LAB | lab(73.97, -14.48, -4.77) |
| CIE-LCH | lch(73.97, 15.24, 198.22°) |
| OKLab | oklab(77.01% -0.0448 -0.013) |
| OKLCH | oklch(77.01% 0.047 196.2) |
| XYZ | xyz(39.5590, 46.6540, 55.6260) |
| Luminance | 0.4666 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 8.77
Lightblue
#ADD8E6
ΔE00 9.28
Cadetblue
#5F9EA0
ΔE00 10.84
Pale Teal
#82CBB2
ΔE00 10.88
Sky Blue
#87CEEB
ΔE00 11.10
Cool Grey
#95A3A6
ΔE00 11.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92BEBE #BE9292
analogous
#92BEA8 #92BEBE #92A8BE
triadic
#92BEBE #BE92BE #BEBE92
tetradic
#92BEBE #A892BE #BE9292 #A8BE92
square
#92BEBE #A892BE #BE9292 #A8BE92
split-complementary
#92BEBE #BE92A8 #BEA892
monochromatic
#508686 #6CA7A7 #92BEBE #B8D5D5 #DFECEC
Accessibility & contrast
On white
2.03
#92BEBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.33
#92BEBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92BEBE
10.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92BEBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92BEBE | 1.00 | 2.03 | 10.33 | 10.33 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8BABE
Deuteranopia (green-blind)
#AFB3BE
Tritanopia (blue-blind)
#84C1BE
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #92bebe; /* rgb */ color: rgb(146, 190, 190); /* oklch */ color: oklch(77.0% 0.047 196.2);
Tailwind
colors: {
custom: {
50: '#b3d1d1',
500: '#92bebe',
950: '#000000',
},
}SCSS
$custom: #92bebe; $custom-light: #b3d1d1; $custom-dark: #000000;
JSON
{
"hex": "#92bebe",
"rgb": {
"r": 146,
"g": 190,
"b": 190
},
"hsl": {
"h": 180,
"s": 25.287,
"l": 65.882
},
"oklch": {
"l": 0.77012,
"c": 0.04663,
"h": 196.2
},
"luminance": 0.46656
}Semantic roles & 50–950 ramp
primary
#92BEBE
secondary
#DDCFCF
accent
#4242A4
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#111414
muted
#808282