#93CCCA#93CCCA
#93CCCA is a light, muted teal. Relative luminance 0.537; OKLCH L 80.6% C 0.059 H 193.3°. Best body text is #000000 at 11.73:1 contrast (WCAG AA passes).
Color values
| HEX | #93CCCA |
|---|---|
| RGB | rgb(147, 204, 202) |
| HSL | hsl(178, 36%, 69%) |
| HSV | hsv(178, 28%, 80%) |
| CMYK | cmyk(27.9%, 0%, 1%, 20%) |
| CIE-LAB | lab(78.26, -18.67, -4.92) |
| CIE-LCH | lch(78.26, 19.31, 194.77°) |
| OKLab | oklab(80.55% -0.0572 -0.0135) |
| OKLCH | oklch(80.55% 0.059 193.3) |
| XYZ | xyz(44.2827, 53.6508, 63.8880) |
| Luminance | 0.5365 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.84
Paleturquoise
#AFEEEE
ΔE00 7.91
Mediumturquoise
#48D1CC
ΔE00 8.61
Pale Teal
#82CBB2
ΔE00 8.98
Lightblue
#ADD8E6
ΔE00 9.09
Robin'S Egg Blue
#98EFF9
ΔE00 9.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#93CCCA #CC9395
analogous
#93CCAE #93CCCA #93B2CC
triadic
#93CCCA #CA93CC #CCCA93
tetradic
#93CCCA #AE93CC #CC9395 #B2CC93
square
#93CCCA #AE93CC #CC9395 #B2CC93
split-complementary
#93CCCA #CC93B2 #CCAE93
monochromatic
#499B98 #69B8B6 #93CCCA #BDE0DE #E6F3F3
Accessibility & contrast
On white
1.79
#93CCCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.73
#93CCCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #93CCCA
11.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##93CCCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##93CCCA | 1.00 | 1.79 | 11.73 | 11.73 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C6CA
Deuteranopia (green-blind)
#BABECB
Tritanopia (blue-blind)
#80CFCB
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #93ccca; /* rgb */ color: rgb(147, 204, 202); /* oklch */ color: oklch(80.6% 0.059 193.3);
Tailwind
colors: {
custom: {
50: '#b4dbda',
500: '#93ccca',
950: '#000000',
},
}SCSS
$custom: #93ccca; $custom-light: #b4dbda; $custom-dark: #000000;
JSON
{
"hex": "#93ccca",
"rgb": {
"r": 147,
"g": 204,
"b": 202
},
"hsl": {
"h": 177.895,
"s": 35.849,
"l": 68.824
},
"oklch": {
"l": 0.80555,
"c": 0.05875,
"h": 193.3
},
"luminance": 0.53653
}Semantic roles & 50–950 ramp
primary
#93CCCA
secondary
#A16264
accent
#373BAF
background
#FDFEFE
surface
#F8FBFB
border
#D1D4D4
text
#111514
muted
#818483