#73CECB#73CECB
#73CECB is a light, moderate teal. Relative luminance 0.521; OKLCH L 79.4% C 0.088 H 192.8°. Best body text is #000000 at 11.42:1 contrast (WCAG AA passes).
Color values
| HEX | #73CECB |
|---|---|
| RGB | rgb(115, 206, 203) |
| HSL | hsl(178, 48%, 63%) |
| HSV | hsv(178, 44%, 81%) |
| CMYK | cmyk(44.2%, 0%, 1.5%, 19.2%) |
| CIE-LAB | lab(77.34, -27.89, -6.99) |
| CIE-LCH | lch(77.34, 28.75, 194.07°) |
| OKLab | oklab(79.42% -0.0854 -0.0193) |
| OKLCH | oklch(79.42% 0.088 192.8) |
| XYZ | xyz(39.9168, 52.0961, 64.4404) |
| Luminance | 0.5210 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.90
Darkturquoise
#00CED1
ΔE00 5.73
Turquoise
#40E0D0
ΔE00 7.46
Aqua Blue
#02D8E9
ΔE00 7.99
Pale Teal
#82CBB2
ΔE00 8.52
Seafoam Blue
#78D1B6
ΔE00 8.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73CECB #CE7376
analogous
#73CE9D #73CECB #73A3CE
triadic
#73CECB #CB73CE #CECB73
tetradic
#73CECB #9D73CE #CE7376 #A3CE73
square
#73CECB #9D73CE #CE7376 #A3CE73
split-complementary
#73CECB #CE73A3 #CE9D73
monochromatic
#339390 #46BEBA #73CECB #A0DEDC #CEEEED
Accessibility & contrast
On white
1.84
#73CECB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.42
#73CECB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73CECB
11.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73CECB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73CECB | 1.00 | 1.84 | 11.42 | 11.42 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C6CB
Deuteranopia (green-blind)
#B4BACC
Tritanopia (blue-blind)
#46D3CD
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #73cecb; /* rgb */ color: rgb(115, 206, 203); /* oklch */ color: oklch(79.4% 0.088 192.8);
Tailwind
colors: {
custom: {
50: '#a1ddda',
500: '#73cecb',
950: '#000000',
},
}SCSS
$custom: #73cecb; $custom-light: #a1ddda; $custom-dark: #000000;
JSON
{
"hex": "#73cecb",
"rgb": {
"r": 115,
"g": 206,
"b": 203
},
"hsl": {
"h": 178.022,
"s": 48.148,
"l": 62.941
},
"oklch": {
"l": 0.79421,
"c": 0.08753,
"h": 192.8
},
"luminance": 0.52099
}Semantic roles & 50–950 ramp
primary
#73CECB
secondary
#994C4F
accent
#2A2FBB
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1514
muted
#808483