#73E2AF#73E2AF
#73E2AF is a very light, vivid teal. Relative luminance 0.611; OKLCH L 83.3% C 0.127 H 162.0°. Best body text is #000000 at 13.23:1 contrast (WCAG AA passes).
Color values
| HEX | #73E2AF |
|---|---|
| RGB | rgb(115, 226, 175) |
| HSL | hsl(152, 66%, 67%) |
| HSV | hsv(152, 49%, 89%) |
| CMYK | cmyk(49.1%, 0%, 22.6%, 11.4%) |
| CIE-LAB | lab(82.45, -43.50, 15.30) |
| CIE-LCH | lch(82.45, 46.12, 160.62°) |
| OKLab | oklab(83.33% -0.1203 0.0392) |
| OKLCH | oklch(83.33% 0.127 162) |
| XYZ | xyz(42.0009, 61.1292, 50.1349) |
| Luminance | 0.6113 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 1.76
Eucalyptus
#44D7A8
ΔE00 4.48
Light Teal
#90E4C1
ΔE00 4.71
Light Turquoise
#7EF4CC
ΔE00 5.25
Light Greenish Blue
#63F7B4
ΔE00 5.31
Aqua Marine
#2EE8BB
ΔE00 5.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73E2AF #E273A6
analogous
#73E278 #73E2AF #73DEE2
triadic
#73E2AF #AF73E2 #E2AF73
tetradic
#73E2AF #7873E2 #E273A6 #DEE273
square
#73E2AF #7873E2 #E273A6 #DEE273
split-complementary
#73E2AF #E273DE #E27873
monochromatic
#26B573 #40D792 #73E2AF #A6EDCC #D8F7E9
Accessibility & contrast
On white
1.59
#73E2AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.23
#73E2AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73E2AF
13.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73E2AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73E2AF | 1.00 | 1.59 | 13.23 | 13.23 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD4AC
Deuteranopia (green-blind)
#CEC8B2
Tritanopia (blue-blind)
#50E2D4
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #73e2af; /* rgb */ color: rgb(115, 226, 175); /* oklch */ color: oklch(83.3% 0.127 162.0);
Tailwind
colors: {
custom: {
50: '#a2ecc7',
500: '#73e2af',
950: '#000000',
},
}SCSS
$custom: #73e2af; $custom-light: #a2ecc7; $custom-dark: #000000;
JSON
{
"hex": "#73e2af",
"rgb": {
"r": 115,
"g": 226,
"b": 175
},
"hsl": {
"h": 152.432,
"s": 65.68,
"l": 66.863
},
"oklch": {
"l": 0.83326,
"c": 0.12655,
"h": 162
},
"luminance": 0.61133
}Semantic roles & 50–950 ramp
primary
#73E2AF
secondary
#B64378
accent
#186BCE
background
#FCFEFD
surface
#F6FDF9
border
#D0D5D2
text
#0F1613
muted
#808482