#73CFA2#73CFA2
#73CFA2 is a light, moderate teal. Relative luminance 0.509; OKLCH L 78.5% C 0.110 H 161.1°. Best body text is #000000 at 11.18:1 contrast (WCAG AA passes).
Color values
| HEX | #73CFA2 |
|---|---|
| RGB | rgb(115, 207, 162) |
| HSL | hsl(151, 49%, 63%) |
| HSV | hsv(151, 44%, 81%) |
| CMYK | cmyk(44.4%, 0%, 21.7%, 18.8%) |
| CIE-LAB | lab(76.60, -37.72, 13.95) |
| CIE-LCH | lch(76.60, 40.22, 159.70°) |
| OKLab | oklab(78.49% -0.1045 0.0358) |
| OKLCH | oklch(78.49% 0.11 161.1) |
| XYZ | xyz(35.9019, 50.8765, 42.1037) |
| Luminance | 0.5088 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Mediumaquamarine
#66CDAA
ΔE00 3.33
Seafoam
#7FE0B3
ΔE00 4.10
Eucalyptus
#44D7A8
ΔE00 4.65
Seafoam Blue
#78D1B6
ΔE00 5.21
Pale Teal
#82CBB2
ΔE00 5.70
Light Teal
#90E4C1
ΔE00 6.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73CFA2 #CF73A0
analogous
#73CF74 #73CFA2 #73CECF
triadic
#73CFA2 #A273CF #CFA273
tetradic
#73CFA2 #7473CF #CF73A0 #CECF73
square
#73CFA2 #7473CF #CF73A0 #CECF73
split-complementary
#73CFA2 #CF73CE #CF7473
monochromatic
#339565 #45BF84 #73CFA2 #A1DFC0 #CEEEDF
Accessibility & contrast
On white
1.88
#73CFA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.18
#73CFA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73CFA2
11.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73CFA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73CFA2 | 1.00 | 1.88 | 11.18 | 11.18 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDC3A0
Deuteranopia (green-blind)
#BEB9A5
Tritanopia (blue-blind)
#5ACFC2
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #73cfa2; /* rgb */ color: rgb(115, 207, 162); /* oklch */ color: oklch(78.5% 0.110 161.1);
Tailwind
colors: {
custom: {
50: '#a0debd',
500: '#73cfa2',
950: '#000000',
},
}SCSS
$custom: #73cfa2; $custom-light: #a0debd; $custom-dark: #000000;
JSON
{
"hex": "#73cfa2",
"rgb": {
"r": 115,
"g": 207,
"b": 162
},
"hsl": {
"h": 150.652,
"s": 48.936,
"l": 63.137
},
"oklch": {
"l": 0.78488,
"c": 0.11043,
"h": 161.1
},
"luminance": 0.50879
}Semantic roles & 50–950 ramp
primary
#73CFA2
secondary
#9B4C72
accent
#2971BC
background
#FCFEFD
surface
#F5FCF8
border
#CFD5D1
text
#0F1512
muted
#808482