#93CFBE#93CFBE
#93CFBE is a light, moderate teal. Relative luminance 0.545; OKLCH L 80.9% C 0.066 H 175.1°. Best body text is #000000 at 11.91:1 contrast (WCAG AA passes).
Color values
| HEX | #93CFBE |
|---|---|
| RGB | rgb(147, 207, 190) |
| HSL | hsl(163, 38%, 69%) |
| HSV | hsv(163, 29%, 81%) |
| CMYK | cmyk(29%, 0%, 8.2%, 18.8%) |
| CIE-LAB | lab(78.78, -22.80, 2.28) |
| CIE-LCH | lch(78.78, 22.92, 174.28°) |
| OKLab | oklab(80.87% -0.066 0.0057) |
| OKLCH | oklch(80.87% 0.066 175.1) |
| XYZ | xyz(43.6366, 54.5443, 56.9341) |
| Luminance | 0.5455 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 3.61
Seafoam Blue
#78D1B6
ΔE00 4.93
Light Teal
#90E4C1
ΔE00 7.18
Mediumaquamarine
#66CDAA
ΔE00 7.58
Seafoam
#7FE0B3
ΔE00 9.06
Mediumturquoise
#48D1CC
ΔE00 9.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#93CFBE #CF93A4
analogous
#93CFA0 #93CFBE #93C2CF
triadic
#93CFBE #BE93CF #CFBE93
tetradic
#93CFBE #A093CF #CF93A4 #C2CF93
square
#93CFBE #A093CF #CF93A4 #C2CF93
split-complementary
#93CFBE #CF93C2 #CFA093
monochromatic
#47A087 #69BCA5 #93CFBE #BDE2D8 #E8F5F1
Accessibility & contrast
On white
1.76
#93CFBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.91
#93CFBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #93CFBE
11.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##93CFBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##93CFBE | 1.00 | 1.76 | 11.91 | 11.91 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC8BD
Deuteranopia (green-blind)
#C0C0BF
Tritanopia (blue-blind)
#83D0CA
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #93cfbe; /* rgb */ color: rgb(147, 207, 190); /* oklch */ color: oklch(80.9% 0.066 175.1);
Tailwind
colors: {
custom: {
50: '#b4ddd1',
500: '#93cfbe',
950: '#000000',
},
}SCSS
$custom: #93cfbe; $custom-light: #b4ddd1; $custom-dark: #000000;
JSON
{
"hex": "#93cfbe",
"rgb": {
"r": 147,
"g": 207,
"b": 190
},
"hsl": {
"h": 163,
"s": 38.462,
"l": 69.412
},
"oklch": {
"l": 0.80866,
"c": 0.06622,
"h": 175.1
},
"luminance": 0.54546
}Semantic roles & 50–950 ramp
primary
#93CFBE
secondary
#A46275
accent
#3458B1
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111514
muted
#818483