#73E4BE#73E4BE
#73E4BE is a very light, moderate teal. Relative luminance 0.628; OKLCH L 84.2% C 0.118 H 169.1°. Best body text is #000000 at 13.57:1 contrast (WCAG AA passes).
Color values
| HEX | #73E4BE |
|---|---|
| RGB | rgb(115, 228, 190) |
| HSL | hsl(160, 68%, 67%) |
| HSV | hsv(160, 50%, 89%) |
| CMYK | cmyk(49.6%, 0%, 16.7%, 10.6%) |
| CIE-LAB | lab(83.36, -41.19, 8.71) |
| CIE-LCH | lch(83.36, 42.10, 168.06°) |
| OKLab | oklab(84.18% -0.1159 0.0223) |
| OKLCH | oklch(84.18% 0.118 169.1) |
| XYZ | xyz(44.1038, 62.8456, 58.5115) |
| Luminance | 0.6285 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.95
Light Teal
#90E4C1
ΔE00 3.27
Light Turquoise
#7EF4CC
ΔE00 3.50
Aqua Marine
#2EE8BB
ΔE00 4.33
Eucalyptus
#44D7A8
ΔE00 4.94
Seafoam Blue
#78D1B6
ΔE00 5.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73E4BE #E47399
analogous
#73E486 #73E4BE #73D2E4
triadic
#73E4BE #BE73E4 #E4BE73
tetradic
#73E4BE #8673E4 #E47399 #D2E473
square
#73E4BE #8673E4 #E47399 #D2E473
split-complementary
#73E4BE #E473D2 #E48673
monochromatic
#24B987 #40DAA6 #73E4BE #A6EED6 #DAF8EE
Accessibility & contrast
On white
1.55
#73E4BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.57
#73E4BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73E4BE
13.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73E4BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73E4BE | 1.00 | 1.55 | 13.57 | 13.57 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD7BC
Deuteranopia (green-blind)
#CDCBC0
Tritanopia (blue-blind)
#47E5D9
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #73e4be; /* rgb */ color: rgb(115, 228, 190); /* oklch */ color: oklch(84.2% 0.118 169.1);
Tailwind
colors: {
custom: {
50: '#a2edd1',
500: '#73e4be',
950: '#000000',
},
}SCSS
$custom: #73e4be; $custom-light: #a2edd1; $custom-dark: #000000;
JSON
{
"hex": "#73e4be",
"rgb": {
"r": 115,
"g": 228,
"b": 190
},
"hsl": {
"h": 159.823,
"s": 67.665,
"l": 67.255
},
"oklch": {
"l": 0.84177,
"c": 0.11802,
"h": 169.1
},
"luminance": 0.62849
}Semantic roles & 50–950 ramp
primary
#73E4BE
secondary
#B9426A
accent
#1654D0
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#101614
muted
#808583