#92BFAE#92BFAE
#92BFAE is a light, muted teal. Relative luminance 0.464; OKLCH L 76.8% C 0.054 H 169.7°. Best body text is #000000 at 10.29:1 contrast (WCAG AA passes).
Color values
| HEX | #92BFAE |
|---|---|
| RGB | rgb(146, 191, 174) |
| HSL | hsl(157, 26%, 66%) |
| HSV | hsv(157, 24%, 75%) |
| CMYK | cmyk(23.6%, 0%, 8.9%, 25.1%) |
| CIE-LAB | lab(73.82, -18.42, 3.73) |
| CIE-LCH | lch(73.82, 18.80, 168.57°) |
| OKLab | oklab(76.76% -0.0528 0.0096) |
| OKLCH | oklch(76.76% 0.054 169.7) |
| XYZ | xyz(38.1226, 46.4271, 46.9889) |
| Luminance | 0.4643 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 5.58
Seafoam Blue
#78D1B6
ΔE00 7.71
Darkseagreen
#8FBC8F
ΔE00 8.78
Greenish Grey
#96AE8D
ΔE00 8.88
Mediumaquamarine
#66CDAA
ΔE00 9.21
Greyish Teal
#719F91
ΔE00 9.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92BFAE #BF92A3
analogous
#92BF97 #92BFAE #92B9BF
triadic
#92BFAE #AE92BF #BFAE92
tetradic
#92BFAE #9792BF #BF92A3 #B9BF92
square
#92BFAE #9792BF #BF92A3 #B9BF92
split-complementary
#92BFAE #BF92B9 #BF9792
monochromatic
#4F8772 #6BA891 #92BFAE #B9D6CB #DFECE7
Accessibility & contrast
On white
2.04
#92BFAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.29
#92BFAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92BFAE
10.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92BFAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92BFAE | 1.00 | 2.04 | 10.29 | 10.29 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCB9AD
Deuteranopia (green-blind)
#B4B3AF
Tritanopia (blue-blind)
#88C0BA
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #92bfae; /* rgb */ color: rgb(146, 191, 174); /* oklch */ color: oklch(76.8% 0.054 169.7);
Tailwind
colors: {
custom: {
50: '#b2d2c6',
500: '#92bfae',
950: '#000000',
},
}SCSS
$custom: #92bfae; $custom-light: #b2d2c6; $custom-dark: #000000;
JSON
{
"hex": "#92bfae",
"rgb": {
"r": 146,
"g": 191,
"b": 174
},
"hsl": {
"h": 157.333,
"s": 26.012,
"l": 66.078
},
"oklch": {
"l": 0.76755,
"c": 0.05363,
"h": 169.7
},
"luminance": 0.46429
}Semantic roles & 50–950 ramp
primary
#92BFAE
secondary
#DECFD5
accent
#4167A5
background
#FBFCFC
surface
#F6F9F8
border
#D0D2D1
text
#111413
muted
#808282