#73EBBD#73EBBD
#73EBBD is a very light, vivid teal. Relative luminance 0.667; OKLCH L 85.8% C 0.128 H 166.0°. Best body text is #000000 at 14.35:1 contrast (WCAG AA passes).
Color values
| HEX | #73EBBD |
|---|---|
| RGB | rgb(115, 235, 189) |
| HSL | hsl(157, 75%, 69%) |
| HSV | hsv(157, 51%, 92%) |
| CMYK | cmyk(51.1%, 0%, 19.6%, 7.8%) |
| CIE-LAB | lab(85.37, -44.48, 12.10) |
| CIE-LCH | lch(85.37, 46.10, 164.79°) |
| OKLab | oklab(85.8% -0.124 0.031) |
| OKLCH | oklch(85.8% 0.128 166) |
| XYZ | xyz(45.9597, 66.7316, 58.5928) |
| Luminance | 0.6674 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.69
Seafoam
#7FE0B3
ΔE00 3.03
Light Aquamarine
#7BFDC7
ΔE00 3.99
Aqua Marine
#2EE8BB
ΔE00 4.21
Light Teal
#90E4C1
ΔE00 4.21
Aquamarine
#7FFFD4
ΔE00 4.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73EBBD #EB73A1
analogous
#73EB81 #73EBBD #73DDEB
triadic
#73EBBD #BD73EB #EBBD73
tetradic
#73EBBD #8173EB #EB73A1 #DDEB73
square
#73EBBD #8173EB #EB73A1 #DDEB73
split-complementary
#73EBBD #EB73DD #EB8173
monochromatic
#1CC786 #3DE3A4 #73EBBD #A9F3D6 #DEFAEF
Accessibility & contrast
On white
1.46
#73EBBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.35
#73EBBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73EBBD
14.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73EBBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73EBBD | 1.00 | 1.46 | 14.35 | 14.35 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7DDBB
Deuteranopia (green-blind)
#D5D0C0
Tritanopia (blue-blind)
#46ECDE
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #73ebbd; /* rgb */ color: rgb(115, 235, 189); /* oklch */ color: oklch(85.8% 0.128 166.0);
Tailwind
colors: {
custom: {
50: '#a3f2d1',
500: '#73ebbd',
950: '#000000',
},
}SCSS
$custom: #73ebbd; $custom-light: #a3f2d1; $custom-dark: #000000;
JSON
{
"hex": "#73ebbd",
"rgb": {
"r": 115,
"g": 235,
"b": 189
},
"hsl": {
"h": 157,
"s": 75,
"l": 68.627
},
"oklch": {
"l": 0.858,
"c": 0.12785,
"h": 166
},
"luminance": 0.66736
}Semantic roles & 50–950 ramp
primary
#73EBBD
secondary
#C33F72
accent
#0E5BD7
background
#FDFFFE
surface
#F7FEFB
border
#D0D6D4
text
#101714
muted
#818583