#93CCBF#93CCBF
#93CCBF is a light, moderate teal. Relative luminance 0.531; OKLCH L 80.2% C 0.062 H 178.9°. Best body text is #000000 at 11.63:1 contrast (WCAG AA passes).
Color values
| HEX | #93CCBF |
|---|---|
| RGB | rgb(147, 204, 191) |
| HSL | hsl(166, 36%, 69%) |
| HSV | hsv(166, 28%, 80%) |
| CMYK | cmyk(27.9%, 0%, 6.4%, 20%) |
| CIE-LAB | lab(77.96, -21.10, 0.56) |
| CIE-LCH | lch(77.96, 21.10, 178.48°) |
| OKLab | oklab(80.22% -0.0617 0.0012) |
| OKLCH | oklch(80.22% 0.062 178.9) |
| XYZ | xyz(43.0264, 53.1483, 57.2717) |
| Luminance | 0.5315 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 4.80
Seafoam Blue
#78D1B6
ΔE00 6.18
Light Teal
#90E4C1
ΔE00 8.74
Mediumaquamarine
#66CDAA
ΔE00 8.76
Mediumturquoise
#48D1CC
ΔE00 8.96
Paleturquoise
#AFEEEE
ΔE00 9.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#93CCBF #CC93A0
analogous
#93CCA3 #93CCBF #93BDCC
triadic
#93CCBF #BF93CC #CCBF93
tetradic
#93CCBF #A393CC #CC93A0 #BDCC93
square
#93CCBF #A393CC #CC93A0 #BDCC93
split-complementary
#93CCBF #CC93BD #CCA393
monochromatic
#499B89 #69B8A6 #93CCBF #BDE0D8 #E6F3F0
Accessibility & contrast
On white
1.81
#93CCBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.63
#93CCBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #93CCBF
11.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##93CCBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##93CCBF | 1.00 | 1.81 | 11.63 | 11.63 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C5BE
Deuteranopia (green-blind)
#BDBEC0
Tritanopia (blue-blind)
#83CEC8
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #93ccbf; /* rgb */ color: rgb(147, 204, 191); /* oklch */ color: oklch(80.2% 0.062 178.9);
Tailwind
colors: {
custom: {
50: '#b4dbd2',
500: '#93ccbf',
950: '#000000',
},
}SCSS
$custom: #93ccbf; $custom-light: #b4dbd2; $custom-dark: #000000;
JSON
{
"hex": "#93ccbf",
"rgb": {
"r": 147,
"g": 204,
"b": 191
},
"hsl": {
"h": 166.316,
"s": 35.849,
"l": 68.824
},
"oklch": {
"l": 0.80222,
"c": 0.06172,
"h": 178.9
},
"luminance": 0.5315
}Semantic roles & 50–950 ramp
primary
#93CCBF
secondary
#A16270
accent
#3752AF
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111514
muted
#818483