#73FFD3#73FFD3
#73FFD3 is a very light, vivid teal. Relative luminance 0.799; OKLCH L 91.0% C 0.138 H 169.8°. Best body text is #000000 at 16.97:1 contrast (WCAG AA passes).
Color values
| HEX | #73FFD3 |
|---|---|
| RGB | rgb(115, 255, 211) |
| HSL | hsl(161, 100%, 73%) |
| HSV | hsv(161, 55%, 100%) |
| CMYK | cmyk(54.9%, 0%, 17.3%, 0%) |
| CIE-LAB | lab(91.62, -48.29, 9.59) |
| CIE-LCH | lch(91.62, 49.24, 168.76°) |
| OKLab | oklab(91.05% -0.1357 0.0245) |
| OKLCH | oklch(91.05% 0.138 169.8) |
| XYZ | xyz(54.5826, 79.8628, 74.1540) |
| Luminance | 0.7987 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 0.96
Light Turquoise
#7EF4CC
ΔE00 2.61
Light Aqua
#8CFFDB
ΔE00 2.67
Light Aquamarine
#7BFDC7
ΔE00 2.83
Bright Teal
#01F9C6
ΔE00 4.31
Pale Turquoise
#A5FBD5
ΔE00 5.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73FFD3 #FF739F
analogous
#73FF8D #73FFD3 #73E5FF
triadic
#73FFD3 #D373FF #FFD373
tetradic
#73FFD3 #8D73FF #FF739F #E5FF73
square
#73FFD3 #8D73FF #FF739F #E5FF73
split-complementary
#73FFD3 #FF73E5 #FF8D73
monochromatic
#00F8AA #36FFC0 #73FFD3 #B0FFE6 #E0FFF5
Accessibility & contrast
On white
1.24
#73FFD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.97
#73FFD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73FFD3
16.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73FFD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73FFD3 | 1.00 | 1.24 | 16.97 | 16.97 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F0D1
Deuteranopia (green-blind)
#E4E1D6
Tritanopia (blue-blind)
#29FFF2
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #73ffd3; /* rgb */ color: rgb(115, 255, 211); /* oklch */ color: oklch(91.0% 0.138 169.8);
Tailwind
colors: {
custom: {
50: '#a6ffe0',
500: '#73ffd3',
950: '#000000',
},
}SCSS
$custom: #73ffd3; $custom-light: #a6ffe0; $custom-dark: #000000;
JSON
{
"hex": "#73ffd3",
"rgb": {
"r": 115,
"g": 255,
"b": 211
},
"hsl": {
"h": 161.143,
"s": 100,
"l": 72.549
},
"oklch": {
"l": 0.9105,
"c": 0.13791,
"h": 169.8
},
"luminance": 0.79868
}Semantic roles & 50–950 ramp
primary
#73FFD3
secondary
#DC3A6D
accent
#0048E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684