#73FFDA#73FFDA
#73FFDA is a very light, vivid teal. Relative luminance 0.802; OKLCH L 91.2% C 0.134 H 173.2°. Best body text is #000000 at 17.05:1 contrast (WCAG AA passes).
Color values
| HEX | #73FFDA |
|---|---|
| RGB | rgb(115, 255, 218) |
| HSL | hsl(164, 100%, 73%) |
| HSV | hsv(164, 55%, 100%) |
| CMYK | cmyk(54.9%, 0%, 14.5%, 0%) |
| CIE-LAB | lab(91.78, -46.72, 6.21) |
| CIE-LCH | lch(91.78, 47.13, 172.43°) |
| OKLab | oklab(91.23% -0.1327 0.0157) |
| OKLCH | oklch(91.23% 0.134 173.2) |
| XYZ | xyz(55.4793, 80.2215, 78.8767) |
| Luminance | 0.8023 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 2.07
Light Aqua
#8CFFDB
ΔE00 2.16
Light Turquoise
#7EF4CC
ΔE00 3.01
Tiffany Blue
#7BF2DA
ΔE00 4.28
Light Aquamarine
#7BFDC7
ΔE00 4.62
Bright Teal
#01F9C6
ΔE00 5.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73FFDA #FF7398
analogous
#73FF94 #73FFDA #73DEFF
triadic
#73FFDA #DA73FF #FFDA73
tetradic
#73FFDA #9473FF #FF7398 #DEFF73
square
#73FFDA #9473FF #FF7398 #DEFF73
split-complementary
#73FFDA #FF73DE #FF9473
monochromatic
#00F8B6 #36FFCA #73FFDA #B0FFEA #E0FFF7
Accessibility & contrast
On white
1.23
#73FFDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.05
#73FFDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73FFDA
17.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73FFDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73FFDA | 1.00 | 1.23 | 17.05 | 17.05 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F0D8
Deuteranopia (green-blind)
#E2E1DD
Tritanopia (blue-blind)
#1EFFF4
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #73ffda; /* rgb */ color: rgb(115, 255, 218); /* oklch */ color: oklch(91.2% 0.134 173.2);
Tailwind
colors: {
custom: {
50: '#a6ffe5',
500: '#73ffda',
950: '#000000',
},
}SCSS
$custom: #73ffda; $custom-light: #a6ffe5; $custom-dark: #000000;
JSON
{
"hex": "#73ffda",
"rgb": {
"r": 115,
"g": 255,
"b": 218
},
"hsl": {
"h": 164.143,
"s": 100,
"l": 72.549
},
"oklch": {
"l": 0.91234,
"c": 0.1336,
"h": 173.2
},
"luminance": 0.80227
}Semantic roles & 50–950 ramp
primary
#73FFDA
secondary
#DC3A65
accent
#003DE6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684