#92BFAF#92BFAF
#92BFAF is a light, muted teal. Relative luminance 0.465; OKLCH L 76.8% C 0.053 H 171.0°. Best body text is #000000 at 10.29:1 contrast (WCAG AA passes).
Color values
| HEX | #92BFAF |
|---|---|
| RGB | rgb(146, 191, 175) |
| HSL | hsl(159, 26%, 66%) |
| HSV | hsv(159, 24%, 75%) |
| CMYK | cmyk(23.6%, 0%, 8.4%, 25.1%) |
| CIE-LAB | lab(73.85, -18.22, 3.22) |
| CIE-LCH | lch(73.85, 18.50, 169.98°) |
| OKLab | oklab(76.78% -0.0523 0.0083) |
| OKLCH | oklch(76.78% 0.053 171) |
| XYZ | xyz(38.2204, 46.4663, 47.5042) |
| Luminance | 0.4647 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 5.73
Seafoam Blue
#78D1B6
ΔE00 7.82
Greenish Grey
#96AE8D
ΔE00 9.14
Darkseagreen
#8FBC8F
ΔE00 9.15
Mediumaquamarine
#66CDAA
ΔE00 9.39
Greyish Teal
#719F91
ΔE00 9.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92BFAF #BF92A2
analogous
#92BF98 #92BFAF #92B8BF
triadic
#92BFAF #AF92BF #BFAF92
tetradic
#92BFAF #9892BF #BF92A2 #B8BF92
square
#92BFAF #9892BF #BF92A2 #B8BF92
split-complementary
#92BFAF #BF92B8 #BF9892
monochromatic
#4F8773 #6BA893 #92BFAF #B9D6CB #DFECE8
Accessibility & contrast
On white
2.04
#92BFAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.29
#92BFAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92BFAF
10.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92BFAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92BFAF | 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)
#BCB9AE
Deuteranopia (green-blind)
#B4B3B0
Tritanopia (blue-blind)
#88C0BA
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #92bfaf; /* rgb */ color: rgb(146, 191, 175); /* oklch */ color: oklch(76.8% 0.053 171.0);
Tailwind
colors: {
custom: {
50: '#b3d2c6',
500: '#92bfaf',
950: '#000000',
},
}SCSS
$custom: #92bfaf; $custom-light: #b3d2c6; $custom-dark: #000000;
JSON
{
"hex": "#92bfaf",
"rgb": {
"r": 146,
"g": 191,
"b": 175
},
"hsl": {
"h": 158.667,
"s": 26.012,
"l": 66.078
},
"oklch": {
"l": 0.76783,
"c": 0.05299,
"h": 171
},
"luminance": 0.46468
}Semantic roles & 50–950 ramp
primary
#92BFAF
secondary
#DECFD4
accent
#4164A5
background
#FBFCFC
surface
#F6F9F8
border
#D0D2D1
text
#111413
muted
#808282