#73EDBD#73EDBD
#73EDBD is a very light, vivid teal. Relative luminance 0.679; OKLCH L 86.3% C 0.130 H 165.3°. Best body text is #000000 at 14.58:1 contrast (WCAG AA passes).
Color values
| HEX | #73EDBD |
|---|---|
| RGB | rgb(115, 237, 189) |
| HSL | hsl(156, 77%, 69%) |
| HSV | hsv(156, 51%, 93%) |
| CMYK | cmyk(51.5%, 0%, 20.3%, 7.1%) |
| CIE-LAB | lab(85.95, -45.35, 12.92) |
| CIE-LCH | lch(85.95, 47.15, 164.10°) |
| OKLab | oklab(86.27% -0.1262 0.0331) |
| OKLCH | oklch(86.27% 0.13 165.3) |
| XYZ | xyz(46.5355, 67.8833, 58.7847) |
| Luminance | 0.6789 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.72
Seafoam
#7FE0B3
ΔE00 3.37
Light Aquamarine
#7BFDC7
ΔE00 3.46
Aquamarine
#7FFFD4
ΔE00 4.22
Light Greenish Blue
#63F7B4
ΔE00 4.27
Aqua Marine
#2EE8BB
ΔE00 4.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73EDBD #ED73A3
analogous
#73ED80 #73EDBD #73E0ED
triadic
#73EDBD #BD73ED #EDBD73
tetradic
#73EDBD #8073ED #ED73A3 #E0ED73
square
#73EDBD #8073ED #ED73A3 #E0ED73
split-complementary
#73EDBD #ED73E0 #ED8073
monochromatic
#1ACB86 #3DE6A3 #73EDBD #A9F4D7 #DFFBF0
Accessibility & contrast
On white
1.44
#73EDBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.58
#73EDBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73EDBD
14.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73EDBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73EDBD | 1.00 | 1.44 | 14.58 | 14.58 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9DFBA
Deuteranopia (green-blind)
#D6D2C0
Tritanopia (blue-blind)
#45EDDF
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #73edbd; /* rgb */ color: rgb(115, 237, 189); /* oklch */ color: oklch(86.3% 0.130 165.3);
Tailwind
colors: {
custom: {
50: '#a3f3d1',
500: '#73edbd',
950: '#000000',
},
}SCSS
$custom: #73edbd; $custom-light: #a3f3d1; $custom-dark: #000000;
JSON
{
"hex": "#73edbd",
"rgb": {
"r": 115,
"g": 237,
"b": 189
},
"hsl": {
"h": 156.393,
"s": 77.215,
"l": 69.02
},
"oklch": {
"l": 0.86271,
"c": 0.13048,
"h": 165.3
},
"luminance": 0.67887
}Semantic roles & 50–950 ramp
primary
#73EDBD
secondary
#C63F74
accent
#0C5DD9
background
#FDFFFE
surface
#F7FEFB
border
#D0D6D4
text
#101714
muted
#818583