#93C8B8#93C8B8
#93C8B8 is a light, muted teal. Relative luminance 0.510; OKLCH L 79.1% C 0.060 H 174.1°. Best body text is #000000 at 11.19:1 contrast (WCAG AA passes).
Color values
| HEX | #93C8B8 |
|---|---|
| RGB | rgb(147, 200, 184) |
| HSL | hsl(162, 33%, 68%) |
| HSV | hsv(162, 27%, 78%) |
| CMYK | cmyk(26.5%, 0%, 8%, 21.6%) |
| CIE-LAB | lab(76.66, -20.58, 2.44) |
| CIE-LCH | lch(76.66, 20.73, 173.25°) |
| OKLab | oklab(79.12% -0.0595 0.0061) |
| OKLCH | oklch(79.12% 0.06 174.1) |
| XYZ | xyz(41.3359, 50.9705, 52.9984) |
| Luminance | 0.5097 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 4.21
Seafoam Blue
#78D1B6
ΔE00 6.06
Mediumaquamarine
#66CDAA
ΔE00 8.27
Light Teal
#90E4C1
ΔE00 8.74
Darkseagreen
#8FBC8F
ΔE00 10.11
Mediumturquoise
#48D1CC
ΔE00 10.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#93C8B8 #C893A3
analogous
#93C89D #93C8B8 #93BDC8
triadic
#93C8B8 #B893C8 #C8B893
tetradic
#93C8B8 #9D93C8 #C893A3 #BDC893
square
#93C8B8 #9D93C8 #C893A3 #BDC893
split-complementary
#93C8B8 #C893BD #C89D93
monochromatic
#4C957F #6AB39D #93C8B8 #BCDDD3 #E4F1ED
Accessibility & contrast
On white
1.88
#93C8B8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.19
#93C8B8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #93C8B8
11.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##93C8B8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##93C8B8 | 1.00 | 1.88 | 11.19 | 11.19 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C1B7
Deuteranopia (green-blind)
#BBBAB9
Tritanopia (blue-blind)
#85C9C3
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #93c8b8; /* rgb */ color: rgb(147, 200, 184); /* oklch */ color: oklch(79.1% 0.060 174.1);
Tailwind
colors: {
custom: {
50: '#b4d8cd',
500: '#93c8b8',
950: '#000000',
},
}SCSS
$custom: #93c8b8; $custom-light: #b4d8cd; $custom-dark: #000000;
JSON
{
"hex": "#93c8b8",
"rgb": {
"r": 147,
"g": 200,
"b": 184
},
"hsl": {
"h": 161.887,
"s": 32.515,
"l": 68.039
},
"oklch": {
"l": 0.79122,
"c": 0.0598,
"h": 174.1
},
"luminance": 0.50972
}Semantic roles & 50–950 ramp
primary
#93C8B8
secondary
#9D6374
accent
#3A5CAB
background
#FDFEFE
surface
#F8FBFA
border
#D1D4D3
text
#111413
muted
#818383