#73FBDC#73FBDC
#73FBDC is a very light, vivid teal. Relative luminance 0.778; OKLCH L 90.4% C 0.128 H 176.0°. Best body text is #000000 at 16.56:1 contrast (WCAG AA passes).
Color values
| HEX | #73FBDC |
|---|---|
| RGB | rgb(115, 251, 220) |
| HSL | hsl(166, 94%, 72%) |
| HSV | hsv(166, 54%, 98%) |
| CMYK | cmyk(54.2%, 0%, 12.4%, 1.6%) |
| CIE-LAB | lab(90.69, -44.53, 3.59) |
| CIE-LCH | lch(90.69, 44.67, 175.38°) |
| OKLab | oklab(90.36% -0.1276 0.0088) |
| OKLCH | oklch(90.36% 0.128 176) |
| XYZ | xyz(54.4799, 77.8014, 79.8424) |
| Luminance | 0.7781 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.68
Light Aqua
#8CFFDB
ΔE00 2.80
Aquamarine
#7FFFD4
ΔE00 3.55
Light Turquoise
#7EF4CC
ΔE00 3.55
Aqua (survey)
#13EAC9
ΔE00 5.45
Bright Teal
#01F9C6
ΔE00 5.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73FBDC #FB7392
analogous
#73FB98 #73FBDC #73D6FB
triadic
#73FBDC #DC73FB #FBDC73
tetradic
#73FBDC #9873FB #FB7392 #D6FB73
square
#73FBDC #9873FB #FB7392 #D6FB73
split-complementary
#73FBDC #FB73D6 #FB9873
monochromatic
#07EDB8 #38F9CD #73FBDC #AFFDEB #E1FEF8
Accessibility & contrast
On white
1.27
#73FBDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.56
#73FBDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73FBDC
16.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73FBDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73FBDC | 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)
#F3EDDB
Deuteranopia (green-blind)
#DEDEDE
Tritanopia (blue-blind)
#1EFEF2
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #73fbdc; /* rgb */ color: rgb(115, 251, 220); /* oklch */ color: oklch(90.4% 0.128 176.0);
Tailwind
colors: {
custom: {
50: '#a5fde6',
500: '#73fbdc',
950: '#000000',
},
}SCSS
$custom: #73fbdc; $custom-light: #a5fde6; $custom-dark: #000000;
JSON
{
"hex": "#73fbdc",
"rgb": {
"r": 115,
"g": 251,
"b": 220
},
"hsl": {
"h": 166.324,
"s": 94.444,
"l": 71.765
},
"oklch": {
"l": 0.9036,
"c": 0.12792,
"h": 176
},
"luminance": 0.77807
}Semantic roles & 50–950 ramp
primary
#73FBDC
secondary
#D73B5F
accent
#0034E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101816
muted
#818684