#73E4B0#73E4B0
#73E4B0 is a very light, vivid teal. Relative luminance 0.623; OKLCH L 83.8% C 0.128 H 161.9°. Best body text is #000000 at 13.45:1 contrast (WCAG AA passes).
Color values
| HEX | #73E4B0 |
|---|---|
| RGB | rgb(115, 228, 176) |
| HSL | hsl(152, 68%, 67%) |
| HSV | hsv(152, 50%, 89%) |
| CMYK | cmyk(49.6%, 0%, 22.8%, 10.6%) |
| CIE-LAB | lab(83.05, -44.17, 15.63) |
| CIE-LCH | lch(83.05, 46.85, 160.52°) |
| OKLab | oklab(83.83% -0.1221 0.04) |
| OKLCH | oklch(83.83% 0.128 161.9) |
| XYZ | xyz(42.6465, 62.2627, 50.8364) |
| Luminance | 0.6227 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.04
Eucalyptus
#44D7A8
ΔE00 4.74
Light Teal
#90E4C1
ΔE00 4.83
Light Greenish Blue
#63F7B4
ΔE00 4.85
Light Turquoise
#7EF4CC
ΔE00 5.02
Aqua Marine
#2EE8BB
ΔE00 5.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73E4B0 #E473A7
analogous
#73E477 #73E4B0 #73E0E4
triadic
#73E4B0 #B073E4 #E4B073
tetradic
#73E4B0 #7773E4 #E473A7 #E0E473
square
#73E4B0 #7773E4 #E473A7 #E0E473
split-complementary
#73E4B0 #E473E0 #E47773
monochromatic
#24B974 #40DA93 #73E4B0 #A6EECD #DAF8EA
Accessibility & contrast
On white
1.56
#73E4B0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.45
#73E4B0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73E4B0
13.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73E4B0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73E4B0 | 1.00 | 1.56 | 13.45 | 13.45 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D6AD
Deuteranopia (green-blind)
#D0CAB3
Tritanopia (blue-blind)
#4FE4D6
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #73e4b0; /* rgb */ color: rgb(115, 228, 176); /* oklch */ color: oklch(83.8% 0.128 161.9);
Tailwind
colors: {
custom: {
50: '#a2edc7',
500: '#73e4b0',
950: '#000000',
},
}SCSS
$custom: #73e4b0; $custom-light: #a2edc7; $custom-dark: #000000;
JSON
{
"hex": "#73e4b0",
"rgb": {
"r": 115,
"g": 228,
"b": 176
},
"hsl": {
"h": 152.389,
"s": 67.665,
"l": 67.255
},
"oklch": {
"l": 0.83825,
"c": 0.12849,
"h": 161.9
},
"luminance": 0.62266
}Semantic roles & 50–950 ramp
primary
#73E4B0
secondary
#B94279
accent
#166BD0
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#101613
muted
#808582