#93C2CA#93C2CA
#93C2CA is a light, muted teal. Relative luminance 0.491; OKLCH L 78.3% C 0.051 H 209.1°. Best body text is #000000 at 10.81:1 contrast (WCAG AA passes).
Color values
| HEX | #93C2CA |
|---|---|
| RGB | rgb(147, 194, 202) |
| HSL | hsl(189, 34%, 68%) |
| HSV | hsv(189, 27%, 79%) |
| CMYK | cmyk(27.2%, 4%, 0%, 20.8%) |
| CIE-LAB | lab(75.48, -13.54, -9.04) |
| CIE-LCH | lch(75.48, 16.27, 213.73°) |
| OKLab | oklab(78.35% -0.0443 -0.0246) |
| OKLCH | oklch(78.35% 0.051 209.1) |
| XYZ | xyz(41.9817, 49.0490, 63.1210) |
| Luminance | 0.4905 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 6.55
Powder Blue
#B0E0E6
ΔE00 7.37
Sky Blue
#87CEEB
ΔE00 7.59
Baby Blue
#89CFF0
ΔE00 8.76
Light Grey Blue
#9DBCD4
ΔE00 9.27
Ice Blue
#A5DFF9
ΔE00 9.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#93C2CA #CA9B93
analogous
#93CAB6 #93C2CA #93A6CA
triadic
#93C2CA #CA93C2 #C2CA93
tetradic
#93C2CA #B693CA #CA9B93 #A6CA93
square
#93C2CA #B693CA #CA9B93 #A6CA93
split-complementary
#93C2CA #CA93A6 #CAB693
monochromatic
#4B8D98 #6AABB6 #93C2CA #BCD9DE #E5F0F2
Accessibility & contrast
On white
1.94
#93C2CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.81
#93C2CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #93C2CA
10.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##93C2CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##93C2CA | 1.00 | 1.94 | 10.81 | 10.81 |
| #FFFFFF | 1.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BABECB
Deuteranopia (green-blind)
#B0B7CA
Tritanopia (blue-blind)
#81C6C4
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #93c2ca; /* rgb */ color: rgb(147, 194, 202); /* oklch */ color: oklch(78.3% 0.051 209.1);
Tailwind
colors: {
custom: {
50: '#b4d4da',
500: '#93c2ca',
950: '#000000',
},
}SCSS
$custom: #93c2ca; $custom-light: #b4d4da; $custom-dark: #000000;
JSON
{
"hex": "#93c2ca",
"rgb": {
"r": 147,
"g": 194,
"b": 202
},
"hsl": {
"h": 188.727,
"s": 34.161,
"l": 68.431
},
"oklch": {
"l": 0.78346,
"c": 0.05067,
"h": 209.1
},
"luminance": 0.49051
}Semantic roles & 50–950 ramp
primary
#93C2CA
secondary
#E5D7D4
accent
#4939AD
background
#FBFDFD
surface
#F6FAFA
border
#D0D3D3
text
#111414
muted
#808383