#73CEA8#73CEA8
#73CEA8 is a light, moderate teal. Relative luminance 0.506; OKLCH L 78.4% C 0.104 H 165.0°. Best body text is #000000 at 11.12:1 contrast (WCAG AA passes).
Color values
| HEX | #73CEA8 |
|---|---|
| RGB | rgb(115, 206, 168) |
| HSL | hsl(155, 48%, 63%) |
| HSV | hsv(155, 44%, 81%) |
| CMYK | cmyk(44.2%, 0%, 18.4%, 19.2%) |
| CIE-LAB | lab(76.44, -36.01, 10.52) |
| CIE-LCH | lch(76.44, 37.51, 163.71°) |
| OKLab | oklab(78.4% -0.1006 0.027) |
| OKLCH | oklch(78.4% 0.104 165) |
| XYZ | xyz(36.2065, 50.6119, 44.8994) |
| Luminance | 0.5061 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Mediumaquamarine
#66CDAA
ΔE00 1.82
Seafoam Blue
#78D1B6
ΔE00 3.43
Pale Teal
#82CBB2
ΔE00 4.06
Seafoam
#7FE0B3
ΔE00 4.46
Eucalyptus
#44D7A8
ΔE00 4.77
Light Teal
#90E4C1
ΔE00 5.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73CEA8 #CE7399
analogous
#73CE7A #73CEA8 #73C6CE
triadic
#73CEA8 #A873CE #CEA873
tetradic
#73CEA8 #7A73CE #CE7399 #C6CE73
square
#73CEA8 #7A73CE #CE7399 #C6CE73
split-complementary
#73CEA8 #CE73C6 #CE7A73
monochromatic
#33936B #46BE8C #73CEA8 #A0DEC4 #CEEEE0
Accessibility & contrast
On white
1.89
#73CEA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.12
#73CEA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73CEA8
11.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73CEA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73CEA8 | 1.00 | 1.89 | 11.12 | 11.12 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC3A6
Deuteranopia (green-blind)
#BCB8AA
Tritanopia (blue-blind)
#58CEC3
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #73cea8; /* rgb */ color: rgb(115, 206, 168); /* oklch */ color: oklch(78.4% 0.104 165.0);
Tailwind
colors: {
custom: {
50: '#a0ddc1',
500: '#73cea8',
950: '#000000',
},
}SCSS
$custom: #73cea8; $custom-light: #a0ddc1; $custom-dark: #000000;
JSON
{
"hex": "#73cea8",
"rgb": {
"r": 115,
"g": 206,
"b": 168
},
"hsl": {
"h": 154.945,
"s": 48.148,
"l": 62.941
},
"oklch": {
"l": 0.78402,
"c": 0.10417,
"h": 165
},
"luminance": 0.50615
}Semantic roles & 50–950 ramp
primary
#73CEA8
secondary
#994C6C
accent
#2A67BB
background
#FCFEFD
surface
#F5FCF9
border
#CFD5D2
text
#0F1512
muted
#808482