#73FFDD#73FFDD
#73FFDD is a very light, vivid teal. Relative luminance 0.804; OKLCH L 91.3% C 0.132 H 174.8°. Best body text is #000000 at 17.08:1 contrast (WCAG AA passes).
Color values
| HEX | #73FFDD |
|---|---|
| RGB | rgb(115, 255, 221) |
| HSL | hsl(165, 100%, 73%) |
| HSV | hsv(165, 55%, 100%) |
| CMYK | cmyk(54.9%, 0%, 13.3%, 0%) |
| CIE-LAB | lab(91.86, -46.04, 4.77) |
| CIE-LCH | lch(91.86, 46.28, 174.09°) |
| OKLab | oklab(91.32% -0.1314 0.0119) |
| OKLCH | oklch(91.32% 0.132 174.8) |
| XYZ | xyz(55.8754, 80.3800, 80.9629) |
| Luminance | 0.8038 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 2.39
Aquamarine
#7FFFD4
ΔE00 2.82
Light Turquoise
#7EF4CC
ΔE00 3.49
Tiffany Blue
#7BF2DA
ΔE00 3.72
Light Aquamarine
#7BFDC7
ΔE00 5.43
Bright Teal
#01F9C6
ΔE00 5.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73FFDD #FF7395
analogous
#73FF97 #73FFDD #73DBFF
triadic
#73FFDD #DD73FF #FFDD73
tetradic
#73FFDD #9773FF #FF7395 #DBFF73
square
#73FFDD #9773FF #FF7395 #DBFF73
split-complementary
#73FFDD #FF73DB #FF9773
monochromatic
#00F8BB #36FFCE #73FFDD #B0FFEC #E0FFF8
Accessibility & contrast
On white
1.23
#73FFDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.08
#73FFDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73FFDD
17.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73FFDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73FFDD | 1.00 | 1.23 | 17.08 | 17.08 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F1DB
Deuteranopia (green-blind)
#E2E1DF
Tritanopia (blue-blind)
#18FFF5
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #73ffdd; /* rgb */ color: rgb(115, 255, 221); /* oklch */ color: oklch(91.3% 0.132 174.8);
Tailwind
colors: {
custom: {
50: '#a6ffe7',
500: '#73ffdd',
950: '#000000',
},
}SCSS
$custom: #73ffdd; $custom-light: #a6ffe7; $custom-dark: #000000;
JSON
{
"hex": "#73ffdd",
"rgb": {
"r": 115,
"g": 255,
"b": 221
},
"hsl": {
"h": 165.429,
"s": 100,
"l": 72.549
},
"oklch": {
"l": 0.91315,
"c": 0.13191,
"h": 174.8
},
"luminance": 0.80385
}Semantic roles & 50–950 ramp
primary
#73FFDD
secondary
#DC3A61
accent
#0038E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101816
muted
#818684