#73FFCF#73FFCF
#73FFCF is a very light, vivid teal. Relative luminance 0.797; OKLCH L 90.9% C 0.141 H 167.9°. Best body text is #000000 at 16.93:1 contrast (WCAG AA passes).
Color values
| HEX | #73FFCF |
|---|---|
| RGB | rgb(115, 255, 207) |
| HSL | hsl(159, 100%, 73%) |
| HSV | hsv(159, 55%, 100%) |
| CMYK | cmyk(54.9%, 0%, 18.8%, 0%) |
| CIE-LAB | lab(91.53, -49.17, 11.53) |
| CIE-LCH | lch(91.53, 50.50, 166.80°) |
| OKLab | oklab(90.95% -0.1375 0.0295) |
| OKLCH | oklch(90.95% 0.141 167.9) |
| XYZ | xyz(54.0874, 79.6647, 71.5459) |
| Luminance | 0.7967 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.38
Light Aquamarine
#7BFDC7
ΔE00 1.89
Light Turquoise
#7EF4CC
ΔE00 2.89
Light Aqua
#8CFFDB
ΔE00 3.35
Bright Teal
#01F9C6
ΔE00 4.23
Light Greenish Blue
#63F7B4
ΔE00 4.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73FFCF #FF73A3
analogous
#73FF89 #73FFCF #73E9FF
triadic
#73FFCF #CF73FF #FFCF73
tetradic
#73FFCF #8973FF #FF73A3 #E9FF73
square
#73FFCF #8973FF #FF73A3 #E9FF73
split-complementary
#73FFCF #FF73E9 #FF8973
monochromatic
#00F8A3 #36FFBA #73FFCF #B0FFE4 #E0FFF5
Accessibility & contrast
On white
1.24
#73FFCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.93
#73FFCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73FFCF
16.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73FFCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73FFCF | 1.00 | 1.24 | 16.93 | 16.93 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F0CD
Deuteranopia (green-blind)
#E5E1D2
Tritanopia (blue-blind)
#2EFFF1
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #73ffcf; /* rgb */ color: rgb(115, 255, 207); /* oklch */ color: oklch(90.9% 0.141 167.9);
Tailwind
colors: {
custom: {
50: '#a6ffdd',
500: '#73ffcf',
950: '#000000',
},
}SCSS
$custom: #73ffcf; $custom-light: #a6ffdd; $custom-dark: #000000;
JSON
{
"hex": "#73ffcf",
"rgb": {
"r": 115,
"g": 255,
"b": 207
},
"hsl": {
"h": 159.429,
"s": 100,
"l": 72.549
},
"oklch": {
"l": 0.90948,
"c": 0.1406,
"h": 167.9
},
"luminance": 0.7967
}Semantic roles & 50–950 ramp
primary
#73FFCF
secondary
#DC3A72
accent
#004FE6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684