#73FAC3#73FAC3
#73FAC3 is a very light, vivid teal. Relative luminance 0.760; OKLCH L 89.5% C 0.143 H 164.1°. Best body text is #000000 at 16.19:1 contrast (WCAG AA passes).
Color values
| HEX | #73FAC3 |
|---|---|
| RGB | rgb(115, 250, 195) |
| HSL | hsl(156, 93%, 72%) |
| HSV | hsv(156, 54%, 98%) |
| CMYK | cmyk(54%, 0%, 22%, 2%) |
| CIE-LAB | lab(89.84, -49.62, 15.30) |
| CIE-LCH | lch(89.84, 51.93, 162.86°) |
| OKLab | oklab(89.48% -0.1375 0.0392) |
| OKLCH | oklch(89.48% 0.143 164.1) |
| XYZ | xyz(51.1014, 75.9515, 63.5863) |
| Luminance | 0.7596 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 0.86
Light Greenish Blue
#63F7B4
ΔE00 2.72
Aquamarine
#7FFFD4
ΔE00 3.18
Light Turquoise
#7EF4CC
ΔE00 3.59
Light Blue Green
#7EFBB3
ΔE00 3.99
Greenish Cyan
#2AFEB7
ΔE00 4.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73FAC3 #FA73AA
analogous
#73FA80 #73FAC3 #73EDFA
triadic
#73FAC3 #C373FA #FAC373
tetradic
#73FAC3 #8073FA #FA73AA #EDFA73
square
#73FAC3 #8073FA #FA73AA #EDFA73
split-complementary
#73FAC3 #FA73ED #FA8073
monochromatic
#08EA8E #38F8AA #73FAC3 #AEFCDC #E1FEF2
Accessibility & contrast
On white
1.30
#73FAC3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.19
#73FAC3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73FAC3
16.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73FAC3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73FAC3 | 1.00 | 1.30 | 16.19 | 16.19 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6EAC0
Deuteranopia (green-blind)
#E2DCC6
Tritanopia (blue-blind)
#3BFAEB
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #73fac3; /* rgb */ color: rgb(115, 250, 195); /* oklch */ color: oklch(89.5% 0.143 164.1);
Tailwind
colors: {
custom: {
50: '#a5fdd5',
500: '#73fac3',
950: '#000000',
},
}SCSS
$custom: #73fac3; $custom-light: #a5fdd5; $custom-dark: #000000;
JSON
{
"hex": "#73fac3",
"rgb": {
"r": 115,
"g": 250,
"b": 195
},
"hsl": {
"h": 155.556,
"s": 93.103,
"l": 71.569
},
"oklch": {
"l": 0.8948,
"c": 0.14296,
"h": 164.1
},
"luminance": 0.75956
}Semantic roles & 50–950 ramp
primary
#73FAC3
secondary
#D63B7A
accent
#005DE6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683