#92BFC2#92BFC2
#92BFC2 is a light, muted teal. Relative luminance 0.473; OKLCH L 77.4% C 0.048 H 201.3°. Best body text is #000000 at 10.45:1 contrast (WCAG AA passes).
Color values
| HEX | #92BFC2 |
|---|---|
| RGB | rgb(146, 191, 194) |
| HSL | hsl(184, 28%, 67%) |
| HSV | hsv(184, 25%, 76%) |
| CMYK | cmyk(24.7%, 1.5%, 0%, 23.9%) |
| CIE-LAB | lab(74.36, -14.10, -6.36) |
| CIE-LCH | lch(74.36, 15.47, 204.29°) |
| OKLab | oklab(77.36% -0.0445 -0.0174) |
| OKLCH | oklch(77.36% 0.048 201.3) |
| XYZ | xyz(40.2195, 47.2659, 58.0325) |
| Luminance | 0.4727 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 8.21
Lightblue
#ADD8E6
ΔE00 8.27
Sky Blue
#87CEEB
ΔE00 9.78
Bluegrey
#85A3B2
ΔE00 10.56
Light Grey Blue
#9DBCD4
ΔE00 10.93
Baby Blue
#89CFF0
ΔE00 10.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92BFC2 #C29592
analogous
#92C2AD #92BFC2 #92A7C2
triadic
#92BFC2 #C292BF #BFC292
tetradic
#92BFC2 #AD92C2 #C29592 #A7C292
square
#92BFC2 #AD92C2 #C29592 #A7C292
split-complementary
#92BFC2 #C292A7 #C2AD92
monochromatic
#4E888C #6BA8AC #92BFC2 #B9D6D8 #E0EDEE
Accessibility & contrast
On white
2.01
#92BFC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.45
#92BFC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92BFC2
10.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92BFC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92BFC2 | 1.00 | 2.01 | 10.45 | 10.45 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8BBC2
Deuteranopia (green-blind)
#AFB4C2
Tritanopia (blue-blind)
#82C2C0
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #92bfc2; /* rgb */ color: rgb(146, 191, 194); /* oklch */ color: oklch(77.4% 0.048 201.3);
Tailwind
colors: {
custom: {
50: '#b3d2d4',
500: '#92bfc2',
950: '#000000',
},
}SCSS
$custom: #92bfc2; $custom-light: #b3d2d4; $custom-dark: #000000;
JSON
{
"hex": "#92bfc2",
"rgb": {
"r": 146,
"g": 191,
"b": 194
},
"hsl": {
"h": 183.75,
"s": 28.235,
"l": 66.667
},
"oklch": {
"l": 0.77361,
"c": 0.04774,
"h": 201.3
},
"luminance": 0.47268
}Semantic roles & 50–950 ramp
primary
#92BFC2
secondary
#E0D1D0
accent
#453FA7
background
#FBFCFD
surface
#F6F9FA
border
#D0D2D3
text
#111414
muted
#808283