#73F1CA#73F1CA
#73F1CA is a very light, vivid teal. Relative luminance 0.708; OKLCH L 87.5% C 0.127 H 170.5°. Best body text is #000000 at 15.16:1 contrast (WCAG AA passes).
Color values
| HEX | #73F1CA |
|---|---|
| RGB | rgb(115, 241, 202) |
| HSL | hsl(161, 82%, 70%) |
| HSV | hsv(161, 52%, 95%) |
| CMYK | cmyk(52.3%, 0%, 16.2%, 5.5%) |
| CIE-LAB | lab(87.40, -44.26, 8.20) |
| CIE-LCH | lch(87.40, 45.01, 169.50°) |
| OKLab | oklab(87.54% -0.1248 0.021) |
| OKLCH | oklch(87.54% 0.127 170.5) |
| XYZ | xyz(49.1814, 70.8153, 66.9426) |
| Luminance | 0.7082 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 1.15
Aquamarine
#7FFFD4
ΔE00 3.04
Light Aqua
#8CFFDB
ΔE00 3.51
Light Aquamarine
#7BFDC7
ΔE00 4.21
Tiffany Blue
#7BF2DA
ΔE00 4.33
Aqua Marine
#2EE8BB
ΔE00 4.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73F1CA #F1739A
analogous
#73F18B #73F1CA #73D9F1
triadic
#73F1CA #CA73F1 #F1CA73
tetradic
#73F1CA #8B73F1 #F1739A #D9F173
square
#73F1CA #8B73F1 #F1739A #D9F173
split-complementary
#73F1CA #F173D9 #F18B73
monochromatic
#15D499 #3BEBB5 #73F1CA #ABF7DF #E2FCF4
Accessibility & contrast
On white
1.38
#73F1CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.16
#73F1CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73F1CA
15.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73F1CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73F1CA | 1.00 | 1.38 | 15.16 | 15.16 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBE3C8
Deuteranopia (green-blind)
#D8D5CD
Tritanopia (blue-blind)
#3AF3E6
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #73f1ca; /* rgb */ color: rgb(115, 241, 202); /* oklch */ color: oklch(87.5% 0.127 170.5);
Tailwind
colors: {
custom: {
50: '#a4f6da',
500: '#73f1ca',
950: '#000000',
},
}SCSS
$custom: #73f1ca; $custom-light: #a4f6da; $custom-dark: #000000;
JSON
{
"hex": "#73f1ca",
"rgb": {
"r": 115,
"g": 241,
"b": 202
},
"hsl": {
"h": 161.429,
"s": 81.818,
"l": 69.804
},
"oklch": {
"l": 0.87544,
"c": 0.12655,
"h": 170.5
},
"luminance": 0.7082
}Semantic roles & 50–950 ramp
primary
#73F1CA
secondary
#CA3E69
accent
#074ADE
background
#FDFFFE
surface
#F7FEFB
border
#D0D6D4
text
#101714
muted
#818583