#92BEBB#92BEBB
#92BEBB is a light, muted teal. Relative luminance 0.465; OKLCH L 76.9% C 0.047 H 191.0°. Best body text is #000000 at 10.31:1 contrast (WCAG AA passes).
Color values
| HEX | #92BEBB |
|---|---|
| RGB | rgb(146, 190, 187) |
| HSL | hsl(176, 25%, 66%) |
| HSV | hsv(176, 23%, 75%) |
| CMYK | cmyk(23.2%, 0%, 1.6%, 25.5%) |
| CIE-LAB | lab(73.88, -15.14, -3.26) |
| CIE-LCH | lch(73.88, 15.49, 192.13°) |
| OKLab | oklab(76.92% -0.046 -0.009) |
| OKLCH | oklch(76.92% 0.047 191) |
| XYZ | xyz(39.2344, 46.5242, 53.9169) |
| Luminance | 0.4653 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 9.28
Pale Teal
#82CBB2
ΔE00 9.67
Lightblue
#ADD8E6
ΔE00 10.26
Greyish Teal
#719F91
ΔE00 10.62
Cadetblue
#5F9EA0
ΔE00 10.86
Mediumturquoise
#48D1CC
ΔE00 10.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92BEBB #BE9295
analogous
#92BEA5 #92BEBB #92ABBE
triadic
#92BEBB #BB92BE #BEBB92
tetradic
#92BEBB #A592BE #BE9295 #ABBE92
square
#92BEBB #A592BE #BE9295 #ABBE92
split-complementary
#92BEBB #BE92AB #BEA592
monochromatic
#508682 #6CA7A3 #92BEBB #B8D5D3 #DFECEB
Accessibility & contrast
On white
2.04
#92BEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.31
#92BEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92BEBB
10.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92BEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92BEBB | 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)
#B9B9BB
Deuteranopia (green-blind)
#B0B3BC
Tritanopia (blue-blind)
#84C0BD
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #92bebb; /* rgb */ color: rgb(146, 190, 187); /* oklch */ color: oklch(76.9% 0.047 191.0);
Tailwind
colors: {
custom: {
50: '#b3d1cf',
500: '#92bebb',
950: '#000000',
},
}SCSS
$custom: #92bebb; $custom-light: #b3d1cf; $custom-dark: #000000;
JSON
{
"hex": "#92bebb",
"rgb": {
"r": 146,
"g": 190,
"b": 187
},
"hsl": {
"h": 175.909,
"s": 25.287,
"l": 65.882
},
"oklch": {
"l": 0.76918,
"c": 0.04686,
"h": 191
},
"luminance": 0.46526
}Semantic roles & 50–950 ramp
primary
#92BEBB
secondary
#DDCFD0
accent
#4248A4
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#111413
muted
#808282