#73E7B1#73E7B1
#73E7B1 is a very light, vivid teal. Relative luminance 0.640; OKLCH L 84.6% C 0.132 H 161.5°. Best body text is #000000 at 13.79:1 contrast (WCAG AA passes).
Color values
| HEX | #73E7B1 |
|---|---|
| RGB | rgb(115, 231, 177) |
| HSL | hsl(152, 71%, 68%) |
| HSV | hsv(152, 50%, 91%) |
| CMYK | cmyk(50.2%, 0%, 23.4%, 9.4%) |
| CIE-LAB | lab(83.95, -45.26, 16.36) |
| CIE-LCH | lch(83.95, 48.13, 160.13°) |
| OKLab | oklab(84.56% -0.125 0.0419) |
| OKLCH | oklch(84.56% 0.132 161.5) |
| XYZ | xyz(43.5783, 63.9673, 51.6369) |
| Luminance | 0.6397 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.63
Light Greenish Blue
#63F7B4
ΔE00 4.13
Light Aquamarine
#7BFDC7
ΔE00 4.77
Light Turquoise
#7EF4CC
ΔE00 4.84
Light Teal
#90E4C1
ΔE00 5.18
Eucalyptus
#44D7A8
ΔE00 5.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73E7B1 #E773A9
analogous
#73E777 #73E7B1 #73E3E7
triadic
#73E7B1 #B173E7 #E7B173
tetradic
#73E7B1 #7773E7 #E773A9 #E3E773
square
#73E7B1 #7773E7 #E773A9 #E3E773
split-complementary
#73E7B1 #E773E3 #E77773
monochromatic
#21BF75 #3FDE94 #73E7B1 #A7F0CE #DBF9EB
Accessibility & contrast
On white
1.52
#73E7B1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.79
#73E7B1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73E7B1
13.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73E7B1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73E7B1 | 1.00 | 1.52 | 13.79 | 13.79 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D9AE
Deuteranopia (green-blind)
#D3CCB4
Tritanopia (blue-blind)
#4EE7D8
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #73e7b1; /* rgb */ color: rgb(115, 231, 177); /* oklch */ color: oklch(84.6% 0.132 161.5);
Tailwind
colors: {
custom: {
50: '#a2efc8',
500: '#73e7b1',
950: '#000000',
},
}SCSS
$custom: #73e7b1; $custom-light: #a2efc8; $custom-dark: #000000;
JSON
{
"hex": "#73e7b1",
"rgb": {
"r": 115,
"g": 231,
"b": 177
},
"hsl": {
"h": 152.069,
"s": 70.732,
"l": 67.843
},
"oklch": {
"l": 0.84561,
"c": 0.1318,
"h": 161.5
},
"luminance": 0.63971
}Semantic roles & 50–950 ramp
primary
#73E7B1
secondary
#BE407B
accent
#136CD3
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#101613
muted
#808582