#73FCDF#73FCDF
#73FCDF is a very light, vivid teal. Relative luminance 0.786; OKLCH L 90.7% C 0.128 H 177.3°. Best body text is #000000 at 16.72:1 contrast (WCAG AA passes).
Color values
| HEX | #73FCDF |
|---|---|
| RGB | rgb(115, 252, 223) |
| HSL | hsl(167, 96%, 72%) |
| HSV | hsv(167, 54%, 99%) |
| CMYK | cmyk(54.4%, 0%, 11.5%, 1.2%) |
| CIE-LAB | lab(91.05, -44.27, 2.56) |
| CIE-LCH | lch(91.05, 44.34, 176.69°) |
| OKLab | oklab(90.68% -0.1274 0.0061) |
| OKLCH | oklch(90.68% 0.128 177.3) |
| XYZ | xyz(55.1939, 78.5881, 82.0581) |
| Luminance | 0.7859 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.52
Light Aqua
#8CFFDB
ΔE00 3.19
Aquamarine
#7FFFD4
ΔE00 4.10
Light Turquoise
#7EF4CC
ΔE00 4.17
Aqua (survey)
#13EAC9
ΔE00 5.65
Bright Aqua
#0BF9EA
ΔE00 5.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73FCDF #FC7390
analogous
#73FC9B #73FCDF #73D5FC
triadic
#73FCDF #DF73FC #FCDF73
tetradic
#73FCDF #9B73FC #FC7390 #D5FC73
square
#73FCDF #9B73FC #FC7390 #D5FC73
split-complementary
#73FCDF #FC73D5 #FC9B73
monochromatic
#05EFBE #37FBD1 #73FCDF #AFFDED #E1FEF8
Accessibility & contrast
On white
1.26
#73FCDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.72
#73FCDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73FCDF
16.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73FCDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73FCDF | 1.00 | 1.26 | 16.72 | 16.72 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3EEDE
Deuteranopia (green-blind)
#DEDFE1
Tritanopia (blue-blind)
#17FFF3
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #73fcdf; /* rgb */ color: rgb(115, 252, 223); /* oklch */ color: oklch(90.7% 0.128 177.3);
Tailwind
colors: {
custom: {
50: '#a6fee8',
500: '#73fcdf',
950: '#000000',
},
}SCSS
$custom: #73fcdf; $custom-light: #a6fee8; $custom-dark: #000000;
JSON
{
"hex": "#73fcdf",
"rgb": {
"r": 115,
"g": 252,
"b": 223
},
"hsl": {
"h": 167.299,
"s": 95.804,
"l": 71.961
},
"oklch": {
"l": 0.90675,
"c": 0.12752,
"h": 177.3
},
"luminance": 0.78593
}Semantic roles & 50–950 ramp
primary
#73FCDF
secondary
#D83B5C
accent
#0031E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101816
muted
#818684