#73CEB9#73CEB9
#73CEB9 is a light, moderate teal. Relative luminance 0.513; OKLCH L 78.9% C 0.093 H 177.1°. Best body text is #000000 at 11.26:1 contrast (WCAG AA passes).
Color values
| HEX | #73CEB9 |
|---|---|
| RGB | rgb(115, 206, 185) |
| HSL | hsl(166, 48%, 63%) |
| HSV | hsv(166, 44%, 81%) |
| CMYK | cmyk(44.2%, 0%, 10.2%, 19.2%) |
| CIE-LAB | lab(76.85, -32.22, 1.98) |
| CIE-LCH | lch(76.85, 32.29, 176.48°) |
| OKLab | oklab(78.87% -0.0931 0.0048) |
| OKLCH | oklch(78.87% 0.093 177.1) |
| XYZ | xyz(37.8950, 51.2873, 53.7921) |
| Luminance | 0.5129 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 2.12
Pale Teal
#82CBB2
ΔE00 2.91
Mediumaquamarine
#66CDAA
ΔE00 4.41
Turquoise
#40E0D0
ΔE00 6.53
Turquoise (survey)
#06C2AC
ΔE00 6.86
Mediumturquoise
#48D1CC
ΔE00 6.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73CEB9 #CE7388
analogous
#73CE8B #73CEB9 #73B5CE
triadic
#73CEB9 #B973CE #CEB973
tetradic
#73CEB9 #8B73CE #CE7388 #B5CE73
square
#73CEB9 #8B73CE #CE7388 #B5CE73
split-complementary
#73CEB9 #CE73B5 #CE8B73
monochromatic
#33937D #46BEA2 #73CEB9 #A0DED0 #CEEEE6
Accessibility & contrast
On white
1.87
#73CEB9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.26
#73CEB9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73CEB9
11.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73CEB9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73CEB9 | 1.00 | 1.87 | 11.26 | 11.26 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C4B8
Deuteranopia (green-blind)
#B9B9BB
Tritanopia (blue-blind)
#50D0C8
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #73ceb9; /* rgb */ color: rgb(115, 206, 185); /* oklch */ color: oklch(78.9% 0.093 177.1);
Tailwind
colors: {
custom: {
50: '#a0ddce',
500: '#73ceb9',
950: '#000000',
},
}SCSS
$custom: #73ceb9; $custom-light: #a0ddce; $custom-dark: #000000;
JSON
{
"hex": "#73ceb9",
"rgb": {
"r": 115,
"g": 206,
"b": 185
},
"hsl": {
"h": 166.154,
"s": 48.148,
"l": 62.941
},
"oklch": {
"l": 0.78869,
"c": 0.0932,
"h": 177.1
},
"luminance": 0.5129
}Semantic roles & 50–950 ramp
primary
#73CEB9
secondary
#994C5E
accent
#2A4CBB
background
#FCFEFE
surface
#F6FCFA
border
#D0D5D3
text
#0F1513
muted
#808483