#73E8BE#73E8BE
#73E8BE is a very light, vivid teal. Relative luminance 0.651; OKLCH L 85.1% C 0.123 H 167.5°. Best body text is #000000 at 14.02:1 contrast (WCAG AA passes).
Color values
| HEX | #73E8BE |
|---|---|
| RGB | rgb(115, 232, 190) |
| HSL | hsl(158, 72%, 68%) |
| HSV | hsv(158, 50%, 91%) |
| CMYK | cmyk(50.4%, 0%, 18.1%, 9%) |
| CIE-LAB | lab(84.52, -42.96, 10.37) |
| CIE-LCH | lch(84.52, 44.19, 166.43°) |
| OKLab | oklab(85.12% -0.1203 0.0266) |
| OKLCH | oklch(85.12% 0.123 167.5) |
| XYZ | xyz(45.2169, 65.0719, 58.8825) |
| Luminance | 0.6508 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.79
Seafoam
#7FE0B3
ΔE00 2.84
Light Teal
#90E4C1
ΔE00 3.63
Aqua Marine
#2EE8BB
ΔE00 4.08
Aquamarine
#7FFFD4
ΔE00 4.89
Light Aquamarine
#7BFDC7
ΔE00 4.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73E8BE #E8739D
analogous
#73E884 #73E8BE #73D7E8
triadic
#73E8BE #BE73E8 #E8BE73
tetradic
#73E8BE #8473E8 #E8739D #D7E873
square
#73E8BE #8473E8 #E8739D #D7E873
split-complementary
#73E8BE #E873D7 #E88473
monochromatic
#20C187 #3EDFA6 #73E8BE #A8F1D6 #DCF9EF
Accessibility & contrast
On white
1.50
#73E8BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.02
#73E8BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73E8BE
14.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73E8BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73E8BE | 1.00 | 1.50 | 14.02 | 14.02 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3DBBC
Deuteranopia (green-blind)
#D1CEC1
Tritanopia (blue-blind)
#46E9DC
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #73e8be; /* rgb */ color: rgb(115, 232, 190); /* oklch */ color: oklch(85.1% 0.123 167.5);
Tailwind
colors: {
custom: {
50: '#a3f0d1',
500: '#73e8be',
950: '#000000',
},
}SCSS
$custom: #73e8be; $custom-light: #a3f0d1; $custom-dark: #000000;
JSON
{
"hex": "#73e8be",
"rgb": {
"r": 115,
"g": 232,
"b": 190
},
"hsl": {
"h": 158.462,
"s": 71.779,
"l": 68.039
},
"oklch": {
"l": 0.85119,
"c": 0.1232,
"h": 167.5
},
"luminance": 0.65076
}Semantic roles & 50–950 ramp
primary
#73E8BE
secondary
#C0406E
accent
#1257D4
background
#FDFFFE
surface
#F7FEFB
border
#D0D6D4
text
#101614
muted
#818583