#73FFD2#73FFD2
#73FFD2 is a very light, vivid teal. Relative luminance 0.798; OKLCH L 91.0% C 0.139 H 169.3°. Best body text is #000000 at 16.96:1 contrast (WCAG AA passes).
Color values
| HEX | #73FFD2 |
|---|---|
| RGB | rgb(115, 255, 210) |
| HSL | hsl(161, 100%, 73%) |
| HSV | hsv(161, 55%, 100%) |
| CMYK | cmyk(54.9%, 0%, 17.6%, 0%) |
| CIE-LAB | lab(91.60, -48.51, 10.08) |
| CIE-LCH | lch(91.60, 49.55, 168.26°) |
| OKLab | oklab(91.02% -0.1361 0.0258) |
| OKLCH | oklch(91.02% 0.139 169.3) |
| XYZ | xyz(54.4576, 79.8128, 73.4958) |
| Luminance | 0.7982 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.00
Light Aquamarine
#7BFDC7
ΔE00 2.59
Light Turquoise
#7EF4CC
ΔE00 2.65
Light Aqua
#8CFFDB
ΔE00 2.82
Bright Teal
#01F9C6
ΔE00 4.27
Pale Turquoise
#A5FBD5
ΔE00 5.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73FFD2 #FF73A0
analogous
#73FF8C #73FFD2 #73E6FF
triadic
#73FFD2 #D273FF #FFD273
tetradic
#73FFD2 #8C73FF #FF73A0 #E6FF73
square
#73FFD2 #8C73FF #FF73A0 #E6FF73
split-complementary
#73FFD2 #FF73E6 #FF8C73
monochromatic
#00F8A8 #36FFBE #73FFD2 #B0FFE6 #E0FFF5
Accessibility & contrast
On white
1.24
#73FFD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.96
#73FFD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73FFD2
16.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73FFD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73FFD2 | 1.00 | 1.24 | 16.96 | 16.96 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F0D0
Deuteranopia (green-blind)
#E4E1D5
Tritanopia (blue-blind)
#2AFFF2
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #73ffd2; /* rgb */ color: rgb(115, 255, 210); /* oklch */ color: oklch(91.0% 0.139 169.3);
Tailwind
colors: {
custom: {
50: '#a6ffdf',
500: '#73ffd2',
950: '#000000',
},
}SCSS
$custom: #73ffd2; $custom-light: #a6ffdf; $custom-dark: #000000;
JSON
{
"hex": "#73ffd2",
"rgb": {
"r": 115,
"g": 255,
"b": 210
},
"hsl": {
"h": 160.714,
"s": 100,
"l": 72.549
},
"oklch": {
"l": 0.91024,
"c": 0.13857,
"h": 169.3
},
"luminance": 0.79818
}Semantic roles & 50–950 ramp
primary
#73FFD2
secondary
#DC3A6E
accent
#004AE6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684