#73FDC0#73FDC0
#73FDC0 is a very light, vivid teal. Relative luminance 0.777; OKLCH L 90.1% C 0.149 H 162.1°. Best body text is #000000 at 16.54:1 contrast (WCAG AA passes).
Color values
| HEX | #73FDC0 |
|---|---|
| RGB | rgb(115, 253, 192) |
| HSL | hsl(153, 97%, 72%) |
| HSV | hsv(153, 55%, 99%) |
| CMYK | cmyk(54.5%, 0%, 24.1%, 0.8%) |
| CIE-LAB | lab(90.64, -51.50, 17.98) |
| CIE-LCH | lch(90.64, 54.54, 160.76°) |
| OKLab | oklab(90.12% -0.142 0.046) |
| OKLCH | oklch(90.12% 0.149 162.1) |
| XYZ | xyz(51.7053, 77.6964, 62.1311) |
| Luminance | 0.7770 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.52
Light Greenish Blue
#63F7B4
ΔE00 2.02
Light Blue Green
#7EFBB3
ΔE00 2.89
Greenish Cyan
#2AFEB7
ΔE00 3.65
Seafoam (survey)
#80F9AD
ΔE00 3.93
Seafoam Green
#7AF9AB
ΔE00 4.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73FDC0 #FD73B0
analogous
#73FD7B #73FDC0 #73F5FD
triadic
#73FDC0 #C073FD #FDC073
tetradic
#73FDC0 #7B73FD #FD73B0 #F5FD73
square
#73FDC0 #7B73FD #FD73B0 #F5FD73
split-complementary
#73FDC0 #FD73F5 #FD7B73
monochromatic
#03F289 #37FCA5 #73FDC0 #AFFEDB #E1FFF1
Accessibility & contrast
On white
1.27
#73FDC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.54
#73FDC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73FDC0
16.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73FDC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73FDC0 | 1.00 | 1.27 | 16.54 | 16.54 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAEDBD
Deuteranopia (green-blind)
#E6DEC4
Tritanopia (blue-blind)
#3CFDEC
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #73fdc0; /* rgb */ color: rgb(115, 253, 192); /* oklch */ color: oklch(90.1% 0.149 162.1);
Tailwind
colors: {
custom: {
50: '#a5ffd3',
500: '#73fdc0',
950: '#000000',
},
}SCSS
$custom: #73fdc0; $custom-light: #a5ffd3; $custom-dark: #000000;
JSON
{
"hex": "#73fdc0",
"rgb": {
"r": 115,
"g": 253,
"b": 192
},
"hsl": {
"h": 153.478,
"s": 97.183,
"l": 72.157
},
"oklch": {
"l": 0.90115,
"c": 0.14921,
"h": 162.1
},
"luminance": 0.77701
}Semantic roles & 50–950 ramp
primary
#73FDC0
secondary
#DA3B81
accent
#0065E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683