#73F3CA#73F3CA
#73F3CA is a very light, vivid teal. Relative luminance 0.720; OKLCH L 88.0% C 0.129 H 169.7°. Best body text is #000000 at 15.40:1 contrast (WCAG AA passes).
Color values
| HEX | #73F3CA |
|---|---|
| RGB | rgb(115, 243, 202) |
| HSL | hsl(161, 84%, 70%) |
| HSV | hsv(161, 53%, 95%) |
| CMYK | cmyk(52.7%, 0%, 16.9%, 4.7%) |
| CIE-LAB | lab(87.97, -45.13, 9.03) |
| CIE-LCH | lch(87.97, 46.02, 168.68°) |
| OKLab | oklab(88.01% -0.1269 0.0231) |
| OKLCH | oklch(88.01% 0.129 169.7) |
| XYZ | xyz(49.7766, 72.0058, 67.1410) |
| Luminance | 0.7201 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 0.96
Aquamarine
#7FFFD4
ΔE00 2.57
Light Aqua
#8CFFDB
ΔE00 3.35
Light Aquamarine
#7BFDC7
ΔE00 3.61
Aqua Marine
#2EE8BB
ΔE00 4.49
Bright Teal
#01F9C6
ΔE00 4.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73F3CA #F3739C
analogous
#73F38A #73F3CA #73DCF3
triadic
#73F3CA #CA73F3 #F3CA73
tetradic
#73F3CA #8A73F3 #F3739C #DCF373
square
#73F3CA #8A73F3 #F3739C #DCF373
split-complementary
#73F3CA #F373DC #F38A73
monochromatic
#13D999 #3BEEB5 #73F3CA #ABF8DF #E3FDF4
Accessibility & contrast
On white
1.36
#73F3CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.40
#73F3CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73F3CA
15.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73F3CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73F3CA | 1.00 | 1.36 | 15.40 | 15.40 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDE5C8
Deuteranopia (green-blind)
#DAD7CD
Tritanopia (blue-blind)
#39F4E7
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #73f3ca; /* rgb */ color: rgb(115, 243, 202); /* oklch */ color: oklch(88.0% 0.129 169.7);
Tailwind
colors: {
custom: {
50: '#a4f7da',
500: '#73f3ca',
950: '#000000',
},
}SCSS
$custom: #73f3ca; $custom-light: #a4f7da; $custom-dark: #000000;
JSON
{
"hex": "#73f3ca",
"rgb": {
"r": 115,
"g": 243,
"b": 202
},
"hsl": {
"h": 160.781,
"s": 84.211,
"l": 70.196
},
"oklch": {
"l": 0.88012,
"c": 0.12903,
"h": 169.7
},
"luminance": 0.7201
}Semantic roles & 50–950 ramp
primary
#73F3CA
secondary
#CD3D6B
accent
#054BE1
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101714
muted
#818583