#73CFB0#73CFB0
#73CFB0 is a light, moderate teal. Relative luminance 0.514; OKLCH L 78.9% C 0.100 H 169.8°. Best body text is #000000 at 11.28:1 contrast (WCAG AA passes).
Color values
| HEX | #73CFB0 |
|---|---|
| RGB | rgb(115, 207, 176) |
| HSL | hsl(160, 49%, 63%) |
| HSV | hsv(160, 44%, 81%) |
| CMYK | cmyk(44.4%, 0%, 15%, 18.8%) |
| CIE-LAB | lab(76.92, -34.73, 6.92) |
| CIE-LCH | lch(76.92, 35.42, 168.74°) |
| OKLab | oklab(78.85% -0.0982 0.0177) |
| OKLCH | oklch(78.85% 0.1 169.8) |
| XYZ | xyz(37.2163, 51.4023, 49.0264) |
| Luminance | 0.5141 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 1.40
Mediumaquamarine
#66CDAA
ΔE00 1.72
Pale Teal
#82CBB2
ΔE00 2.75
Seafoam
#7FE0B3
ΔE00 5.26
Eucalyptus
#44D7A8
ΔE00 5.46
Light Teal
#90E4C1
ΔE00 5.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73CFB0 #CF7392
analogous
#73CF82 #73CFB0 #73C0CF
triadic
#73CFB0 #B073CF #CFB073
tetradic
#73CFB0 #8273CF #CF7392 #C0CF73
square
#73CFB0 #8273CF #CF7392 #C0CF73
split-complementary
#73CFB0 #CF73C0 #CF8273
monochromatic
#339574 #45BF96 #73CFB0 #A1DFCA #CEEEE3
Accessibility & contrast
On white
1.86
#73CFB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.28
#73CFB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73CFB0
11.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73CFB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73CFB0 | 1.00 | 1.86 | 11.28 | 11.28 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC4AF
Deuteranopia (green-blind)
#BCBAB2
Tritanopia (blue-blind)
#54D0C6
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #73cfb0; /* rgb */ color: rgb(115, 207, 176); /* oklch */ color: oklch(78.9% 0.100 169.8);
Tailwind
colors: {
custom: {
50: '#a0dec7',
500: '#73cfb0',
950: '#000000',
},
}SCSS
$custom: #73cfb0; $custom-light: #a0dec7; $custom-dark: #000000;
JSON
{
"hex": "#73cfb0",
"rgb": {
"r": 115,
"g": 207,
"b": 176
},
"hsl": {
"h": 159.783,
"s": 48.936,
"l": 63.137
},
"oklch": {
"l": 0.78851,
"c": 0.0998,
"h": 169.8
},
"luminance": 0.51405
}Semantic roles & 50–950 ramp
primary
#73CFB0
secondary
#9B4C66
accent
#295BBC
background
#FCFEFD
surface
#F6FCF9
border
#D0D5D2
text
#0F1513
muted
#808482