#93CDBA#93CDBA
#93CDBA is a light, moderate teal. Relative luminance 0.534; OKLCH L 80.3% C 0.066 H 172.3°. Best body text is #000000 at 11.68:1 contrast (WCAG AA passes).
Color values
| HEX | #93CDBA |
|---|---|
| RGB | rgb(147, 205, 186) |
| HSL | hsl(160, 37%, 69%) |
| HSV | hsv(160, 28%, 80%) |
| CMYK | cmyk(28.3%, 0%, 9.3%, 19.6%) |
| CIE-LAB | lab(78.12, -22.66, 3.47) |
| CIE-LCH | lch(78.12, 22.92, 171.30°) |
| OKLab | oklab(80.3% -0.0651 0.0088) |
| OKLCH | oklch(80.3% 0.066 172.3) |
| XYZ | xyz(42.7240, 53.4088, 54.5026) |
| Luminance | 0.5341 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 3.15
Seafoam Blue
#78D1B6
ΔE00 4.80
Light Teal
#90E4C1
ΔE00 7.10
Mediumaquamarine
#66CDAA
ΔE00 7.23
Seafoam
#7FE0B3
ΔE00 8.75
Darkseagreen
#8FBC8F
ΔE00 9.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#93CDBA #CD93A6
analogous
#93CD9D #93CDBA #93C3CD
triadic
#93CDBA #BA93CD #CDBA93
tetradic
#93CDBA #9D93CD #CD93A6 #C3CD93
square
#93CDBA #9D93CD #CD93A6 #C3CD93
split-complementary
#93CDBA #CD93C3 #CD9D93
monochromatic
#499D81 #69BA9F #93CDBA #BDE0D5 #E7F4EF
Accessibility & contrast
On white
1.80
#93CDBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.68
#93CDBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #93CDBA
11.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##93CDBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##93CDBA | 1.00 | 1.80 | 11.68 | 11.68 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C6B9
Deuteranopia (green-blind)
#BFBEBB
Tritanopia (blue-blind)
#84CEC7
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #93cdba; /* rgb */ color: rgb(147, 205, 186); /* oklch */ color: oklch(80.3% 0.066 172.3);
Tailwind
colors: {
custom: {
50: '#b4dcce',
500: '#93cdba',
950: '#000000',
},
}SCSS
$custom: #93cdba; $custom-light: #b4dcce; $custom-dark: #000000;
JSON
{
"hex": "#93cdba",
"rgb": {
"r": 147,
"g": 205,
"b": 186
},
"hsl": {
"h": 160.345,
"s": 36.709,
"l": 69.02
},
"oklch": {
"l": 0.80302,
"c": 0.0657,
"h": 172.3
},
"luminance": 0.53411
}Semantic roles & 50–950 ramp
primary
#93CDBA
secondary
#A26277
accent
#365EB0
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111513
muted
#818483