#73FFCC#73FFCC
#73FFCC is a very light, vivid teal. Relative luminance 0.795; OKLCH L 90.9% C 0.143 H 166.5°. Best body text is #000000 at 16.90:1 contrast (WCAG AA passes).
Color values
| HEX | #73FFCC |
|---|---|
| RGB | rgb(115, 255, 204) |
| HSL | hsl(158, 100%, 73%) |
| HSV | hsv(158, 55%, 100%) |
| CMYK | cmyk(54.9%, 0%, 20%, 0%) |
| CIE-LAB | lab(91.47, -49.82, 12.98) |
| CIE-LCH | lch(91.47, 51.48, 165.40°) |
| OKLab | oklab(90.87% -0.1388 0.0333) |
| OKLCH | oklch(90.87% 0.143 166.5) |
| XYZ | xyz(53.7241, 79.5194, 69.6326) |
| Luminance | 0.7952 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.28
Aquamarine
#7FFFD4
ΔE00 1.97
Light Turquoise
#7EF4CC
ΔE00 3.27
Light Aqua
#8CFFDB
ΔE00 3.92
Light Greenish Blue
#63F7B4
ΔE00 4.08
Bright Teal
#01F9C6
ΔE00 4.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73FFCC #FF73A6
analogous
#73FF86 #73FFCC #73ECFF
triadic
#73FFCC #CC73FF #FFCC73
tetradic
#73FFCC #8673FF #FF73A6 #ECFF73
square
#73FFCC #8673FF #FF73A6 #ECFF73
split-complementary
#73FFCC #FF73EC #FF8673
monochromatic
#00F89D #36FFB6 #73FFCC #B0FFE2 #E0FFF4
Accessibility & contrast
On white
1.24
#73FFCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.90
#73FFCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73FFCC
16.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73FFCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73FFCC | 1.00 | 1.24 | 16.90 | 16.90 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAEFC9
Deuteranopia (green-blind)
#E5E0CF
Tritanopia (blue-blind)
#31FFF1
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #73ffcc; /* rgb */ color: rgb(115, 255, 204); /* oklch */ color: oklch(90.9% 0.143 166.5);
Tailwind
colors: {
custom: {
50: '#a5ffdb',
500: '#73ffcc',
950: '#000000',
},
}SCSS
$custom: #73ffcc; $custom-light: #a5ffdb; $custom-dark: #000000;
JSON
{
"hex": "#73ffcc",
"rgb": {
"r": 115,
"g": 255,
"b": 204
},
"hsl": {
"h": 158.143,
"s": 100,
"l": 72.549
},
"oklch": {
"l": 0.90873,
"c": 0.14271,
"h": 166.5
},
"luminance": 0.79524
}Semantic roles & 50–950 ramp
primary
#73FFCC
secondary
#DC3A75
accent
#0054E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101815
muted
#818684