#93C3CA#93C3CA
#93C3CA is a light, muted teal. Relative luminance 0.495; OKLCH L 78.6% C 0.051 H 207.3°. Best body text is #000000 at 10.90:1 contrast (WCAG AA passes).
Color values
| HEX | #93C3CA |
|---|---|
| RGB | rgb(147, 195, 202) |
| HSL | hsl(188, 34%, 68%) |
| HSV | hsv(188, 27%, 79%) |
| CMYK | cmyk(27.2%, 3.5%, 0%, 20.8%) |
| CIE-LAB | lab(75.76, -14.05, -8.62) |
| CIE-LCH | lch(75.76, 16.49, 211.54°) |
| OKLab | oklab(78.57% -0.0456 -0.0235) |
| OKLCH | oklch(78.57% 0.051 207.3) |
| XYZ | xyz(42.2050, 49.4956, 63.1955) |
| Luminance | 0.4950 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 6.67
Powder Blue
#B0E0E6
ΔE00 7.12
Sky Blue
#87CEEB
ΔE00 7.87
Baby Blue
#89CFF0
ΔE00 9.08
Ice Blue
#A5DFF9
ΔE00 9.61
Light Grey Blue
#9DBCD4
ΔE00 9.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#93C3CA #CA9A93
analogous
#93CAB5 #93C3CA #93A7CA
triadic
#93C3CA #CA93C3 #C3CA93
tetradic
#93C3CA #B593CA #CA9A93 #A7CA93
square
#93C3CA #B593CA #CA9A93 #A7CA93
split-complementary
#93C3CA #CA93A7 #CAB593
monochromatic
#4B8E98 #6AACB6 #93C3CA #BCDADE #E5F1F2
Accessibility & contrast
On white
1.93
#93C3CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.90
#93C3CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #93C3CA
10.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##93C3CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##93C3CA | 1.00 | 1.93 | 10.90 | 10.90 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBBFCB
Deuteranopia (green-blind)
#B1B8CA
Tritanopia (blue-blind)
#81C7C5
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #93c3ca; /* rgb */ color: rgb(147, 195, 202); /* oklch */ color: oklch(78.6% 0.051 207.3);
Tailwind
colors: {
custom: {
50: '#b4d5da',
500: '#93c3ca',
950: '#000000',
},
}SCSS
$custom: #93c3ca; $custom-light: #b4d5da; $custom-dark: #000000;
JSON
{
"hex": "#93c3ca",
"rgb": {
"r": 147,
"g": 195,
"b": 202
},
"hsl": {
"h": 187.636,
"s": 34.161,
"l": 68.431
},
"oklch": {
"l": 0.78565,
"c": 0.05129,
"h": 207.3
},
"luminance": 0.49498
}Semantic roles & 50–950 ramp
primary
#93C3CA
secondary
#E5D6D4
accent
#4739AD
background
#FBFDFD
surface
#F6FAFA
border
#D0D3D3
text
#111414
muted
#808383