#73F1CC#73F1CC
#73F1CC is a very light, vivid teal. Relative luminance 0.709; OKLCH L 87.6% C 0.125 H 171.5°. Best body text is #000000 at 15.18:1 contrast (WCAG AA passes).
Color values
| HEX | #73F1CC |
|---|---|
| RGB | rgb(115, 241, 204) |
| HSL | hsl(162, 82%, 70%) |
| HSV | hsv(162, 52%, 95%) |
| CMYK | cmyk(52.3%, 0%, 15.4%, 5.5%) |
| CIE-LAB | lab(87.44, -43.81, 7.23) |
| CIE-LCH | lch(87.44, 44.40, 170.63°) |
| OKLab | oklab(87.6% -0.1239 0.0184) |
| OKLCH | oklch(87.6% 0.125 171.5) |
| XYZ | xyz(49.4197, 70.9106, 68.1978) |
| Luminance | 0.7091 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 1.42
Aquamarine
#7FFFD4
ΔE00 3.20
Light Aqua
#8CFFDB
ΔE00 3.41
Tiffany Blue
#7BF2DA
ΔE00 3.80
Aqua Marine
#2EE8BB
ΔE00 4.56
Light Aquamarine
#7BFDC7
ΔE00 4.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73F1CC #F17398
analogous
#73F18D #73F1CC #73D7F1
triadic
#73F1CC #CC73F1 #F1CC73
tetradic
#73F1CC #8D73F1 #F17398 #D7F173
square
#73F1CC #8D73F1 #F17398 #D7F173
split-complementary
#73F1CC #F173D7 #F18D73
monochromatic
#15D49C #3BEBB8 #73F1CC #ABF7E0 #E2FCF5
Accessibility & contrast
On white
1.38
#73F1CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.18
#73F1CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73F1CC
15.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73F1CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73F1CC | 1.00 | 1.38 | 15.18 | 15.18 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBE3CA
Deuteranopia (green-blind)
#D7D5CF
Tritanopia (blue-blind)
#38F3E6
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #73f1cc; /* rgb */ color: rgb(115, 241, 204); /* oklch */ color: oklch(87.6% 0.125 171.5);
Tailwind
colors: {
custom: {
50: '#a4f6db',
500: '#73f1cc',
950: '#000000',
},
}SCSS
$custom: #73f1cc; $custom-light: #a4f6db; $custom-dark: #000000;
JSON
{
"hex": "#73f1cc",
"rgb": {
"r": 115,
"g": 241,
"b": 204
},
"hsl": {
"h": 162.381,
"s": 81.818,
"l": 69.804
},
"oklch": {
"l": 0.87597,
"c": 0.12528,
"h": 171.5
},
"luminance": 0.70915
}Semantic roles & 50–950 ramp
primary
#73F1CC
secondary
#CA3E67
accent
#0746DE
background
#FDFFFE
surface
#F7FEFB
border
#D0D6D4
text
#101715
muted
#818584