#73E9BD#73E9BD
#73E9BD is a very light, vivid teal. Relative luminance 0.656; OKLCH L 85.3% C 0.125 H 166.6°. Best body text is #000000 at 14.12:1 contrast (WCAG AA passes).
Color values
| HEX | #73E9BD |
|---|---|
| RGB | rgb(115, 233, 189) |
| HSL | hsl(158, 73%, 68%) |
| HSV | hsv(158, 51%, 91%) |
| CMYK | cmyk(50.6%, 0%, 18.9%, 8.6%) |
| CIE-LAB | lab(84.79, -43.61, 11.27) |
| CIE-LCH | lch(84.79, 45.04, 165.51°) |
| OKLab | oklab(85.33% -0.1218 0.0289) |
| OKLCH | oklch(85.33% 0.125 166.6) |
| XYZ | xyz(45.3903, 65.5929, 58.4030) |
| Luminance | 0.6560 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.78
Light Turquoise
#7EF4CC
ΔE00 2.79
Light Teal
#90E4C1
ΔE00 3.86
Aqua Marine
#2EE8BB
ΔE00 4.12
Light Aquamarine
#7BFDC7
ΔE00 4.54
Aquamarine
#7FFFD4
ΔE00 4.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73E9BD #E9739F
analogous
#73E982 #73E9BD #73DAE9
triadic
#73E9BD #BD73E9 #E9BD73
tetradic
#73E9BD #8273E9 #E9739F #DAE973
square
#73E9BD #8273E9 #E9739F #DAE973
split-complementary
#73E9BD #E973DA #E98273
monochromatic
#1FC386 #3EE1A4 #73E9BD #A8F1D6 #DDFAEF
Accessibility & contrast
On white
1.49
#73E9BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.12
#73E9BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73E9BD
14.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73E9BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73E9BD | 1.00 | 1.49 | 14.12 | 14.12 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4DBBB
Deuteranopia (green-blind)
#D3CEC0
Tritanopia (blue-blind)
#46EADC
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #73e9bd; /* rgb */ color: rgb(115, 233, 189); /* oklch */ color: oklch(85.3% 0.125 166.6);
Tailwind
colors: {
custom: {
50: '#a3f0d0',
500: '#73e9bd',
950: '#000000',
},
}SCSS
$custom: #73e9bd; $custom-light: #a3f0d0; $custom-dark: #000000;
JSON
{
"hex": "#73e9bd",
"rgb": {
"r": 115,
"g": 233,
"b": 189
},
"hsl": {
"h": 157.627,
"s": 72.84,
"l": 68.235
},
"oklch": {
"l": 0.85329,
"c": 0.12523,
"h": 166.6
},
"luminance": 0.65597
}Semantic roles & 50–950 ramp
primary
#73E9BD
secondary
#C13F70
accent
#115AD5
background
#FDFFFE
surface
#F7FEFB
border
#D0D6D4
text
#101714
muted
#818583