#73FBC0#73FBC0
#73FBC0 is a very light, vivid teal. Relative luminance 0.764; OKLCH L 89.6% C 0.147 H 162.6°. Best body text is #000000 at 16.29:1 contrast (WCAG AA passes).
Color values
| HEX | #73FBC0 |
|---|---|
| RGB | rgb(115, 251, 192) |
| HSL | hsl(154, 94%, 72%) |
| HSV | hsv(154, 54%, 98%) |
| CMYK | cmyk(54.2%, 0%, 23.5%, 1.6%) |
| CIE-LAB | lab(90.06, -50.66, 17.17) |
| CIE-LCH | lch(90.06, 53.49, 161.28°) |
| OKLab | oklab(89.64% -0.1399 0.0439) |
| OKLCH | oklch(89.64% 0.147 162.6) |
| XYZ | xyz(51.0772, 76.4403, 61.9217) |
| Luminance | 0.7644 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.27
Light Greenish Blue
#63F7B4
ΔE00 2.07
Light Blue Green
#7EFBB3
ΔE00 3.16
Greenish Cyan
#2AFEB7
ΔE00 3.83
Aquamarine
#7FFFD4
ΔE00 3.93
Seafoam (survey)
#80F9AD
ΔE00 4.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73FBC0 #FB73AE
analogous
#73FB7C #73FBC0 #73F2FB
triadic
#73FBC0 #C073FB #FBC073
tetradic
#73FBC0 #7C73FB #FB73AE #F2FB73
square
#73FBC0 #7C73FB #FB73AE #F2FB73
split-complementary
#73FBC0 #FB73F2 #FB7C73
monochromatic
#07ED89 #38F9A5 #73FBC0 #AFFDDB #E1FEF2
Accessibility & contrast
On white
1.29
#73FBC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.29
#73FBC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73FBC0
16.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73FBC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73FBC0 | 1.00 | 1.29 | 16.29 | 16.29 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7EBBD
Deuteranopia (green-blind)
#E4DDC4
Tritanopia (blue-blind)
#3DFBEB
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #73fbc0; /* rgb */ color: rgb(115, 251, 192); /* oklch */ color: oklch(89.6% 0.147 162.6);
Tailwind
colors: {
custom: {
50: '#a5fdd3',
500: '#73fbc0',
950: '#000000',
},
}SCSS
$custom: #73fbc0; $custom-light: #a5fdd3; $custom-dark: #000000;
JSON
{
"hex": "#73fbc0",
"rgb": {
"r": 115,
"g": 251,
"b": 192
},
"hsl": {
"h": 153.971,
"s": 94.444,
"l": 71.765
},
"oklch": {
"l": 0.89644,
"c": 0.14659,
"h": 162.6
},
"luminance": 0.76445
}Semantic roles & 50–950 ramp
primary
#73FBC0
secondary
#D73B7F
accent
#0064E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683