#73CFB4#73CFB4
#73CFB4 is a light, moderate teal. Relative luminance 0.516; OKLCH L 79.0% C 0.097 H 172.6°. Best body text is #000000 at 11.31:1 contrast (WCAG AA passes).
Color values
| HEX | #73CFB4 |
|---|---|
| RGB | rgb(115, 207, 180) |
| HSL | hsl(162, 49%, 63%) |
| HSV | hsv(162, 44%, 81%) |
| CMYK | cmyk(44.4%, 0%, 13%, 18.8%) |
| CIE-LAB | lab(77.02, -33.84, 4.91) |
| CIE-LCH | lch(77.02, 34.19, 171.74°) |
| OKLab | oklab(78.96% -0.0964 0.0125) |
| OKLCH | oklch(78.96% 0.097 172.6) |
| XYZ | xyz(37.6179, 51.5629, 51.1415) |
| Luminance | 0.5157 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 0.69
Pale Teal
#82CBB2
ΔE00 2.43
Mediumaquamarine
#66CDAA
ΔE00 2.64
Light Teal
#90E4C1
ΔE00 5.85
Seafoam
#7FE0B3
ΔE00 6.13
Eucalyptus
#44D7A8
ΔE00 6.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73CFB4 #CF738E
analogous
#73CF86 #73CFB4 #73BCCF
triadic
#73CFB4 #B473CF #CFB473
tetradic
#73CFB4 #8673CF #CF738E #BCCF73
square
#73CFB4 #8673CF #CF738E #BCCF73
split-complementary
#73CFB4 #CF73BC #CF8673
monochromatic
#339578 #45BF9C #73CFB4 #A1DFCC #CEEEE5
Accessibility & contrast
On white
1.86
#73CFB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.31
#73CFB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73CFB4
11.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73CFB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73CFB4 | 1.00 | 1.86 | 11.31 | 11.31 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAC5B3
Deuteranopia (green-blind)
#BBBAB6
Tritanopia (blue-blind)
#53D1C7
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #73cfb4; /* rgb */ color: rgb(115, 207, 180); /* oklch */ color: oklch(79.0% 0.097 172.6);
Tailwind
colors: {
custom: {
50: '#a0deca',
500: '#73cfb4',
950: '#000000',
},
}SCSS
$custom: #73cfb4; $custom-light: #a0deca; $custom-dark: #000000;
JSON
{
"hex": "#73cfb4",
"rgb": {
"r": 115,
"g": 207,
"b": 180
},
"hsl": {
"h": 162.391,
"s": 48.936,
"l": 63.137
},
"oklch": {
"l": 0.78961,
"c": 0.09724,
"h": 172.6
},
"luminance": 0.51566
}Semantic roles & 50–950 ramp
primary
#73CFB4
secondary
#9B4C63
accent
#2954BC
background
#FCFEFD
surface
#F6FCF9
border
#D0D5D2
text
#0F1513
muted
#808482