#73FED3#73FED3
#73FED3 is a very light, vivid teal. Relative luminance 0.792; OKLCH L 90.8% C 0.137 H 170.1°. Best body text is #000000 at 16.85:1 contrast (WCAG AA passes).
Color values
| HEX | #73FED3 |
|---|---|
| RGB | rgb(115, 254, 211) |
| HSL | hsl(161, 99%, 72%) |
| HSV | hsv(161, 55%, 100%) |
| CMYK | cmyk(54.7%, 0%, 16.9%, 0.4%) |
| CIE-LAB | lab(91.34, -47.87, 9.18) |
| CIE-LCH | lch(91.34, 48.74, 169.14°) |
| OKLab | oklab(90.82% -0.1347 0.0235) |
| OKLCH | oklch(90.82% 0.137 170.1) |
| XYZ | xyz(54.2644, 79.2265, 74.0480) |
| Luminance | 0.7923 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 0.98
Light Turquoise
#7EF4CC
ΔE00 2.41
Light Aqua
#8CFFDB
ΔE00 2.54
Light Aquamarine
#7BFDC7
ΔE00 3.00
Bright Teal
#01F9C6
ΔE00 4.33
Pale Turquoise
#A5FBD5
ΔE00 5.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73FED3 #FE739E
analogous
#73FE8E #73FED3 #73E3FE
triadic
#73FED3 #D373FE #FED373
tetradic
#73FED3 #8E73FE #FE739E #E3FE73
square
#73FED3 #8E73FE #FE739E #E3FE73
split-complementary
#73FED3 #FE73E3 #FE8E73
monochromatic
#02F5AA #36FEC0 #73FED3 #B0FEE6 #E1FFF5
Accessibility & contrast
On white
1.25
#73FED3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.85
#73FED3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73FED3
16.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73FED3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73FED3 | 1.00 | 1.25 | 16.85 | 16.85 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EFD1
Deuteranopia (green-blind)
#E3E0D6
Tritanopia (blue-blind)
#2AFFF2
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #73fed3; /* rgb */ color: rgb(115, 254, 211); /* oklch */ color: oklch(90.8% 0.137 170.1);
Tailwind
colors: {
custom: {
50: '#a6ffe0',
500: '#73fed3',
950: '#000000',
},
}SCSS
$custom: #73fed3; $custom-light: #a6ffe0; $custom-dark: #000000;
JSON
{
"hex": "#73fed3",
"rgb": {
"r": 115,
"g": 254,
"b": 211
},
"hsl": {
"h": 161.439,
"s": 98.582,
"l": 72.353
},
"oklch": {
"l": 0.90817,
"c": 0.1367,
"h": 170.1
},
"luminance": 0.79232
}Semantic roles & 50–950 ramp
primary
#73FED3
secondary
#DB3A6C
accent
#0047E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684