#73FCD0#73FCD0
#73FCD0 is a very light, vivid teal. Relative luminance 0.778; OKLCH L 90.3% C 0.136 H 169.4°. Best body text is #000000 at 16.56:1 contrast (WCAG AA passes).
Color values
| HEX | #73FCD0 |
|---|---|
| RGB | rgb(115, 252, 208) |
| HSL | hsl(161, 96%, 72%) |
| HSV | hsv(161, 54%, 99%) |
| CMYK | cmyk(54.4%, 0%, 17.5%, 1.2%) |
| CIE-LAB | lab(90.70, -47.68, 9.82) |
| CIE-LCH | lch(90.70, 48.68, 168.37°) |
| OKLab | oklab(90.27% -0.1339 0.0251) |
| OKLCH | oklch(90.27% 0.136 169.4) |
| XYZ | xyz(53.2605, 77.8147, 71.8753) |
| Luminance | 0.7782 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.09
Light Turquoise
#7EF4CC
ΔE00 2.08
Light Aquamarine
#7BFDC7
ΔE00 2.66
Light Aqua
#8CFFDB
ΔE00 2.76
Bright Teal
#01F9C6
ΔE00 4.22
Pale Turquoise
#A5FBD5
ΔE00 5.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73FCD0 #FC739F
analogous
#73FC8C #73FCD0 #73E3FC
triadic
#73FCD0 #D073FC #FCD073
tetradic
#73FCD0 #8C73FC #FC739F #E3FC73
square
#73FCD0 #8C73FC #FC739F #E3FC73
split-complementary
#73FCD0 #FC73E3 #FC8C73
monochromatic
#05EFA4 #37FBBC #73FCD0 #AFFDE4 #E1FEF5
Accessibility & contrast
On white
1.27
#73FCD0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.56
#73FCD0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73FCD0
16.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73FCD0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73FCD0 | 1.00 | 1.27 | 16.56 | 16.56 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6EDCE
Deuteranopia (green-blind)
#E2DED3
Tritanopia (blue-blind)
#2EFDEF
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #73fcd0; /* rgb */ color: rgb(115, 252, 208); /* oklch */ color: oklch(90.3% 0.136 169.4);
Tailwind
colors: {
custom: {
50: '#a5fede',
500: '#73fcd0',
950: '#000000',
},
}SCSS
$custom: #73fcd0; $custom-light: #a5fede; $custom-dark: #000000;
JSON
{
"hex": "#73fcd0",
"rgb": {
"r": 115,
"g": 252,
"b": 208
},
"hsl": {
"h": 160.73,
"s": 95.804,
"l": 71.961
},
"oklch": {
"l": 0.90272,
"c": 0.13622,
"h": 169.4
},
"luminance": 0.7782
}Semantic roles & 50–950 ramp
primary
#73FCD0
secondary
#D83B6D
accent
#004AE6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684