#92BEC4#92BEC4
#92BEC4 is a light, muted teal. Relative luminance 0.469; OKLCH L 77.2% C 0.047 H 206.6°. Best body text is #000000 at 10.38:1 contrast (WCAG AA passes).
Color values
| HEX | #92BEC4 |
|---|---|
| RGB | rgb(146, 190, 196) |
| HSL | hsl(187, 30%, 67%) |
| HSV | hsv(187, 26%, 77%) |
| CMYK | cmyk(25.5%, 3.1%, 0%, 23.1%) |
| CIE-LAB | lab(74.14, -13.13, -7.78) |
| CIE-LCH | lch(74.14, 15.26, 210.65°) |
| OKLab | oklab(77.21% -0.0424 -0.0212) |
| OKLCH | oklch(77.21% 0.047 206.6) |
| XYZ | xyz(40.2283, 46.9217, 59.1510) |
| Luminance | 0.4692 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 7.64
Powder Blue
#B0E0E6
ΔE00 8.32
Sky Blue
#87CEEB
ΔE00 8.75
Bluegrey
#85A3B2
ΔE00 9.51
Light Grey Blue
#9DBCD4
ΔE00 9.60
Baby Blue
#89CFF0
ΔE00 9.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92BEC4 #C49892
analogous
#92C4B1 #92BEC4 #92A5C4
triadic
#92BEC4 #C492BE #BEC492
tetradic
#92BEC4 #B192C4 #C49892 #A5C492
square
#92BEC4 #B192C4 #C49892 #A5C492
split-complementary
#92BEC4 #C492A5 #C4B192
monochromatic
#4D878E #6AA6AF #92BEC4 #BAD6D9 #E1EDEF
Accessibility & contrast
On white
2.02
#92BEC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.38
#92BEC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92BEC4
10.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92BEC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92BEC4 | 1.00 | 2.02 | 10.38 | 10.38 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7BAC4
Deuteranopia (green-blind)
#AEB3C4
Tritanopia (blue-blind)
#82C2C0
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #92bec4; /* rgb */ color: rgb(146, 190, 196); /* oklch */ color: oklch(77.2% 0.047 206.6);
Tailwind
colors: {
custom: {
50: '#b3d1d5',
500: '#92bec4',
950: '#000000',
},
}SCSS
$custom: #92bec4; $custom-light: #b3d1d5; $custom-dark: #000000;
JSON
{
"hex": "#92bec4",
"rgb": {
"r": 146,
"g": 190,
"b": 196
},
"hsl": {
"h": 187.2,
"s": 29.762,
"l": 67.059
},
"oklch": {
"l": 0.77206,
"c": 0.04736,
"h": 206.6
},
"luminance": 0.46923
}Semantic roles & 50–950 ramp
primary
#92BEC4
secondary
#E1D3D1
accent
#4A3DA8
background
#FBFCFD
surface
#F6F9FA
border
#D0D2D3
text
#111414
muted
#808283