#73FABB#73FABB
#73FABB is a very light, vivid teal. Relative luminance 0.756; OKLCH L 89.3% C 0.149 H 160.8°. Best body text is #000000 at 16.12:1 contrast (WCAG AA passes).
Color values
| HEX | #73FABB |
|---|---|
| RGB | rgb(115, 250, 187) |
| HSL | hsl(152, 93%, 72%) |
| HSV | hsv(152, 54%, 98%) |
| CMYK | cmyk(54%, 0%, 25.2%, 2%) |
| CIE-LAB | lab(89.67, -51.27, 19.19) |
| CIE-LCH | lch(89.67, 54.74, 159.48°) |
| OKLab | oklab(89.29% -0.141 0.049) |
| OKLCH | oklch(89.29% 0.149 160.8) |
| XYZ | xyz(50.2211, 75.5993, 58.9496) |
| Luminance | 0.7560 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.42
Light Aquamarine
#7BFDC7
ΔE00 2.14
Light Blue Green
#7EFBB3
ΔE00 2.30
Seafoam (survey)
#80F9AD
ΔE00 3.27
Seafoam Green
#7AF9AB
ΔE00 3.33
Greenish Cyan
#2AFEB7
ΔE00 3.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73FABB #FA73B2
analogous
#73FA78 #73FABB #73F5FA
triadic
#73FABB #BB73FA #FABB73
tetradic
#73FABB #7873FA #FA73B2 #F5FA73
square
#73FABB #7873FA #FA73B2 #F5FA73
split-complementary
#73FABB #FA73F5 #FA7873
monochromatic
#08EA81 #38F89E #73FABB #AEFCD8 #E1FEF1
Accessibility & contrast
On white
1.30
#73FABB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.12
#73FABB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73FABB
16.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73FABB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73FABB | 1.00 | 1.30 | 16.12 | 16.12 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7EAB7
Deuteranopia (green-blind)
#E4DCBF
Tritanopia (blue-blind)
#41F9E9
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #73fabb; /* rgb */ color: rgb(115, 250, 187); /* oklch */ color: oklch(89.3% 0.149 160.8);
Tailwind
colors: {
custom: {
50: '#a5fdcf',
500: '#73fabb',
950: '#000000',
},
}SCSS
$custom: #73fabb; $custom-light: #a5fdcf; $custom-dark: #000000;
JSON
{
"hex": "#73fabb",
"rgb": {
"r": 115,
"g": 250,
"b": 187
},
"hsl": {
"h": 152,
"s": 93.103,
"l": 71.569
},
"oklch": {
"l": 0.89292,
"c": 0.14928,
"h": 160.8
},
"luminance": 0.75604
}Semantic roles & 50–950 ramp
primary
#73FABB
secondary
#D63B83
accent
#006BE6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683