#93FCDF#93FCDF
#93FCDF is a very light, moderate teal. Relative luminance 0.812; OKLCH L 91.9% C 0.107 H 174.1°. Best body text is #000000 at 17.23:1 contrast (WCAG AA passes).
Color values
| HEX | #93FCDF |
|---|---|
| RGB | rgb(147, 252, 223) |
| HSL | hsl(163, 95%, 78%) |
| HSV | hsv(163, 42%, 99%) |
| CMYK | cmyk(41.7%, 0%, 11.5%, 1.2%) |
| CIE-LAB | lab(92.20, -37.08, 4.37) |
| CIE-LCH | lch(92.20, 37.33, 173.28°) |
| OKLab | oklab(91.92% -0.1062 0.011) |
| OKLCH | oklch(91.92% 0.107 174.1) |
| XYZ | xyz(60.1570, 81.1472, 82.2907) |
| Luminance | 0.8115 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 2.03
Tiffany Blue
#7BF2DA
ΔE00 3.25
Light Turquoise
#7EF4CC
ΔE00 3.83
Pale Turquoise
#A5FBD5
ΔE00 3.89
Aquamarine
#7FFFD4
ΔE00 3.93
Pale Aqua
#B8FFEB
ΔE00 5.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#93FCDF #FC93B0
analogous
#93FCAA #93FCDF #93E4FC
triadic
#93FCDF #DF93FC #FCDF93
tetradic
#93FCDF #AA93FC #FC93B0 #E4FC93
square
#93FCDF #AA93FC #FC93B0 #E4FC93
split-complementary
#93FCDF #FC93E4 #FCAA93
monochromatic
#1CF9BC #57FACD #93FCDF #CFFEF1 #E1FEF6
Accessibility & contrast
On white
1.22
#93FCDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.23
#93FCDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #93FCDF
17.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##93FCDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##93FCDF | 1.00 | 1.22 | 17.23 | 17.23 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F0DE
Deuteranopia (green-blind)
#E4E3E1
Tritanopia (blue-blind)
#6FFEF3
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #93fcdf; /* rgb */ color: rgb(147, 252, 223); /* oklch */ color: oklch(91.9% 0.107 174.1);
Tailwind
colors: {
custom: {
50: '#b7fee9',
500: '#93fcdf',
950: '#000000',
},
}SCSS
$custom: #93fcdf; $custom-light: #b7fee9; $custom-dark: #000000;
JSON
{
"hex": "#93fcdf",
"rgb": {
"r": 147,
"g": 252,
"b": 223
},
"hsl": {
"h": 163.429,
"s": 94.595,
"l": 78.235
},
"oklch": {
"l": 0.91924,
"c": 0.1068,
"h": 174.1
},
"luminance": 0.81152
}Semantic roles & 50–950 ramp
primary
#93FCDF
secondary
#DD567C
accent
#003FE6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#121816
muted
#828684