#93FCDD#93FCDD
#93FCDD is a very light, moderate teal. Relative luminance 0.810; OKLCH L 91.9% C 0.108 H 172.8°. Best body text is #000000 at 17.21:1 contrast (WCAG AA passes).
Color values
| HEX | #93FCDD |
|---|---|
| RGB | rgb(147, 252, 221) |
| HSL | hsl(162, 95%, 78%) |
| HSV | hsv(162, 42%, 99%) |
| CMYK | cmyk(41.7%, 0%, 12.3%, 1.2%) |
| CIE-LAB | lab(92.15, -37.51, 5.34) |
| CIE-LCH | lch(92.15, 37.89, 171.90°) |
| OKLab | oklab(91.87% -0.1071 0.0136) |
| OKLCH | oklch(91.87% 0.108 172.8) |
| XYZ | xyz(59.8890, 81.0400, 80.8790) |
| Luminance | 0.8104 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 1.55
Light Turquoise
#7EF4CC
ΔE00 3.39
Pale Turquoise
#A5FBD5
ΔE00 3.43
Aquamarine
#7FFFD4
ΔE00 3.44
Tiffany Blue
#7BF2DA
ΔE00 3.59
Pale Aqua
#B8FFEB
ΔE00 5.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#93FCDD #FC93B2
analogous
#93FCA8 #93FCDD #93E6FC
triadic
#93FCDD #DD93FC #FCDD93
tetradic
#93FCDD #A893FC #FC93B2 #E6FC93
square
#93FCDD #A893FC #FC93B2 #E6FC93
split-complementary
#93FCDD #FC93E6 #FCA893
monochromatic
#1CF9B8 #57FACA #93FCDD #CFFEF0 #E1FEF6
Accessibility & contrast
On white
1.22
#93FCDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.21
#93FCDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #93FCDD
17.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##93FCDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##93FCDD | 1.00 | 1.22 | 17.21 | 17.21 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F0DC
Deuteranopia (green-blind)
#E5E3DF
Tritanopia (blue-blind)
#70FEF3
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #93fcdd; /* rgb */ color: rgb(147, 252, 221); /* oklch */ color: oklch(91.9% 0.108 172.8);
Tailwind
colors: {
custom: {
50: '#b7fee7',
500: '#93fcdd',
950: '#000000',
},
}SCSS
$custom: #93fcdd; $custom-light: #b7fee7; $custom-dark: #000000;
JSON
{
"hex": "#93fcdd",
"rgb": {
"r": 147,
"g": 252,
"b": 221
},
"hsl": {
"h": 162.286,
"s": 94.595,
"l": 78.235
},
"oklch": {
"l": 0.91869,
"c": 0.10793,
"h": 172.8
},
"luminance": 0.81044
}Semantic roles & 50–950 ramp
primary
#93FCDD
secondary
#DD567E
accent
#0044E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#121816
muted
#828684