#73FDF2#73FDF2
#73FDF2 is a very light, vivid teal. Relative luminance 0.803; OKLCH L 91.5% C 0.122 H 188.2°. Best body text is #000000 at 17.06:1 contrast (WCAG AA passes).
Color values
| HEX | #73FDF2 |
|---|---|
| RGB | rgb(115, 253, 242) |
| HSL | hsl(175, 97%, 72%) |
| HSV | hsv(175, 55%, 99%) |
| CMYK | cmyk(54.5%, 0%, 4.3%, 0.8%) |
| CIE-LAB | lab(91.82, -40.12, -6.16) |
| CIE-LCH | lch(91.82, 40.59, 188.73°) |
| OKLab | oklab(91.46% -0.1204 -0.0173) |
| OKLCH | oklch(91.46% 0.122 188.2) |
| XYZ | xyz(58.2156, 80.3005, 96.4188) |
| Luminance | 0.8031 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Turquoise
#0FFEF9
ΔE00 3.97
Bright Aqua
#0BF9EA
ΔE00 4.12
Bright Cyan
#41FDFE
ΔE00 4.42
Aqua
#00FFFF
ΔE00 4.83
Tiffany Blue
#7BF2DA
ΔE00 5.17
Bright Light Blue
#26F7FD
ΔE00 6.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73FDF2 #FD737E
analogous
#73FDAD #73FDF2 #73C3FD
triadic
#73FDF2 #F273FD #FDF273
tetradic
#73FDF2 #AD73FD #FD737E #C3FD73
square
#73FDF2 #AD73FD #FD737E #C3FD73
split-complementary
#73FDF2 #FD73C3 #FDAD73
monochromatic
#03F2DF #37FCEC #73FDF2 #AFFEF8 #E1FFFC
Accessibility & contrast
On white
1.23
#73FDF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.06
#73FDF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73FDF2
17.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73FDF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73FDF2 | 1.00 | 1.23 | 17.06 | 17.06 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F1F2
Deuteranopia (green-blind)
#DBE1F3
Tritanopia (blue-blind)
#00FFF9
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #73fdf2; /* rgb */ color: rgb(115, 253, 242); /* oklch */ color: oklch(91.5% 0.122 188.2);
Tailwind
colors: {
custom: {
50: '#a7fef6',
500: '#73fdf2',
950: '#000000',
},
}SCSS
$custom: #73fdf2; $custom-light: #a7fef6; $custom-dark: #000000;
JSON
{
"hex": "#73fdf2",
"rgb": {
"r": 115,
"g": 253,
"b": 242
},
"hsl": {
"h": 175.217,
"s": 97.183,
"l": 72.157
},
"oklch": {
"l": 0.91463,
"c": 0.1216,
"h": 188.2
},
"luminance": 0.80306
}Semantic roles & 50–950 ramp
primary
#73FDF2
secondary
#DA3B47
accent
#0012E6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#111817
muted
#818685