#73FFCA#73FFCA
#73FFCA is a very light, vivid teal. Relative luminance 0.794; OKLCH L 90.8% C 0.144 H 165.6°. Best body text is #000000 at 16.89:1 contrast (WCAG AA passes).
Color values
| HEX | #73FFCA |
|---|---|
| RGB | rgb(115, 255, 202) |
| HSL | hsl(157, 100%, 73%) |
| HSV | hsv(157, 55%, 100%) |
| CMYK | cmyk(54.9%, 0%, 20.8%, 0%) |
| CIE-LAB | lab(91.43, -50.25, 13.95) |
| CIE-LCH | lch(91.43, 52.15, 164.49°) |
| OKLab | oklab(90.82% -0.1397 0.0357) |
| OKLCH | oklch(90.82% 0.144 165.6) |
| XYZ | xyz(53.4858, 79.4241, 68.3774) |
| Luminance | 0.7943 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 0.96
Aquamarine
#7FFFD4
ΔE00 2.39
Light Turquoise
#7EF4CC
ΔE00 3.58
Light Greenish Blue
#63F7B4
ΔE00 3.67
Light Aqua
#8CFFDB
ΔE00 4.32
Bright Teal
#01F9C6
ΔE00 4.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73FFCA #FF73A8
analogous
#73FF84 #73FFCA #73EEFF
triadic
#73FFCA #CA73FF #FFCA73
tetradic
#73FFCA #8473FF #FF73A8 #EEFF73
square
#73FFCA #8473FF #FF73A8 #EEFF73
split-complementary
#73FFCA #FF73EE #FF8473
monochromatic
#00F89A #36FFB3 #73FFCA #B0FFE1 #E0FFF3
Accessibility & contrast
On white
1.24
#73FFCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.89
#73FFCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73FFCA
16.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73FFCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73FFCA | 1.00 | 1.24 | 16.89 | 16.89 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAEFC7
Deuteranopia (green-blind)
#E6E0CD
Tritanopia (blue-blind)
#33FFF0
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #73ffca; /* rgb */ color: rgb(115, 255, 202); /* oklch */ color: oklch(90.8% 0.144 165.6);
Tailwind
colors: {
custom: {
50: '#a5ffda',
500: '#73ffca',
950: '#000000',
},
}SCSS
$custom: #73ffca; $custom-light: #a5ffda; $custom-dark: #000000;
JSON
{
"hex": "#73ffca",
"rgb": {
"r": 115,
"g": 255,
"b": 202
},
"hsl": {
"h": 157.286,
"s": 100,
"l": 72.549
},
"oklch": {
"l": 0.90824,
"c": 0.14416,
"h": 165.6
},
"luminance": 0.79429
}Semantic roles & 50–950 ramp
primary
#73FFCA
secondary
#DC3A77
accent
#0057E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683