#93C8BE#93C8BE
#93C8BE is a light, muted teal. Relative luminance 0.512; OKLCH L 79.3% C 0.057 H 181.9°. Best body text is #000000 at 11.25:1 contrast (WCAG AA passes).
Color values
| HEX | #93C8BE |
|---|---|
| RGB | rgb(147, 200, 190) |
| HSL | hsl(169, 33%, 68%) |
| HSV | hsv(169, 27%, 78%) |
| CMYK | cmyk(26.5%, 0%, 5%, 21.6%) |
| CIE-LAB | lab(76.82, -19.30, -0.57) |
| CIE-LCH | lch(76.82, 19.31, 181.71°) |
| OKLab | oklab(79.3% -0.057 -0.0018) |
| OKLCH | oklch(79.3% 0.057 181.9) |
| XYZ | xyz(41.9782, 51.2274, 56.3812) |
| Luminance | 0.5123 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 6.02
Seafoam Blue
#78D1B6
ΔE00 7.51
Mediumturquoise
#48D1CC
ΔE00 9.21
Powder Blue
#B0E0E6
ΔE00 9.47
Paleturquoise
#AFEEEE
ΔE00 9.81
Mediumaquamarine
#66CDAA
ΔE00 9.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#93C8BE #C8939D
analogous
#93C8A3 #93C8BE #93B7C8
triadic
#93C8BE #BE93C8 #C8BE93
tetradic
#93C8BE #A393C8 #C8939D #B7C893
square
#93C8BE #A393C8 #C8939D #B7C893
split-complementary
#93C8BE #C893B7 #C8A393
monochromatic
#4C9587 #6AB3A6 #93C8BE #BCDDD6 #E4F1EF
Accessibility & contrast
On white
1.87
#93C8BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.25
#93C8BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #93C8BE
11.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##93C8BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##93C8BE | 1.00 | 1.87 | 11.25 | 11.25 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C2BE
Deuteranopia (green-blind)
#B9BBBF
Tritanopia (blue-blind)
#84CAC5
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #93c8be; /* rgb */ color: rgb(147, 200, 190); /* oklch */ color: oklch(79.3% 0.057 181.9);
Tailwind
colors: {
custom: {
50: '#b4d8d1',
500: '#93c8be',
950: '#000000',
},
}SCSS
$custom: #93c8be; $custom-light: #b4d8d1; $custom-dark: #000000;
JSON
{
"hex": "#93c8be",
"rgb": {
"r": 147,
"g": 200,
"b": 190
},
"hsl": {
"h": 168.679,
"s": 32.515,
"l": 68.039
},
"oklch": {
"l": 0.79298,
"c": 0.05699,
"h": 181.9
},
"luminance": 0.51229
}Semantic roles & 50–950 ramp
primary
#93C8BE
secondary
#9D636E
accent
#3A50AB
background
#FDFEFE
surface
#F8FBFB
border
#D1D4D4
text
#111414
muted
#818383