#73FDDD#73FDDD
#73FDDD is a very light, vivid teal. Relative luminance 0.791; OKLCH L 90.9% C 0.130 H 175.7°. Best body text is #000000 at 16.82:1 contrast (WCAG AA passes).
Color values
| HEX | #73FDDD |
|---|---|
| RGB | rgb(115, 253, 221) |
| HSL | hsl(166, 97%, 72%) |
| HSV | hsv(166, 55%, 99%) |
| CMYK | cmyk(54.5%, 0%, 12.6%, 0.8%) |
| CIE-LAB | lab(91.28, -45.17, 3.94) |
| CIE-LCH | lch(91.28, 45.34, 175.02°) |
| OKLab | oklab(90.85% -0.1293 0.0098) |
| OKLCH | oklch(90.85% 0.13 175.7) |
| XYZ | xyz(55.2408, 79.1106, 80.7513) |
| Luminance | 0.7912 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 2.63
Tiffany Blue
#7BF2DA
ΔE00 3.12
Aquamarine
#7FFFD4
ΔE00 3.29
Light Turquoise
#7EF4CC
ΔE00 3.59
Aqua (survey)
#13EAC9
ΔE00 5.68
Bright Teal
#01F9C6
ΔE00 5.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73FDDD #FD7393
analogous
#73FD98 #73FDDD #73D8FD
triadic
#73FDDD #DD73FD #FDDD73
tetradic
#73FDDD #9873FD #FD7393 #D8FD73
square
#73FDDD #9873FD #FD7393 #D8FD73
split-complementary
#73FDDD #FD73D8 #FD9873
monochromatic
#03F2BB #37FCCE #73FDDD #AFFEEC #E1FFF8
Accessibility & contrast
On white
1.25
#73FDDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.82
#73FDDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73FDDD
16.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73FDDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73FDDD | 1.00 | 1.25 | 16.82 | 16.82 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5EFDC
Deuteranopia (green-blind)
#E0E0DF
Tritanopia (blue-blind)
#1AFFF3
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #73fddd; /* rgb */ color: rgb(115, 253, 221); /* oklch */ color: oklch(90.9% 0.130 175.7);
Tailwind
colors: {
custom: {
50: '#a6fee7',
500: '#73fddd',
950: '#000000',
},
}SCSS
$custom: #73fddd; $custom-light: #a6fee7; $custom-dark: #000000;
JSON
{
"hex": "#73fddd",
"rgb": {
"r": 115,
"g": 253,
"b": 221
},
"hsl": {
"h": 166.087,
"s": 97.183,
"l": 72.157
},
"oklch": {
"l": 0.90851,
"c": 0.12964,
"h": 175.7
},
"luminance": 0.79116
}Semantic roles & 50–950 ramp
primary
#73FDDD
secondary
#DA3B5F
accent
#0035E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101816
muted
#818684