#93FDCD#93FDCD
#93FDCD is a very light, vivid teal. Relative luminance 0.809; OKLCH L 91.7% C 0.120 H 163.2°. Best body text is #000000 at 17.17:1 contrast (WCAG AA passes).
Color values
| HEX | #93FDCD |
|---|---|
| RGB | rgb(147, 253, 205) |
| HSL | hsl(153, 96%, 78%) |
| HSV | hsv(153, 42%, 99%) |
| CMYK | cmyk(41.9%, 0%, 19%, 0.8%) |
| CIE-LAB | lab(92.07, -41.29, 13.47) |
| CIE-LCH | lch(92.07, 43.43, 161.93°) |
| OKLab | oklab(91.68% -0.115 0.0346) |
| OKLCH | oklch(91.68% 0.12 163.2) |
| XYZ | xyz(58.1728, 80.8573, 70.2874) |
| Luminance | 0.8086 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 2.41
Aquamarine
#7FFFD4
ΔE00 2.81
Pale Turquoise
#A5FBD5
ΔE00 2.99
Light Turquoise
#7EF4CC
ΔE00 3.35
Light Aqua
#8CFFDB
ΔE00 3.58
Light Seafoam
#A0FEBF
ΔE00 4.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#93FDCD #FD93C3
analogous
#93FD98 #93FDCD #93F8FD
triadic
#93FDCD #CD93FD #FDCD93
tetradic
#93FDCD #9893FD #FD93C3 #F8FD93
square
#93FDCD #9893FD #FD93C3 #F8FD93
split-complementary
#93FDCD #FD93F8 #FD9893
monochromatic
#1BFB95 #57FCB1 #93FDCD #CFFEE9 #E1FEF1
Accessibility & contrast
On white
1.22
#93FDCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.17
#93FDCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #93FDCD
17.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##93FDCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##93FDCD | 1.00 | 1.22 | 17.17 | 17.17 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAEFCA
Deuteranopia (green-blind)
#E9E3D0
Tritanopia (blue-blind)
#76FDEF
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #93fdcd; /* rgb */ color: rgb(147, 253, 205); /* oklch */ color: oklch(91.7% 0.120 163.2);
Tailwind
colors: {
custom: {
50: '#b7fedc',
500: '#93fdcd',
950: '#000000',
},
}SCSS
$custom: #93fdcd; $custom-light: #b7fedc; $custom-dark: #000000;
JSON
{
"hex": "#93fdcd",
"rgb": {
"r": 147,
"g": 253,
"b": 205
},
"hsl": {
"h": 152.83,
"s": 96.364,
"l": 78.431
},
"oklch": {
"l": 0.91684,
"c": 0.12014,
"h": 163.2
},
"luminance": 0.80861
}Semantic roles & 50–950 ramp
primary
#93FDCD
secondary
#DE5694
accent
#0068E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#121815
muted
#828684