#93FDCA#93FDCA
#93FDCA is a very light, vivid teal. Relative luminance 0.807; OKLCH L 91.6% C 0.122 H 161.8°. Best body text is #000000 at 17.14:1 contrast (WCAG AA passes).
Color values
| HEX | #93FDCA |
|---|---|
| RGB | rgb(147, 253, 202) |
| HSL | hsl(151, 96%, 78%) |
| HSV | hsv(151, 42%, 99%) |
| CMYK | cmyk(41.9%, 0%, 20.2%, 0.8%) |
| CIE-LAB | lab(92.00, -41.89, 14.93) |
| CIE-LCH | lch(92.00, 44.47, 160.39°) |
| OKLab | oklab(91.61% -0.1163 0.0383) |
| OKLCH | oklch(91.61% 0.122 161.8) |
| XYZ | xyz(57.8142, 80.7138, 68.3985) |
| Luminance | 0.8072 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 2.29
Aquamarine
#7FFFD4
ΔE00 3.36
Light Seafoam
#A0FEBF
ΔE00 3.47
Pale Turquoise
#A5FBD5
ΔE00 3.49
Light Turquoise
#7EF4CC
ΔE00 3.88
Light Aqua
#8CFFDB
ΔE00 4.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#93FDCA #FD93C6
analogous
#93FD95 #93FDCA #93FBFD
triadic
#93FDCA #CA93FD #FDCA93
tetradic
#93FDCA #9593FD #FD93C6 #FBFD93
square
#93FDCA #9593FD #FD93C6 #FBFD93
split-complementary
#93FDCA #FD93FB #FD9593
monochromatic
#1BFB8F #57FCAD #93FDCA #CFFEE7 #E1FEF0
Accessibility & contrast
On white
1.22
#93FDCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.14
#93FDCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #93FDCA
17.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##93FDCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##93FDCA | 1.00 | 1.22 | 17.14 | 17.14 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAEFC7
Deuteranopia (green-blind)
#E9E3CD
Tritanopia (blue-blind)
#77FDEF
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #93fdca; /* rgb */ color: rgb(147, 253, 202); /* oklch */ color: oklch(91.6% 0.122 161.8);
Tailwind
colors: {
custom: {
50: '#b7feda',
500: '#93fdca',
950: '#000000',
},
}SCSS
$custom: #93fdca; $custom-light: #b7feda; $custom-dark: #000000;
JSON
{
"hex": "#93fdca",
"rgb": {
"r": 147,
"g": 253,
"b": 202
},
"hsl": {
"h": 151.132,
"s": 96.364,
"l": 78.431
},
"oklch": {
"l": 0.91611,
"c": 0.12248,
"h": 161.8
},
"luminance": 0.80718
}Semantic roles & 50–950 ramp
primary
#93FDCA
secondary
#DE5698
accent
#006EE6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#121814
muted
#828683