#73FFD8#73FFD8
#73FFD8 is a very light, vivid teal. Relative luminance 0.801; OKLCH L 91.2% C 0.135 H 172.2°. Best body text is #000000 at 17.02:1 contrast (WCAG AA passes).
Color values
| HEX | #73FFD8 |
|---|---|
| RGB | rgb(115, 255, 216) |
| HSL | hsl(163, 100%, 73%) |
| HSV | hsv(163, 55%, 100%) |
| CMYK | cmyk(54.9%, 0%, 15.3%, 0%) |
| CIE-LAB | lab(91.74, -47.18, 7.18) |
| CIE-LCH | lch(91.74, 47.72, 171.35°) |
| OKLab | oklab(91.18% -0.1335 0.0183) |
| OKLCH | oklch(91.18% 0.135 172.2) |
| XYZ | xyz(55.2192, 80.1175, 77.5066) |
| Luminance | 0.8012 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.62
Light Aqua
#8CFFDB
ΔE00 2.17
Light Turquoise
#7EF4CC
ΔE00 2.78
Light Aquamarine
#7BFDC7
ΔE00 4.09
Tiffany Blue
#7BF2DA
ΔE00 4.69
Bright Teal
#01F9C6
ΔE00 4.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73FFD8 #FF739A
analogous
#73FF92 #73FFD8 #73E0FF
triadic
#73FFD8 #D873FF #FFD873
tetradic
#73FFD8 #9273FF #FF739A #E0FF73
square
#73FFD8 #9273FF #FF739A #E0FF73
split-complementary
#73FFD8 #FF73E0 #FF9273
monochromatic
#00F8B3 #36FFC7 #73FFD8 #B0FFE9 #E0FFF6
Accessibility & contrast
On white
1.23
#73FFD8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.02
#73FFD8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73FFD8
17.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73FFD8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73FFD8 | 1.00 | 1.23 | 17.02 | 17.02 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F0D6
Deuteranopia (green-blind)
#E3E1DB
Tritanopia (blue-blind)
#22FFF4
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #73ffd8; /* rgb */ color: rgb(115, 255, 216); /* oklch */ color: oklch(91.2% 0.135 172.2);
Tailwind
colors: {
custom: {
50: '#a6ffe4',
500: '#73ffd8',
950: '#000000',
},
}SCSS
$custom: #73ffd8; $custom-light: #a6ffe4; $custom-dark: #000000;
JSON
{
"hex": "#73ffd8",
"rgb": {
"r": 115,
"g": 255,
"b": 216
},
"hsl": {
"h": 163.286,
"s": 100,
"l": 72.549
},
"oklch": {
"l": 0.91181,
"c": 0.13477,
"h": 172.2
},
"luminance": 0.80123
}Semantic roles & 50–950 ramp
primary
#73FFD8
secondary
#DC3A67
accent
#0040E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684