#73CFBD#73CFBD
#73CFBD is a light, moderate teal. Relative luminance 0.519; OKLCH L 79.2% C 0.092 H 179.6°. Best body text is #000000 at 11.39:1 contrast (WCAG AA passes).
Color values
| HEX | #73CFBD |
|---|---|
| RGB | rgb(115, 207, 189) |
| HSL | hsl(168, 49%, 63%) |
| HSV | hsv(168, 44%, 81%) |
| CMYK | cmyk(44.4%, 0%, 8.7%, 18.8%) |
| CIE-LAB | lab(77.25, -31.76, 0.41) |
| CIE-LCH | lch(77.25, 31.77, 179.27°) |
| OKLab | oklab(79.22% -0.0925 0.0006) |
| OKLCH | oklch(79.22% 0.093 179.6) |
| XYZ | xyz(38.5647, 51.9416, 56.1278) |
| Luminance | 0.5194 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 3.09
Pale Teal
#82CBB2
ΔE00 3.74
Mediumaquamarine
#66CDAA
ΔE00 5.46
Mediumturquoise
#48D1CC
ΔE00 5.95
Turquoise
#40E0D0
ΔE00 5.96
Turquoise (survey)
#06C2AC
ΔE00 7.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73CFBD #CF7385
analogous
#73CF8F #73CFBD #73B3CF
triadic
#73CFBD #BD73CF #CFBD73
tetradic
#73CFBD #8F73CF #CF7385 #B3CF73
square
#73CFBD #8F73CF #CF7385 #B3CF73
split-complementary
#73CFBD #CF73B3 #CF8F73
monochromatic
#339582 #45BFA8 #73CFBD #A1DFD2 #CEEEE8
Accessibility & contrast
On white
1.84
#73CFBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.39
#73CFBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73CFBD
11.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73CFBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73CFBD | 1.00 | 1.84 | 11.39 | 11.39 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C5BC
Deuteranopia (green-blind)
#B9BABE
Tritanopia (blue-blind)
#4ED2C9
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #73cfbd; /* rgb */ color: rgb(115, 207, 189); /* oklch */ color: oklch(79.2% 0.092 179.6);
Tailwind
colors: {
custom: {
50: '#a0ded0',
500: '#73cfbd',
950: '#000000',
},
}SCSS
$custom: #73cfbd; $custom-light: #a0ded0; $custom-dark: #000000;
JSON
{
"hex": "#73cfbd",
"rgb": {
"r": 115,
"g": 207,
"b": 189
},
"hsl": {
"h": 168.261,
"s": 48.936,
"l": 63.137
},
"oklch": {
"l": 0.7922,
"c": 0.0925,
"h": 179.6
},
"luminance": 0.51945
}Semantic roles & 50–950 ramp
primary
#73CFBD
secondary
#9B4C5B
accent
#2946BC
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1514
muted
#808483