#93FCDA#93FCDA
#93FCDA is a very light, moderate teal. Relative luminance 0.809; OKLCH L 91.8% C 0.110 H 170.9°. Best body text is #000000 at 17.18:1 contrast (WCAG AA passes).
Color values
| HEX | #93FCDA |
|---|---|
| RGB | rgb(147, 252, 218) |
| HSL | hsl(161, 95%, 78%) |
| HSV | hsv(161, 42%, 99%) |
| CMYK | cmyk(41.7%, 0%, 13.5%, 1.2%) |
| CIE-LAB | lab(92.08, -38.15, 6.78) |
| CIE-LCH | lch(92.08, 38.75, 169.92°) |
| OKLab | oklab(91.79% -0.1083 0.0173) |
| OKLCH | oklch(91.79% 0.11 170.9) |
| XYZ | xyz(59.4929, 80.8815, 78.7928) |
| Luminance | 0.8089 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 1.09
Aquamarine
#7FFFD4
ΔE00 2.81
Pale Turquoise
#A5FBD5
ΔE00 2.83
Light Turquoise
#7EF4CC
ΔE00 2.84
Tiffany Blue
#7BF2DA
ΔE00 4.19
Light Aquamarine
#7BFDC7
ΔE00 5.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#93FCDA #FC93B5
analogous
#93FCA5 #93FCDA #93EAFC
triadic
#93FCDA #DA93FC #FCDA93
tetradic
#93FCDA #A593FC #FC93B5 #EAFC93
square
#93FCDA #A593FC #FC93B5 #EAFC93
split-complementary
#93FCDA #FC93EA #FCA593
monochromatic
#1CF9B1 #57FAC6 #93FCDA #CFFEEE #E1FEF5
Accessibility & contrast
On white
1.22
#93FCDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.18
#93FCDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #93FCDA
17.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##93FCDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##93FCDA | 1.00 | 1.22 | 17.18 | 17.18 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F0D8
Deuteranopia (green-blind)
#E5E3DC
Tritanopia (blue-blind)
#71FEF2
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #93fcda; /* rgb */ color: rgb(147, 252, 218); /* oklch */ color: oklch(91.8% 0.110 170.9);
Tailwind
colors: {
custom: {
50: '#b7fee5',
500: '#93fcda',
950: '#000000',
},
}SCSS
$custom: #93fcda; $custom-light: #b7fee5; $custom-dark: #000000;
JSON
{
"hex": "#93fcda",
"rgb": {
"r": 147,
"g": 252,
"b": 218
},
"hsl": {
"h": 160.571,
"s": 94.595,
"l": 78.235
},
"oklch": {
"l": 0.91789,
"c": 0.10973,
"h": 170.9
},
"luminance": 0.80886
}Semantic roles & 50–950 ramp
primary
#93FCDA
secondary
#DD5682
accent
#004AE6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#121815
muted
#828684