#73CEBD#73CEBD
#73CEBD is a light, moderate teal. Relative luminance 0.515; OKLCH L 79.0% C 0.091 H 180.3°. Best body text is #000000 at 11.29:1 contrast (WCAG AA passes).
Color values
| HEX | #73CEBD |
|---|---|
| RGB | rgb(115, 206, 189) |
| HSL | hsl(169, 48%, 63%) |
| HSV | hsv(169, 44%, 81%) |
| CMYK | cmyk(44.2%, 0%, 8.3%, 19.2%) |
| CIE-LAB | lab(76.96, -31.29, -0.02) |
| CIE-LCH | lch(76.96, 31.29, 180.03°) |
| OKLab | oklab(78.99% -0.0913 -0.0005) |
| OKLCH | oklch(78.99% 0.091 180.3) |
| XYZ | xyz(38.3232, 51.4586, 56.0473) |
| Luminance | 0.5146 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 3.44
Pale Teal
#82CBB2
ΔE00 3.89
Mediumturquoise
#48D1CC
ΔE00 5.74
Mediumaquamarine
#66CDAA
ΔE00 5.76
Turquoise
#40E0D0
ΔE00 6.09
Turquoise (survey)
#06C2AC
ΔE00 7.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73CEBD #CE7384
analogous
#73CE8F #73CEBD #73B1CE
triadic
#73CEBD #BD73CE #CEBD73
tetradic
#73CEBD #8F73CE #CE7384 #B1CE73
square
#73CEBD #8F73CE #CE7384 #B1CE73
split-complementary
#73CEBD #CE73B1 #CE8F73
monochromatic
#339381 #46BEA8 #73CEBD #A0DED2 #CEEEE8
Accessibility & contrast
On white
1.86
#73CEBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.29
#73CEBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73CEBD
11.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73CEBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73CEBD | 1.00 | 1.86 | 11.29 | 11.29 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C5BC
Deuteranopia (green-blind)
#B8B9BE
Tritanopia (blue-blind)
#4ED1C9
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #73cebd; /* rgb */ color: rgb(115, 206, 189); /* oklch */ color: oklch(79.0% 0.091 180.3);
Tailwind
colors: {
custom: {
50: '#a0ddd0',
500: '#73cebd',
950: '#000000',
},
}SCSS
$custom: #73cebd; $custom-light: #a0ddd0; $custom-dark: #000000;
JSON
{
"hex": "#73cebd",
"rgb": {
"r": 115,
"g": 206,
"b": 189
},
"hsl": {
"h": 168.791,
"s": 48.148,
"l": 62.941
},
"oklch": {
"l": 0.78986,
"c": 0.09134,
"h": 180.3
},
"luminance": 0.51462
}Semantic roles & 50–950 ramp
primary
#73CEBD
secondary
#994C5A
accent
#2A45BB
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1514
muted
#808483