#92BEBF#92BEBF
#92BEBF is a light, muted teal. Relative luminance 0.467; OKLCH L 77.0% C 0.047 H 198.0°. Best body text is #000000 at 10.34:1 contrast (WCAG AA passes).
Color values
| HEX | #92BEBF |
|---|---|
| RGB | rgb(146, 190, 191) |
| HSL | hsl(181, 26%, 66%) |
| HSV | hsv(181, 24%, 75%) |
| CMYK | cmyk(23.6%, 0.5%, 0%, 25.1%) |
| CIE-LAB | lab(74.00, -14.26, -5.27) |
| CIE-LCH | lch(74.00, 15.20, 200.28°) |
| OKLab | oklab(77.04% -0.0444 -0.0144) |
| OKLCH | oklch(77.04% 0.047 198) |
| XYZ | xyz(39.6686, 46.6978, 56.2036) |
| Luminance | 0.4670 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 8.64
Lightblue
#ADD8E6
ΔE00 8.98
Sky Blue
#87CEEB
ΔE00 10.68
Bluegrey
#85A3B2
ΔE00 10.87
Cadetblue
#5F9EA0
ΔE00 10.87
Cool Grey
#95A3A6
ΔE00 11.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92BEBF #BF9392
analogous
#92BFA9 #92BEBF #92A7BF
triadic
#92BEBF #BF92BE #BEBF92
tetradic
#92BEBF #A992BF #BF9392 #A7BF92
square
#92BEBF #A992BF #BF9392 #A7BF92
split-complementary
#92BEBF #BF92A7 #BFA992
monochromatic
#4F8687 #6BA7A8 #92BEBF #B9D5D6 #DFECEC
Accessibility & contrast
On white
2.03
#92BEBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.34
#92BEBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92BEBF
10.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92BEBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92BEBF | 1.00 | 2.03 | 10.34 | 10.34 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8BABF
Deuteranopia (green-blind)
#AFB3BF
Tritanopia (blue-blind)
#83C1BE
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #92bebf; /* rgb */ color: rgb(146, 190, 191); /* oklch */ color: oklch(77.0% 0.047 198.0);
Tailwind
colors: {
custom: {
50: '#b3d1d2',
500: '#92bebf',
950: '#000000',
},
}SCSS
$custom: #92bebf; $custom-light: #b3d1d2; $custom-dark: #000000;
JSON
{
"hex": "#92bebf",
"rgb": {
"r": 146,
"g": 190,
"b": 191
},
"hsl": {
"h": 181.333,
"s": 26.012,
"l": 66.078
},
"oklch": {
"l": 0.77044,
"c": 0.04664,
"h": 198
},
"luminance": 0.46699
}Semantic roles & 50–950 ramp
primary
#92BEBF
secondary
#DECFCF
accent
#4341A5
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#111414
muted
#808282