#92BEAF#92BEAF
#92BEAF is a light, muted teal. Relative luminance 0.460; OKLCH L 76.6% C 0.051 H 172.0°. Best body text is #000000 at 10.21:1 contrast (WCAG AA passes).
Color values
| HEX | #92BEAF |
|---|---|
| RGB | rgb(146, 190, 175) |
| HSL | hsl(160, 25%, 66%) |
| HSV | hsv(160, 23%, 75%) |
| CMYK | cmyk(23.2%, 0%, 7.9%, 25.5%) |
| CIE-LAB | lab(73.57, -17.71, 2.81) |
| CIE-LCH | lch(73.57, 17.93, 170.98°) |
| OKLab | oklab(76.56% -0.051 0.0072) |
| OKLCH | oklch(76.56% 0.052 172) |
| XYZ | xyz(38.0031, 46.0316, 47.4318) |
| Luminance | 0.4603 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 6.14
Seafoam Blue
#78D1B6
ΔE00 8.21
Greenish Grey
#96AE8D
ΔE00 9.17
Greyish Teal
#719F91
ΔE00 9.25
Darkseagreen
#8FBC8F
ΔE00 9.45
Mediumaquamarine
#66CDAA
ΔE00 9.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92BEAF #BE92A1
analogous
#92BE99 #92BEAF #92B7BE
triadic
#92BEAF #AF92BE #BEAF92
tetradic
#92BEAF #9992BE #BE92A1 #B7BE92
square
#92BEAF #9992BE #BE92A1 #B7BE92
split-complementary
#92BEAF #BE92B7 #BE9992
monochromatic
#508673 #6CA793 #92BEAF #B8D5CB #DFECE7
Accessibility & contrast
On white
2.06
#92BEAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.21
#92BEAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92BEAF
10.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92BEAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92BEAF | 1.00 | 2.06 | 10.21 | 10.21 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBB8AE
Deuteranopia (green-blind)
#B3B2B0
Tritanopia (blue-blind)
#88BFB9
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #92beaf; /* rgb */ color: rgb(146, 190, 175); /* oklch */ color: oklch(76.6% 0.051 172.0);
Tailwind
colors: {
custom: {
50: '#b2d1c6',
500: '#92beaf',
950: '#000000',
},
}SCSS
$custom: #92beaf; $custom-light: #b2d1c6; $custom-dark: #000000;
JSON
{
"hex": "#92beaf",
"rgb": {
"r": 146,
"g": 190,
"b": 175
},
"hsl": {
"h": 159.545,
"s": 25.287,
"l": 65.882
},
"oklch": {
"l": 0.76559,
"c": 0.0515,
"h": 172
},
"luminance": 0.46033
}Semantic roles & 50–950 ramp
primary
#92BEAF
secondary
#DDCFD4
accent
#4263A4
background
#FBFCFC
surface
#F6F9F8
border
#D0D2D1
text
#111413
muted
#808282