#93BEC2#93BEC2
#93BEC2 is a light, muted teal. Relative luminance 0.469; OKLCH L 77.2% C 0.046 H 203.3°. Best body text is #000000 at 10.39:1 contrast (WCAG AA passes).
Color values
| HEX | #93BEC2 |
|---|---|
| RGB | rgb(147, 190, 194) |
| HSL | hsl(185, 28%, 67%) |
| HSV | hsv(185, 24%, 76%) |
| CMYK | cmyk(24.2%, 2.1%, 0%, 23.9%) |
| CIE-LAB | lab(74.14, -13.28, -6.68) |
| CIE-LCH | lch(74.14, 14.87, 206.71°) |
| OKLab | oklab(77.2% -0.0422 -0.0182) |
| OKLCH | oklch(77.2% 0.046 203.3) |
| XYZ | xyz(40.1807, 46.9233, 57.9685) |
| Luminance | 0.4693 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 8.04
Powder Blue
#B0E0E6
ΔE00 8.35
Sky Blue
#87CEEB
ΔE00 9.50
Bluegrey
#85A3B2
ΔE00 9.93
Light Grey Blue
#9DBCD4
ΔE00 10.27
Cool Grey
#95A3A6
ΔE00 10.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#93BEC2 #C29793
analogous
#93C2AF #93BEC2 #93A7C2
triadic
#93BEC2 #C293BE #BEC293
tetradic
#93BEC2 #AF93C2 #C29793 #A7C293
square
#93BEC2 #AF93C2 #C29793 #A7C293
split-complementary
#93BEC2 #C293A7 #C2AF93
monochromatic
#4F878C #6CA6AC #93BEC2 #BAD6D8 #E1EDEE
Accessibility & contrast
On white
2.02
#93BEC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.39
#93BEC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #93BEC2
10.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##93BEC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##93BEC2 | 1.00 | 2.02 | 10.39 | 10.39 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7BAC2
Deuteranopia (green-blind)
#AFB3C2
Tritanopia (blue-blind)
#84C1BF
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #93bec2; /* rgb */ color: rgb(147, 190, 194); /* oklch */ color: oklch(77.2% 0.046 203.3);
Tailwind
colors: {
custom: {
50: '#b3d1d4',
500: '#93bec2',
950: '#000000',
},
}SCSS
$custom: #93bec2; $custom-light: #b3d1d4; $custom-dark: #000000;
JSON
{
"hex": "#93bec2",
"rgb": {
"r": 147,
"g": 190,
"b": 194
},
"hsl": {
"h": 185.106,
"s": 27.811,
"l": 66.863
},
"oklch": {
"l": 0.77203,
"c": 0.04597,
"h": 203.3
},
"luminance": 0.46925
}Semantic roles & 50–950 ramp
primary
#93BEC2
secondary
#E0D2D1
accent
#483FA6
background
#FBFCFD
surface
#F6F9FA
border
#D0D2D3
text
#111414
muted
#808283