#73FEC0#73FEC0
#73FEC0 is a very light, vivid teal. Relative luminance 0.783; OKLCH L 90.4% C 0.151 H 161.8°. Best body text is #000000 at 16.67:1 contrast (WCAG AA passes).
Color values
| HEX | #73FEC0 |
|---|---|
| RGB | rgb(115, 254, 192) |
| HSL | hsl(153, 99%, 72%) |
| HSV | hsv(153, 55%, 100%) |
| CMYK | cmyk(54.7%, 0%, 24.4%, 0.4%) |
| CIE-LAB | lab(90.93, -51.91, 18.38) |
| CIE-LCH | lch(90.93, 55.07, 160.50°) |
| OKLab | oklab(90.35% -0.143 0.047) |
| OKLCH | oklch(90.35% 0.151 161.8) |
| XYZ | xyz(52.0218, 78.3294, 62.2366) |
| Luminance | 0.7833 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.70
Light Greenish Blue
#63F7B4
ΔE00 2.05
Light Blue Green
#7EFBB3
ΔE00 2.78
Greenish Cyan
#2AFEB7
ΔE00 3.59
Seafoam (survey)
#80F9AD
ΔE00 3.83
Seafoam Green
#7AF9AB
ΔE00 3.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73FEC0 #FE73B1
analogous
#73FE7A #73FEC0 #73F7FE
triadic
#73FEC0 #C073FE #FEC073
tetradic
#73FEC0 #7A73FE #FE73B1 #F7FE73
square
#73FEC0 #7A73FE #FE73B1 #F7FE73
split-complementary
#73FEC0 #FE73F7 #FE7A73
monochromatic
#02F588 #36FEA5 #73FEC0 #B0FEDB #E1FFF1
Accessibility & contrast
On white
1.26
#73FEC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.67
#73FEC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73FEC0
16.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73FEC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73FEC0 | 1.00 | 1.26 | 16.67 | 16.67 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBEEBD
Deuteranopia (green-blind)
#E7DFC4
Tritanopia (blue-blind)
#3CFEED
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #73fec0; /* rgb */ color: rgb(115, 254, 192); /* oklch */ color: oklch(90.4% 0.151 161.8);
Tailwind
colors: {
custom: {
50: '#a5ffd3',
500: '#73fec0',
950: '#000000',
},
}SCSS
$custom: #73fec0; $custom-light: #a5ffd3; $custom-dark: #000000;
JSON
{
"hex": "#73fec0",
"rgb": {
"r": 115,
"g": 254,
"b": 192
},
"hsl": {
"h": 153.237,
"s": 98.582,
"l": 72.353
},
"oklch": {
"l": 0.90351,
"c": 0.15053,
"h": 161.8
},
"luminance": 0.78334
}Semantic roles & 50–950 ramp
primary
#73FEC0
secondary
#DB3A82
accent
#0066E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683