#92BFBE#92BFBE
#92BFBE is a light, muted teal. Relative luminance 0.471; OKLCH L 77.2% C 0.048 H 194.5°. Best body text is #000000 at 10.42:1 contrast (WCAG AA passes).
Color values
| HEX | #92BFBE |
|---|---|
| RGB | rgb(146, 191, 190) |
| HSL | hsl(179, 26%, 66%) |
| HSV | hsv(179, 24%, 75%) |
| CMYK | cmyk(23.6%, 0%, 0.5%, 25.1%) |
| CIE-LAB | lab(74.25, -15.00, -4.36) |
| CIE-LCH | lch(74.25, 15.62, 196.19°) |
| OKLab | oklab(77.23% -0.0461 -0.0119) |
| OKLCH | oklch(77.23% 0.048 194.5) |
| XYZ | xyz(39.7763, 47.0886, 55.6984) |
| Luminance | 0.4709 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 8.72
Lightblue
#ADD8E6
ΔE00 9.50
Pale Teal
#82CBB2
ΔE00 10.32
Mediumturquoise
#48D1CC
ΔE00 10.92
Cadetblue
#5F9EA0
ΔE00 10.97
Paleturquoise
#AFEEEE
ΔE00 11.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92BFBE #BF9293
analogous
#92BFA7 #92BFBE #92A9BF
triadic
#92BFBE #BE92BF #BFBE92
tetradic
#92BFBE #A792BF #BF9293 #A9BF92
square
#92BFBE #A792BF #BF9293 #A9BF92
split-complementary
#92BFBE #BF92A9 #BFA792
monochromatic
#4F8786 #6BA8A7 #92BFBE #B9D6D5 #DFECEC
Accessibility & contrast
On white
2.02
#92BFBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.42
#92BFBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92BFBE
10.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92BFBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92BFBE | 1.00 | 2.02 | 10.42 | 10.42 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9BABE
Deuteranopia (green-blind)
#B0B4BE
Tritanopia (blue-blind)
#83C2BF
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #92bfbe; /* rgb */ color: rgb(146, 191, 190); /* oklch */ color: oklch(77.2% 0.048 194.5);
Tailwind
colors: {
custom: {
50: '#b3d2d1',
500: '#92bfbe',
950: '#000000',
},
}SCSS
$custom: #92bfbe; $custom-light: #b3d2d1; $custom-dark: #000000;
JSON
{
"hex": "#92bfbe",
"rgb": {
"r": 146,
"g": 191,
"b": 190
},
"hsl": {
"h": 178.667,
"s": 26.012,
"l": 66.078
},
"oklch": {
"l": 0.77234,
"c": 0.04761,
"h": 194.5
},
"luminance": 0.4709
}Semantic roles & 50–950 ramp
primary
#92BFBE
secondary
#DECFCF
accent
#4143A5
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#111414
muted
#808282