#73F6CC#73F6CC
#73F6CC is a very light, vivid teal. Relative luminance 0.739; OKLCH L 88.8% C 0.131 H 169.6°. Best body text is #000000 at 15.78:1 contrast (WCAG AA passes).
Color values
| HEX | #73F6CC |
|---|---|
| RGB | rgb(115, 246, 204) |
| HSL | hsl(161, 88%, 71%) |
| HSV | hsv(161, 53%, 96%) |
| CMYK | cmyk(53.3%, 0%, 17.1%, 3.5%) |
| CIE-LAB | lab(88.88, -45.98, 9.29) |
| CIE-LCH | lch(88.88, 46.91, 168.58°) |
| OKLab | oklab(88.77% -0.1293 0.0238) |
| OKLCH | oklch(88.77% 0.131 169.6) |
| XYZ | xyz(50.9201, 73.9113, 68.6979) |
| Luminance | 0.7392 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 1.12
Aquamarine
#7FFFD4
ΔE00 1.99
Light Aqua
#8CFFDB
ΔE00 3.03
Light Aquamarine
#7BFDC7
ΔE00 3.19
Bright Teal
#01F9C6
ΔE00 4.40
Aqua Marine
#2EE8BB
ΔE00 4.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73F6CC #F6739D
analogous
#73F68A #73F6CC #73DFF6
triadic
#73F6CC #CC73F6 #F6CC73
tetradic
#73F6CC #8A73F6 #F6739D #DFF673
square
#73F6CC #8A73F6 #F6739D #DFF673
split-complementary
#73F6CC #F673DF #F68A73
monochromatic
#0EE09D #39F2B7 #73F6CC #ADFAE1 #E2FDF5
Accessibility & contrast
On white
1.33
#73F6CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.78
#73F6CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73F6CC
15.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73F6CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73F6CC | 1.00 | 1.33 | 15.78 | 15.78 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0E8CA
Deuteranopia (green-blind)
#DCD9CF
Tritanopia (blue-blind)
#36F7EA
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #73f6cc; /* rgb */ color: rgb(115, 246, 204); /* oklch */ color: oklch(88.8% 0.131 169.6);
Tailwind
colors: {
custom: {
50: '#a4fadb',
500: '#73f6cc',
950: '#000000',
},
}SCSS
$custom: #73f6cc; $custom-light: #a4fadb; $custom-dark: #000000;
JSON
{
"hex": "#73f6cc",
"rgb": {
"r": 115,
"g": 246,
"b": 204
},
"hsl": {
"h": 160.763,
"s": 87.919,
"l": 70.784
},
"oklch": {
"l": 0.88767,
"c": 0.13145,
"h": 169.6
},
"luminance": 0.73916
}Semantic roles & 50–950 ramp
primary
#73F6CC
secondary
#D13D6C
accent
#014AE4
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101715
muted
#818584