#93CBCA#93CBCA
#93CBCA is a light, muted teal. Relative luminance 0.532; OKLCH L 80.3% C 0.058 H 194.7°. Best body text is #000000 at 11.64:1 contrast (WCAG AA passes).
Color values
| HEX | #93CBCA |
|---|---|
| RGB | rgb(147, 203, 202) |
| HSL | hsl(179, 35%, 69%) |
| HSV | hsv(179, 28%, 80%) |
| CMYK | cmyk(27.6%, 0%, 0.5%, 20.4%) |
| CIE-LAB | lab(77.98, -18.16, -5.33) |
| CIE-LCH | lch(77.98, 18.93, 196.37°) |
| OKLab | oklab(80.33% -0.0559 -0.0146) |
| OKLCH | oklch(80.33% 0.058 194.7) |
| XYZ | xyz(44.0458, 53.1770, 63.8090) |
| Luminance | 0.5318 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.71
Paleturquoise
#AFEEEE
ΔE00 8.09
Lightblue
#ADD8E6
ΔE00 8.75
Mediumturquoise
#48D1CC
ΔE00 8.86
Robin'S Egg Blue
#98EFF9
ΔE00 9.38
Pale Teal
#82CBB2
ΔE00 9.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#93CBCA #CB9394
analogous
#93CBAE #93CBCA #93B0CB
triadic
#93CBCA #CA93CB #CBCA93
tetradic
#93CBCA #AE93CB #CB9394 #B0CB93
square
#93CBCA #AE93CB #CB9394 #B0CB93
split-complementary
#93CBCA #CB93B0 #CBAE93
monochromatic
#4A9A98 #6AB7B6 #93CBCA #BCDFDE #E6F3F3
Accessibility & contrast
On white
1.80
#93CBCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.64
#93CBCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #93CBCA
11.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##93CBCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##93CBCA | 1.00 | 1.80 | 11.64 | 11.64 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C6CA
Deuteranopia (green-blind)
#B9BDCB
Tritanopia (blue-blind)
#80CECA
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #93cbca; /* rgb */ color: rgb(147, 203, 202); /* oklch */ color: oklch(80.3% 0.058 194.7);
Tailwind
colors: {
custom: {
50: '#b4dbda',
500: '#93cbca',
950: '#000000',
},
}SCSS
$custom: #93cbca; $custom-light: #b4dbda; $custom-dark: #000000;
JSON
{
"hex": "#93cbca",
"rgb": {
"r": 147,
"g": 203,
"b": 202
},
"hsl": {
"h": 178.929,
"s": 35,
"l": 68.627
},
"oklch": {
"l": 0.80333,
"c": 0.05777,
"h": 194.7
},
"luminance": 0.53179
}Semantic roles & 50–950 ramp
primary
#93CBCA
secondary
#A06263
accent
#383AAE
background
#FDFEFE
surface
#F8FBFB
border
#D1D4D4
text
#111514
muted
#818483