#93CDCA#93CDCA
#93CDCA is a light, muted teal. Relative luminance 0.541; OKLCH L 80.8% C 0.060 H 192.0°. Best body text is #000000 at 11.83:1 contrast (WCAG AA passes).
Color values
| HEX | #93CDCA |
|---|---|
| RGB | rgb(147, 205, 202) |
| HSL | hsl(177, 37%, 69%) |
| HSV | hsv(177, 28%, 80%) |
| CMYK | cmyk(28.3%, 0%, 1.5%, 19.6%) |
| CIE-LAB | lab(78.54, -19.17, -4.51) |
| CIE-LCH | lch(78.54, 19.70, 193.24°) |
| OKLab | oklab(80.78% -0.0584 -0.0124) |
| OKLCH | oklch(80.78% 0.06 192) |
| XYZ | xyz(44.5211, 54.1277, 63.9675) |
| Luminance | 0.5413 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 7.00
Paleturquoise
#AFEEEE
ΔE00 7.75
Mediumturquoise
#48D1CC
ΔE00 8.38
Pale Teal
#82CBB2
ΔE00 8.55
Robin'S Egg Blue
#98EFF9
ΔE00 9.29
Lightblue
#ADD8E6
ΔE00 9.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#93CDCA #CD9396
analogous
#93CDAD #93CDCA #93B3CD
triadic
#93CDCA #CA93CD #CDCA93
tetradic
#93CDCA #AD93CD #CD9396 #B3CD93
square
#93CDCA #AD93CD #CD9396 #B3CD93
split-complementary
#93CDCA #CD93B3 #CDAD93
monochromatic
#499D99 #69BAB5 #93CDCA #BDE0DF #E7F4F3
Accessibility & contrast
On white
1.78
#93CDCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.83
#93CDCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #93CDCA
11.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##93CDCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##93CDCA | 1.00 | 1.78 | 11.83 | 11.83 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C7CA
Deuteranopia (green-blind)
#BBBFCB
Tritanopia (blue-blind)
#7FD0CC
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #93cdca; /* rgb */ color: rgb(147, 205, 202); /* oklch */ color: oklch(80.8% 0.060 192.0);
Tailwind
colors: {
custom: {
50: '#b4dcda',
500: '#93cdca',
950: '#000000',
},
}SCSS
$custom: #93cdca; $custom-light: #b4dcda; $custom-dark: #000000;
JSON
{
"hex": "#93cdca",
"rgb": {
"r": 147,
"g": 205,
"b": 202
},
"hsl": {
"h": 176.897,
"s": 36.709,
"l": 69.02
},
"oklch": {
"l": 0.80778,
"c": 0.05975,
"h": 192
},
"luminance": 0.5413
}Semantic roles & 50–950 ramp
primary
#93CDCA
secondary
#A26265
accent
#363CB0
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111514
muted
#818483