#73FCED#73FCED
#73FCED is a very light, vivid teal. Relative luminance 0.794; OKLCH L 91.1% C 0.122 H 185.6°. Best body text is #000000 at 16.88:1 contrast (WCAG AA passes).
Color values
| HEX | #73FCED |
|---|---|
| RGB | rgb(115, 252, 237) |
| HSL | hsl(173, 96%, 72%) |
| HSV | hsv(173, 54%, 99%) |
| CMYK | cmyk(54.4%, 0%, 6%, 1.2%) |
| CIE-LAB | lab(91.40, -40.91, -4.18) |
| CIE-LCH | lch(91.40, 41.12, 185.84°) |
| OKLab | oklab(91.08% -0.1214 -0.0119) |
| OKLCH | oklch(91.08% 0.122 185.6) |
| XYZ | xyz(57.1600, 79.3745, 92.4129) |
| Luminance | 0.7938 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 3.86
Tiffany Blue
#7BF2DA
ΔE00 3.95
Bright Turquoise
#0FFEF9
ΔE00 4.75
Bright Cyan
#41FDFE
ΔE00 5.61
Aqua
#00FFFF
ΔE00 5.86
Turquoise
#40E0D0
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73FCED #FC7382
analogous
#73FCA9 #73FCED #73C6FC
triadic
#73FCED #ED73FC #FCED73
tetradic
#73FCED #A973FC #FC7382 #C6FC73
square
#73FCED #A973FC #FC7382 #C6FC73
split-complementary
#73FCED #FC73C6 #FCA973
monochromatic
#05EFD6 #37FBE5 #73FCED #AFFDF5 #E1FEFB
Accessibility & contrast
On white
1.24
#73FCED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.88
#73FCED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73FCED
16.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73FCED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73FCED | 1.00 | 1.24 | 16.88 | 16.88 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F0ED
Deuteranopia (green-blind)
#DBE0EF
Tritanopia (blue-blind)
#00FFF7
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #73fced; /* rgb */ color: rgb(115, 252, 237); /* oklch */ color: oklch(91.1% 0.122 185.6);
Tailwind
colors: {
custom: {
50: '#a6fef2',
500: '#73fced',
950: '#000000',
},
}SCSS
$custom: #73fced; $custom-light: #a6fef2; $custom-dark: #000000;
JSON
{
"hex": "#73fced",
"rgb": {
"r": 115,
"g": 252,
"b": 237
},
"hsl": {
"h": 173.431,
"s": 95.804,
"l": 71.961
},
"oklch": {
"l": 0.91082,
"c": 0.12199,
"h": 185.6
},
"luminance": 0.7938
}Semantic roles & 50–950 ramp
primary
#73FCED
secondary
#D83B4C
accent
#0019E6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101817
muted
#818685