#73FFDC#73FFDC
#73FFDC is a very light, vivid teal. Relative luminance 0.803; OKLCH L 91.3% C 0.132 H 174.3°. Best body text is #000000 at 17.07:1 contrast (WCAG AA passes).
Color values
| HEX | #73FFDC |
|---|---|
| RGB | rgb(115, 255, 220) |
| HSL | hsl(165, 100%, 73%) |
| HSV | hsv(165, 55%, 100%) |
| CMYK | cmyk(54.9%, 0%, 13.7%, 0%) |
| CIE-LAB | lab(91.83, -46.27, 5.25) |
| CIE-LCH | lch(91.83, 46.56, 173.53°) |
| OKLab | oklab(91.29% -0.1318 0.0132) |
| OKLCH | oklch(91.29% 0.132 174.3) |
| XYZ | xyz(55.7426, 80.3268, 80.2633) |
| Luminance | 0.8033 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 2.29
Aquamarine
#7FFFD4
ΔE00 2.57
Light Turquoise
#7EF4CC
ΔE00 3.32
Tiffany Blue
#7BF2DA
ΔE00 3.90
Light Aquamarine
#7BFDC7
ΔE00 5.15
Bright Teal
#01F9C6
ΔE00 5.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73FFDC #FF7396
analogous
#73FF96 #73FFDC #73DCFF
triadic
#73FFDC #DC73FF #FFDC73
tetradic
#73FFDC #9673FF #FF7396 #DCFF73
square
#73FFDC #9673FF #FF7396 #DCFF73
split-complementary
#73FFDC #FF73DC #FF9673
monochromatic
#00F8BA #36FFCD #73FFDC #B0FFEB #E0FFF7
Accessibility & contrast
On white
1.23
#73FFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.07
#73FFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73FFDC
17.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73FFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73FFDC | 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)
#F7F1DA
Deuteranopia (green-blind)
#E2E1DF
Tritanopia (blue-blind)
#1AFFF5
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #73ffdc; /* rgb */ color: rgb(115, 255, 220); /* oklch */ color: oklch(91.3% 0.132 174.3);
Tailwind
colors: {
custom: {
50: '#a6ffe6',
500: '#73ffdc',
950: '#000000',
},
}SCSS
$custom: #73ffdc; $custom-light: #a6ffe6; $custom-dark: #000000;
JSON
{
"hex": "#73ffdc",
"rgb": {
"r": 115,
"g": 255,
"b": 220
},
"hsl": {
"h": 165,
"s": 100,
"l": 72.549
},
"oklch": {
"l": 0.91288,
"c": 0.13246,
"h": 174.3
},
"luminance": 0.80332
}Semantic roles & 50–950 ramp
primary
#73FFDC
secondary
#DC3A63
accent
#0039E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101816
muted
#818684