#93FDCE#93FDCE
#93FDCE is a very light, moderate teal. Relative luminance 0.809; OKLCH L 91.7% C 0.119 H 163.8°. Best body text is #000000 at 17.18:1 contrast (WCAG AA passes).
Color values
| HEX | #93FDCE |
|---|---|
| RGB | rgb(147, 253, 206) |
| HSL | hsl(153, 96%, 78%) |
| HSV | hsv(153, 42%, 99%) |
| CMYK | cmyk(41.9%, 0%, 18.6%, 0.8%) |
| CIE-LAB | lab(92.09, -41.09, 12.99) |
| CIE-LCH | lch(92.09, 43.09, 162.46°) |
| OKLab | oklab(91.71% -0.1146 0.0334) |
| OKLCH | oklch(91.71% 0.119 163.8) |
| XYZ | xyz(58.2939, 80.9057, 70.9251) |
| Luminance | 0.8091 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 2.50
Aquamarine
#7FFFD4
ΔE00 2.65
Pale Turquoise
#A5FBD5
ΔE00 2.84
Light Turquoise
#7EF4CC
ΔE00 3.19
Light Aqua
#8CFFDB
ΔE00 3.34
Light Seafoam
#A0FEBF
ΔE00 4.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#93FDCE #FD93C2
analogous
#93FD99 #93FDCE #93F7FD
triadic
#93FDCE #CE93FD #FDCE93
tetradic
#93FDCE #9993FD #FD93C2 #F7FD93
square
#93FDCE #9993FD #FD93C2 #F7FD93
split-complementary
#93FDCE #FD93F7 #FD9993
monochromatic
#1BFB97 #57FCB3 #93FDCE #CFFEE9 #E1FEF1
Accessibility & contrast
On white
1.22
#93FDCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.18
#93FDCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #93FDCE
17.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##93FDCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##93FDCE | 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)
#FAEFCC
Deuteranopia (green-blind)
#E9E3D1
Tritanopia (blue-blind)
#76FDF0
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #93fdce; /* rgb */ color: rgb(147, 253, 206); /* oklch */ color: oklch(91.7% 0.119 163.8);
Tailwind
colors: {
custom: {
50: '#b7fedd',
500: '#93fdce',
950: '#000000',
},
}SCSS
$custom: #93fdce; $custom-light: #b7fedd; $custom-dark: #000000;
JSON
{
"hex": "#93fdce",
"rgb": {
"r": 147,
"g": 253,
"b": 206
},
"hsl": {
"h": 153.396,
"s": 96.364,
"l": 78.431
},
"oklch": {
"l": 0.91709,
"c": 0.11937,
"h": 163.8
},
"luminance": 0.8091
}Semantic roles & 50–950 ramp
primary
#93FDCE
secondary
#DE5692
accent
#0066E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#121815
muted
#828684