#73FDF3#73FDF3
#73FDF3 is a very light, vivid teal. Relative luminance 0.804; OKLCH L 91.5% C 0.121 H 188.8°. Best body text is #000000 at 17.07:1 contrast (WCAG AA passes).
Color values
| HEX | #73FDF3 |
|---|---|
| RGB | rgb(115, 253, 243) |
| HSL | hsl(176, 97%, 72%) |
| HSV | hsv(176, 55%, 99%) |
| CMYK | cmyk(54.5%, 0%, 4%, 0.8%) |
| CIE-LAB | lab(91.85, -39.87, -6.64) |
| CIE-LCH | lch(91.85, 40.42, 189.46°) |
| OKLab | oklab(91.49% -0.1199 -0.0186) |
| OKLCH | oklch(91.49% 0.121 188.8) |
| XYZ | xyz(58.3662, 80.3608, 97.2119) |
| Luminance | 0.8037 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Turquoise
#0FFEF9
ΔE00 3.84
Bright Cyan
#41FDFE
ΔE00 4.15
Bright Aqua
#0BF9EA
ΔE00 4.25
Aqua
#00FFFF
ΔE00 4.61
Tiffany Blue
#7BF2DA
ΔE00 5.46
Bright Light Blue
#26F7FD
ΔE00 5.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73FDF3 #FD737D
analogous
#73FDAE #73FDF3 #73C2FD
triadic
#73FDF3 #F373FD #FDF373
tetradic
#73FDF3 #AE73FD #FD737D #C2FD73
square
#73FDF3 #AE73FD #FD737D #C2FD73
split-complementary
#73FDF3 #FD73C2 #FDAE73
monochromatic
#03F2E1 #37FCEE #73FDF3 #AFFEF8 #E1FFFC
Accessibility & contrast
On white
1.23
#73FDF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.07
#73FDF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73FDF3
17.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73FDF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73FDF3 | 1.00 | 1.23 | 17.07 | 17.07 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F1F3
Deuteranopia (green-blind)
#DAE1F4
Tritanopia (blue-blind)
#00FFFA
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #73fdf3; /* rgb */ color: rgb(115, 253, 243); /* oklch */ color: oklch(91.5% 0.121 188.8);
Tailwind
colors: {
custom: {
50: '#a7fef7',
500: '#73fdf3',
950: '#000000',
},
}SCSS
$custom: #73fdf3; $custom-light: #a7fef7; $custom-dark: #000000;
JSON
{
"hex": "#73fdf3",
"rgb": {
"r": 115,
"g": 253,
"b": 243
},
"hsl": {
"h": 175.652,
"s": 97.183,
"l": 72.157
},
"oklch": {
"l": 0.91493,
"c": 0.12138,
"h": 188.8
},
"luminance": 0.80366
}Semantic roles & 50–950 ramp
primary
#73FDF3
secondary
#DA3B46
accent
#0011E6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#111817
muted
#818685