#73CFB2#73CFB2
#73CFB2 is a light, moderate teal. Relative luminance 0.515; OKLCH L 78.9% C 0.098 H 171.2°. Best body text is #000000 at 11.30:1 contrast (WCAG AA passes).
Color values
| HEX | #73CFB2 |
|---|---|
| RGB | rgb(115, 207, 178) |
| HSL | hsl(161, 49%, 63%) |
| HSV | hsv(161, 44%, 81%) |
| CMYK | cmyk(44.4%, 0%, 14%, 18.8%) |
| CIE-LAB | lab(76.97, -34.29, 5.91) |
| CIE-LCH | lch(76.97, 34.80, 170.21°) |
| OKLab | oklab(78.91% -0.0973 0.0151) |
| OKLCH | oklch(78.91% 0.098 171.2) |
| XYZ | xyz(37.4156, 51.4820, 50.0762) |
| Luminance | 0.5149 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 0.92
Mediumaquamarine
#66CDAA
ΔE00 2.14
Pale Teal
#82CBB2
ΔE00 2.53
Light Teal
#90E4C1
ΔE00 5.65
Seafoam
#7FE0B3
ΔE00 5.67
Eucalyptus
#44D7A8
ΔE00 5.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73CFB2 #CF7390
analogous
#73CF84 #73CFB2 #73BECF
triadic
#73CFB2 #B273CF #CFB273
tetradic
#73CFB2 #8473CF #CF7390 #BECF73
square
#73CFB2 #8473CF #CF7390 #BECF73
split-complementary
#73CFB2 #CF73BE #CF8473
monochromatic
#339576 #45BF99 #73CFB2 #A1DFCB #CEEEE4
Accessibility & contrast
On white
1.86
#73CFB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.30
#73CFB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73CFB2
11.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73CFB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73CFB2 | 1.00 | 1.86 | 11.30 | 11.30 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAC4B1
Deuteranopia (green-blind)
#BBBAB4
Tritanopia (blue-blind)
#54D0C6
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #73cfb2; /* rgb */ color: rgb(115, 207, 178); /* oklch */ color: oklch(78.9% 0.098 171.2);
Tailwind
colors: {
custom: {
50: '#a0dec9',
500: '#73cfb2',
950: '#000000',
},
}SCSS
$custom: #73cfb2; $custom-light: #a0dec9; $custom-dark: #000000;
JSON
{
"hex": "#73cfb2",
"rgb": {
"r": 115,
"g": 207,
"b": 178
},
"hsl": {
"h": 161.087,
"s": 48.936,
"l": 63.137
},
"oklch": {
"l": 0.78906,
"c": 0.09848,
"h": 171.2
},
"luminance": 0.51485
}Semantic roles & 50–950 ramp
primary
#73CFB2
secondary
#9B4C65
accent
#2958BC
background
#FCFEFD
surface
#F6FCF9
border
#D0D5D2
text
#0F1513
muted
#808482