#73CEA2#73CEA2
#73CEA2 is a light, moderate teal. Relative luminance 0.504; OKLCH L 78.3% C 0.109 H 161.4°. Best body text is #000000 at 11.08:1 contrast (WCAG AA passes).
Color values
| HEX | #73CEA2 |
|---|---|
| RGB | rgb(115, 206, 162) |
| HSL | hsl(151, 48%, 63%) |
| HSV | hsv(151, 44%, 81%) |
| CMYK | cmyk(44.2%, 0%, 21.4%, 19.2%) |
| CIE-LAB | lab(76.31, -37.27, 13.54) |
| CIE-LCH | lch(76.31, 39.65, 160.03°) |
| OKLab | oklab(78.25% -0.1033 0.0347) |
| OKLCH | oklch(78.25% 0.109 161.4) |
| XYZ | xyz(35.6604, 50.3935, 42.0232) |
| Luminance | 0.5040 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Mediumaquamarine
#66CDAA
ΔE00 3.14
Seafoam
#7FE0B3
ΔE00 4.31
Eucalyptus
#44D7A8
ΔE00 4.76
Seafoam Blue
#78D1B6
ΔE00 5.03
Pale Teal
#82CBB2
ΔE00 5.46
Light Teal
#90E4C1
ΔE00 6.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73CEA2 #CE739F
analogous
#73CE74 #73CEA2 #73CCCE
triadic
#73CEA2 #A273CE #CEA273
tetradic
#73CEA2 #7473CE #CE739F #CCCE73
square
#73CEA2 #7473CE #CE739F #CCCE73
split-complementary
#73CEA2 #CE73CC #CE7473
monochromatic
#339365 #46BE84 #73CEA2 #A0DEC0 #CEEEDE
Accessibility & contrast
On white
1.90
#73CEA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.08
#73CEA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73CEA2
11.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73CEA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73CEA2 | 1.00 | 1.90 | 11.08 | 11.08 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC2A0
Deuteranopia (green-blind)
#BDB8A5
Tritanopia (blue-blind)
#5ACEC2
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #73cea2; /* rgb */ color: rgb(115, 206, 162); /* oklch */ color: oklch(78.3% 0.109 161.4);
Tailwind
colors: {
custom: {
50: '#a0ddbd',
500: '#73cea2',
950: '#000000',
},
}SCSS
$custom: #73cea2; $custom-light: #a0ddbd; $custom-dark: #000000;
JSON
{
"hex": "#73cea2",
"rgb": {
"r": 115,
"g": 206,
"b": 162
},
"hsl": {
"h": 150.989,
"s": 48.148,
"l": 62.941
},
"oklch": {
"l": 0.7825,
"c": 0.10898,
"h": 161.4
},
"luminance": 0.50396
}Semantic roles & 50–950 ramp
primary
#73CEA2
secondary
#994C71
accent
#2A70BB
background
#FCFEFD
surface
#F5FCF8
border
#CFD5D1
text
#0F1512
muted
#808482