#73F1BC#73F1BC
#73F1BC is a very light, vivid teal. Relative luminance 0.702; OKLCH L 87.2% C 0.137 H 163.6°. Best body text is #000000 at 15.04:1 contrast (WCAG AA passes).
Color values
| HEX | #73F1BC |
|---|---|
| RGB | rgb(115, 241, 188) |
| HSL | hsl(155, 82%, 70%) |
| HSV | hsv(155, 52%, 95%) |
| CMYK | cmyk(52.3%, 0%, 22%, 5.5%) |
| CIE-LAB | lab(87.09, -47.28, 15.05) |
| CIE-LCH | lch(87.09, 49.61, 162.35°) |
| OKLab | oklab(87.19% -0.131 0.0386) |
| OKLCH | oklch(87.19% 0.137 163.6) |
| XYZ | xyz(47.5984, 70.1821, 58.6054) |
| Luminance | 0.7019 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 2.53
Light Greenish Blue
#63F7B4
ΔE00 3.03
Light Turquoise
#7EF4CC
ΔE00 3.33
Aquamarine
#7FFFD4
ΔE00 4.13
Seafoam
#7FE0B3
ΔE00 4.22
Light Blue Green
#7EFBB3
ΔE00 4.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73F1BC #F173A8
analogous
#73F17D #73F1BC #73E7F1
triadic
#73F1BC #BC73F1 #F1BC73
tetradic
#73F1BC #7D73F1 #F173A8 #E7F173
square
#73F1BC #7D73F1 #F173A8 #E7F173
split-complementary
#73F1BC #F173E7 #F17D73
monochromatic
#15D484 #3BEBA1 #73F1BC #ABF7D7 #E2FCF1
Accessibility & contrast
On white
1.40
#73F1BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.04
#73F1BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73F1BC
15.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73F1BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73F1BC | 1.00 | 1.40 | 15.04 | 15.04 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDE2B9
Deuteranopia (green-blind)
#DBD5BF
Tritanopia (blue-blind)
#44F1E2
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #73f1bc; /* rgb */ color: rgb(115, 241, 188); /* oklch */ color: oklch(87.2% 0.137 163.6);
Tailwind
colors: {
custom: {
50: '#a4f6d0',
500: '#73f1bc',
950: '#000000',
},
}SCSS
$custom: #73f1bc; $custom-light: #a4f6d0; $custom-dark: #000000;
JSON
{
"hex": "#73f1bc",
"rgb": {
"r": 115,
"g": 241,
"b": 188
},
"hsl": {
"h": 154.762,
"s": 81.818,
"l": 69.804
},
"oklch": {
"l": 0.87191,
"c": 0.13653,
"h": 163.6
},
"luminance": 0.70186
}Semantic roles & 50–950 ramp
primary
#73F1BC
secondary
#CA3E79
accent
#0762DE
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101714
muted
#818583