#73E8B4#73E8B4
#73E8B4 is a very light, vivid teal. Relative luminance 0.647; OKLCH L 84.9% C 0.131 H 162.6°. Best body text is #000000 at 13.93:1 contrast (WCAG AA passes).
Color values
| HEX | #73E8B4 |
|---|---|
| RGB | rgb(115, 232, 180) |
| HSL | hsl(153, 72%, 68%) |
| HSV | hsv(153, 50%, 91%) |
| CMYK | cmyk(50.4%, 0%, 22.4%, 9%) |
| CIE-LAB | lab(84.30, -45.08, 15.29) |
| CIE-LCH | lch(84.30, 47.60, 161.26°) |
| OKLab | oklab(84.87% -0.1247 0.0392) |
| OKLCH | oklch(84.87% 0.131 162.6) |
| XYZ | xyz(44.1612, 64.6496, 53.3226) |
| Luminance | 0.6465 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.55
Light Greenish Blue
#63F7B4
ΔE00 4.19
Light Turquoise
#7EF4CC
ΔE00 4.30
Light Aquamarine
#7BFDC7
ΔE00 4.47
Light Teal
#90E4C1
ΔE00 4.86
Aqua Marine
#2EE8BB
ΔE00 4.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73E8B4 #E873A7
analogous
#73E879 #73E8B4 #73E2E8
triadic
#73E8B4 #B473E8 #E8B473
tetradic
#73E8B4 #7973E8 #E873A7 #E2E873
square
#73E8B4 #7973E8 #E873A7 #E2E873
split-complementary
#73E8B4 #E873E2 #E87973
monochromatic
#20C179 #3EDF98 #73E8B4 #A8F1D0 #DCF9EC
Accessibility & contrast
On white
1.51
#73E8B4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.93
#73E8B4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73E8B4
13.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73E8B4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73E8B4 | 1.00 | 1.51 | 13.93 | 13.93 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5DAB1
Deuteranopia (green-blind)
#D3CDB7
Tritanopia (blue-blind)
#4CE8D9
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #73e8b4; /* rgb */ color: rgb(115, 232, 180); /* oklch */ color: oklch(84.9% 0.131 162.6);
Tailwind
colors: {
custom: {
50: '#a3f0ca',
500: '#73e8b4',
950: '#000000',
},
}SCSS
$custom: #73e8b4; $custom-light: #a3f0ca; $custom-dark: #000000;
JSON
{
"hex": "#73e8b4",
"rgb": {
"r": 115,
"g": 232,
"b": 180
},
"hsl": {
"h": 153.333,
"s": 71.779,
"l": 68.039
},
"oklch": {
"l": 0.84869,
"c": 0.13075,
"h": 162.6
},
"luminance": 0.64653
}Semantic roles & 50–950 ramp
primary
#73E8B4
secondary
#C04078
accent
#1268D4
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#101613
muted
#808582