#73FBC1#73FBC1
#73FBC1 is a very light, vivid teal. Relative luminance 0.765; OKLCH L 89.7% C 0.146 H 163.0°. Best body text is #000000 at 16.30:1 contrast (WCAG AA passes).
Color values
| HEX | #73FBC1 |
|---|---|
| RGB | rgb(115, 251, 193) |
| HSL | hsl(154, 94%, 72%) |
| HSV | hsv(154, 54%, 98%) |
| CMYK | cmyk(54.2%, 0%, 23.1%, 1.6%) |
| CIE-LAB | lab(90.08, -50.46, 16.68) |
| CIE-LCH | lch(90.08, 53.14, 161.71°) |
| OKLab | oklab(89.67% -0.1394 0.0427) |
| OKLCH | oklch(89.67% 0.146 163) |
| XYZ | xyz(51.1884, 76.4848, 62.5072) |
| Luminance | 0.7649 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.09
Light Greenish Blue
#63F7B4
ΔE00 2.24
Light Blue Green
#7EFBB3
ΔE00 3.38
Aquamarine
#7FFFD4
ΔE00 3.71
Greenish Cyan
#2AFEB7
ΔE00 3.91
Light Turquoise
#7EF4CC
ΔE00 4.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73FBC1 #FB73AD
analogous
#73FB7D #73FBC1 #73F1FB
triadic
#73FBC1 #C173FB #FBC173
tetradic
#73FBC1 #7D73FB #FB73AD #F1FB73
square
#73FBC1 #7D73FB #FB73AD #F1FB73
split-complementary
#73FBC1 #FB73F1 #FB7D73
monochromatic
#07ED8B #38F9A7 #73FBC1 #AFFDDB #E1FEF2
Accessibility & contrast
On white
1.29
#73FBC1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.30
#73FBC1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73FBC1
16.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73FBC1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73FBC1 | 1.00 | 1.29 | 16.30 | 16.30 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7EBBE
Deuteranopia (green-blind)
#E3DDC5
Tritanopia (blue-blind)
#3CFBEB
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #73fbc1; /* rgb */ color: rgb(115, 251, 193); /* oklch */ color: oklch(89.7% 0.146 163.0);
Tailwind
colors: {
custom: {
50: '#a5fdd3',
500: '#73fbc1',
950: '#000000',
},
}SCSS
$custom: #73fbc1; $custom-light: #a5fdd3; $custom-dark: #000000;
JSON
{
"hex": "#73fbc1",
"rgb": {
"r": 115,
"g": 251,
"b": 193
},
"hsl": {
"h": 154.412,
"s": 94.444,
"l": 71.765
},
"oklch": {
"l": 0.89668,
"c": 0.14581,
"h": 163
},
"luminance": 0.76489
}Semantic roles & 50–950 ramp
primary
#73FBC1
secondary
#D73B7E
accent
#0062E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683