#73E9DB#73E9DB
#73E9DB is a very light, moderate teal. Relative luminance 0.670; OKLCH L 86.2% C 0.109 H 185.2°. Best body text is #000000 at 14.41:1 contrast (WCAG AA passes).
Color values
| HEX | #73E9DB |
|---|---|
| RGB | rgb(115, 233, 219) |
| HSL | hsl(173, 73%, 68%) |
| HSV | hsv(173, 51%, 91%) |
| CMYK | cmyk(50.6%, 0%, 6%, 8.6%) |
| CIE-LAB | lab(85.52, -36.70, -3.43) |
| CIE-LCH | lch(85.52, 36.86, 185.34°) |
| OKLab | oklab(86.16% -0.1088 -0.0098) |
| OKLCH | oklch(86.16% 0.109 185.2) |
| XYZ | xyz(48.9899, 67.0327, 77.3610) |
| Luminance | 0.6704 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.67
Turquoise
#40E0D0
ΔE00 3.87
Bright Aqua
#0BF9EA
ΔE00 5.47
Mediumturquoise
#48D1CC
ΔE00 6.69
Bright Turquoise
#0FFEF9
ΔE00 6.76
Aqua (survey)
#13EAC9
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73E9DB #E97381
analogous
#73E9A0 #73E9DB #73BCE9
triadic
#73E9DB #DB73E9 #E9DB73
tetradic
#73E9DB #A073E9 #E97381 #BCE973
square
#73E9DB #A073E9 #E97381 #BCE973
split-complementary
#73E9DB #E973BC #E9A073
monochromatic
#1FC3AF #3EE1CD #73E9DB #A8F1E9 #DDFAF6
Accessibility & contrast
On white
1.46
#73E9DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.41
#73E9DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73E9DB
14.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73E9DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73E9DB | 1.00 | 1.46 | 14.41 | 14.41 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDEDB
Deuteranopia (green-blind)
#CCD0DC
Tritanopia (blue-blind)
#2DEDE4
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #73e9db; /* rgb */ color: rgb(115, 233, 219); /* oklch */ color: oklch(86.2% 0.109 185.2);
Tailwind
colors: {
custom: {
50: '#a4f0e6',
500: '#73e9db',
950: '#000000',
},
}SCSS
$custom: #73e9db; $custom-light: #a4f0e6; $custom-dark: #000000;
JSON
{
"hex": "#73e9db",
"rgb": {
"r": 115,
"g": 233,
"b": 219
},
"hsl": {
"h": 172.881,
"s": 72.84,
"l": 68.235
},
"oklch": {
"l": 0.86164,
"c": 0.10924,
"h": 185.2
},
"luminance": 0.67037
}Semantic roles & 50–950 ramp
primary
#73E9DB
secondary
#C13F4F
accent
#1128D5
background
#FDFFFE
surface
#F7FEFC
border
#D0D6D5
text
#101615
muted
#818584