#93DBCD#93DBCD
#93DBCD is a very light, moderate teal. Relative luminance 0.613; OKLCH L 84.0% C 0.075 H 180.9°. Best body text is #000000 at 13.25:1 contrast (WCAG AA passes).
Color values
| HEX | #93DBCD |
|---|---|
| RGB | rgb(147, 219, 205) |
| HSL | hsl(168, 50%, 72%) |
| HSV | hsv(168, 33%, 86%) |
| CMYK | cmyk(32.9%, 0%, 6.4%, 14.1%) |
| CIE-LAB | lab(82.52, -25.45, -0.26) |
| CIE-LCH | lch(82.52, 25.46, 180.59°) |
| OKLab | oklab(83.99% -0.0747 -0.0011) |
| OKLCH | oklch(83.99% 0.075 180.9) |
| XYZ | xyz(48.3797, 61.2711, 67.0230) |
| Luminance | 0.6127 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 5.74
Pale Teal
#82CBB2
ΔE00 5.76
Light Teal
#90E4C1
ΔE00 6.82
Tiffany Blue
#7BF2DA
ΔE00 6.93
Paleturquoise
#AFEEEE
ΔE00 7.54
Turquoise
#40E0D0
ΔE00 7.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#93DBCD #DB93A1
analogous
#93DBA9 #93DBCD #93C5DB
triadic
#93DBCD #CD93DB #DBCD93
tetradic
#93DBCD #A993DB #DB93A1 #C5DB93
square
#93DBCD #A993DB #DB93A1 #C5DB93
split-complementary
#93DBCD #DB93C5 #DBA993
monochromatic
#3DB79F #65CCB8 #93DBCD #C1EAE2 #E8F7F4
Accessibility & contrast
On white
1.58
#93DBCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.25
#93DBCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #93DBCD
13.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##93DBCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##93DBCD | 1.00 | 1.58 | 13.25 | 13.25 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D3CC
Deuteranopia (green-blind)
#C8C9CE
Tritanopia (blue-blind)
#7CDDD7
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #93dbcd; /* rgb */ color: rgb(147, 219, 205); /* oklch */ color: oklch(84.0% 0.075 180.9);
Tailwind
colors: {
custom: {
50: '#b5e6dc',
500: '#93dbcd',
950: '#000000',
},
}SCSS
$custom: #93dbcd; $custom-light: #b5e6dc; $custom-dark: #000000;
JSON
{
"hex": "#93dbcd",
"rgb": {
"r": 147,
"g": 219,
"b": 205
},
"hsl": {
"h": 168.333,
"s": 50,
"l": 71.765
},
"oklch": {
"l": 0.83994,
"c": 0.07474,
"h": 180.9
},
"luminance": 0.61274
}Semantic roles & 50–950 ramp
primary
#93DBCD
secondary
#B26070
accent
#2845BD
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111615
muted
#818484