#73CEBC#73CEBC
#73CEBC is a light, moderate teal. Relative luminance 0.514; OKLCH L 79.0% C 0.092 H 179.5°. Best body text is #000000 at 11.28:1 contrast (WCAG AA passes).
Color values
| HEX | #73CEBC |
|---|---|
| RGB | rgb(115, 206, 188) |
| HSL | hsl(168, 48%, 63%) |
| HSV | hsv(168, 44%, 81%) |
| CMYK | cmyk(44.2%, 0%, 8.7%, 19.2%) |
| CIE-LAB | lab(76.93, -31.52, 0.48) |
| CIE-LCH | lch(76.93, 31.53, 179.12°) |
| OKLab | oklab(78.96% -0.0918 0.0008) |
| OKLCH | oklch(78.96% 0.092 179.5) |
| XYZ | xyz(38.2150, 51.4153, 55.4776) |
| Luminance | 0.5142 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 3.10
Pale Teal
#82CBB2
ΔE00 3.62
Mediumaquamarine
#66CDAA
ΔE00 5.41
Mediumturquoise
#48D1CC
ΔE00 6.03
Turquoise
#40E0D0
ΔE00 6.17
Turquoise (survey)
#06C2AC
ΔE00 6.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73CEBC #CE7385
analogous
#73CE8E #73CEBC #73B2CE
triadic
#73CEBC #BC73CE #CEBC73
tetradic
#73CEBC #8E73CE #CE7385 #B2CE73
square
#73CEBC #8E73CE #CE7385 #B2CE73
split-complementary
#73CEBC #CE73B2 #CE8E73
monochromatic
#339380 #46BEA6 #73CEBC #A0DED2 #CEEEE7
Accessibility & contrast
On white
1.86
#73CEBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.28
#73CEBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73CEBC
11.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73CEBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73CEBC | 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)
#C7C4BB
Deuteranopia (green-blind)
#B8B9BD
Tritanopia (blue-blind)
#4FD1C8
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #73cebc; /* rgb */ color: rgb(115, 206, 188); /* oklch */ color: oklch(79.0% 0.092 179.5);
Tailwind
colors: {
custom: {
50: '#a0ddd0',
500: '#73cebc',
950: '#000000',
},
}SCSS
$custom: #73cebc; $custom-light: #a0ddd0; $custom-dark: #000000;
JSON
{
"hex": "#73cebc",
"rgb": {
"r": 115,
"g": 206,
"b": 188
},
"hsl": {
"h": 168.132,
"s": 48.148,
"l": 62.941
},
"oklch": {
"l": 0.78956,
"c": 0.09177,
"h": 179.5
},
"luminance": 0.51418
}Semantic roles & 50–950 ramp
primary
#73CEBC
secondary
#994C5B
accent
#2A47BB
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1513
muted
#808483