#92BFB2#92BFB2
#92BFB2 is a light, muted teal. Relative luminance 0.466; OKLCH L 76.9% C 0.051 H 175.3°. Best body text is #000000 at 10.32:1 contrast (WCAG AA passes).
Color values
| HEX | #92BFB2 |
|---|---|
| RGB | rgb(146, 191, 178) |
| HSL | hsl(163, 26%, 66%) |
| HSV | hsv(163, 24%, 75%) |
| CMYK | cmyk(23.6%, 0%, 6.8%, 25.1%) |
| CIE-LAB | lab(73.92, -17.59, 1.70) |
| CIE-LCH | lch(73.92, 17.68, 174.48°) |
| OKLab | oklab(76.87% -0.0511 0.0042) |
| OKLCH | oklch(76.87% 0.051 175.3) |
| XYZ | xyz(38.5183, 46.5854, 49.0732) |
| Luminance | 0.4659 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 6.32
Seafoam Blue
#78D1B6
ΔE00 8.29
Greyish Teal
#719F91
ΔE00 9.52
Greenish Grey
#96AE8D
ΔE00 9.95
Mediumaquamarine
#66CDAA
ΔE00 10.02
Darkseagreen
#8FBC8F
ΔE00 10.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92BFB2 #BF929F
analogous
#92BF9B #92BFB2 #92B5BF
triadic
#92BFB2 #B292BF #BFB292
tetradic
#92BFB2 #9B92BF #BF929F #B5BF92
square
#92BFB2 #9B92BF #BF929F #B5BF92
split-complementary
#92BFB2 #BF92B5 #BF9B92
monochromatic
#4F8777 #6BA897 #92BFB2 #B9D6CD #DFECE8
Accessibility & contrast
On white
2.04
#92BFB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.32
#92BFB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92BFB2
10.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92BFB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92BFB2 | 1.00 | 2.04 | 10.32 | 10.32 |
| #FFFFFF | 2.04 | 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)
#BCB9B1
Deuteranopia (green-blind)
#B3B3B3
Tritanopia (blue-blind)
#87C0BB
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #92bfb2; /* rgb */ color: rgb(146, 191, 178); /* oklch */ color: oklch(76.9% 0.051 175.3);
Tailwind
colors: {
custom: {
50: '#b3d2c9',
500: '#92bfb2',
950: '#000000',
},
}SCSS
$custom: #92bfb2; $custom-light: #b3d2c9; $custom-dark: #000000;
JSON
{
"hex": "#92bfb2",
"rgb": {
"r": 146,
"g": 191,
"b": 178
},
"hsl": {
"h": 162.667,
"s": 26.012,
"l": 66.078
},
"oklch": {
"l": 0.7687,
"c": 0.05125,
"h": 175.3
},
"luminance": 0.46587
}Semantic roles & 50–950 ramp
primary
#92BFB2
secondary
#DECFD3
accent
#415EA5
background
#FBFCFC
surface
#F6F9F8
border
#D0D2D1
text
#111413
muted
#808282