#73CEC2#73CEC2
#73CEC2 is a light, moderate teal. Relative luminance 0.517; OKLCH L 79.1% C 0.089 H 184.6°. Best body text is #000000 at 11.34:1 contrast (WCAG AA passes).
Color values
| HEX | #73CEC2 |
|---|---|
| RGB | rgb(115, 206, 194) |
| HSL | hsl(172, 48%, 63%) |
| HSV | hsv(172, 44%, 81%) |
| CMYK | cmyk(44.2%, 0%, 5.8%, 19.2%) |
| CIE-LAB | lab(77.09, -30.10, -2.51) |
| CIE-LCH | lch(77.09, 30.20, 184.77°) |
| OKLab | oklab(79.14% -0.0892 -0.0072) |
| OKLCH | oklch(79.14% 0.089 184.6) |
| XYZ | xyz(38.8753, 51.6794, 58.9550) |
| Luminance | 0.5168 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.46
Seafoam Blue
#78D1B6
ΔE00 5.20
Pale Teal
#82CBB2
ΔE00 5.40
Turquoise
#40E0D0
ΔE00 6.04
Darkturquoise
#00CED1
ΔE00 7.41
Mediumaquamarine
#66CDAA
ΔE00 7.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73CEC2 #CE737F
analogous
#73CE94 #73CEC2 #73ACCE
triadic
#73CEC2 #C273CE #CEC273
tetradic
#73CEC2 #9473CE #CE737F #ACCE73
square
#73CEC2 #9473CE #CE737F #ACCE73
split-complementary
#73CEC2 #CE73AC #CE9473
monochromatic
#339387 #46BEAE #73CEC2 #A0DED6 #CEEEEA
Accessibility & contrast
On white
1.85
#73CEC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.34
#73CEC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73CEC2
11.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73CEC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73CEC2 | 1.00 | 1.85 | 11.34 | 11.34 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C5C2
Deuteranopia (green-blind)
#B7BAC3
Tritanopia (blue-blind)
#4CD1CA
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #73cec2; /* rgb */ color: rgb(115, 206, 194); /* oklch */ color: oklch(79.1% 0.089 184.6);
Tailwind
colors: {
custom: {
50: '#a1ddd4',
500: '#73cec2',
950: '#000000',
},
}SCSS
$custom: #73cec2; $custom-light: #a1ddd4; $custom-dark: #000000;
JSON
{
"hex": "#73cec2",
"rgb": {
"r": 115,
"g": 206,
"b": 194
},
"hsl": {
"h": 172.088,
"s": 48.148,
"l": 62.941
},
"oklch": {
"l": 0.79137,
"c": 0.08947,
"h": 184.6
},
"luminance": 0.51682
}Semantic roles & 50–950 ramp
primary
#73CEC2
secondary
#994C56
accent
#2A3DBB
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1514
muted
#808483