#73FFCE#73FFCE
#73FFCE is a very light, vivid teal. Relative luminance 0.796; OKLCH L 90.9% C 0.141 H 167.4°. Best body text is #000000 at 16.92:1 contrast (WCAG AA passes).
Color values
| HEX | #73FFCE |
|---|---|
| RGB | rgb(115, 255, 206) |
| HSL | hsl(159, 100%, 73%) |
| HSV | hsv(159, 55%, 100%) |
| CMYK | cmyk(54.9%, 0%, 19.2%, 0%) |
| CIE-LAB | lab(91.51, -49.39, 12.01) |
| CIE-LCH | lch(91.51, 50.83, 166.33°) |
| OKLab | oklab(90.92% -0.1379 0.0308) |
| OKLCH | oklch(90.92% 0.141 167.4) |
| XYZ | xyz(53.9655, 79.6160, 70.9041) |
| Luminance | 0.7962 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.57
Light Aquamarine
#7BFDC7
ΔE00 1.68
Light Turquoise
#7EF4CC
ΔE00 3.01
Light Aqua
#8CFFDB
ΔE00 3.53
Bright Teal
#01F9C6
ΔE00 4.24
Light Greenish Blue
#63F7B4
ΔE00 4.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73FFCE #FF73A4
analogous
#73FF88 #73FFCE #73EAFF
triadic
#73FFCE #CE73FF #FFCE73
tetradic
#73FFCE #8873FF #FF73A4 #EAFF73
square
#73FFCE #8873FF #FF73A4 #EAFF73
split-complementary
#73FFCE #FF73EA #FF8873
monochromatic
#00F8A1 #36FFB9 #73FFCE #B0FFE3 #E0FFF4
Accessibility & contrast
On white
1.24
#73FFCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.92
#73FFCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73FFCE
16.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73FFCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73FFCE | 1.00 | 1.24 | 16.92 | 16.92 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAEFCC
Deuteranopia (green-blind)
#E5E1D1
Tritanopia (blue-blind)
#2FFFF1
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #73ffce; /* rgb */ color: rgb(115, 255, 206); /* oklch */ color: oklch(90.9% 0.141 167.4);
Tailwind
colors: {
custom: {
50: '#a6ffdd',
500: '#73ffce',
950: '#000000',
},
}SCSS
$custom: #73ffce; $custom-light: #a6ffdd; $custom-dark: #000000;
JSON
{
"hex": "#73ffce",
"rgb": {
"r": 115,
"g": 255,
"b": 206
},
"hsl": {
"h": 159,
"s": 100,
"l": 72.549
},
"oklch": {
"l": 0.90923,
"c": 0.14129,
"h": 167.4
},
"luminance": 0.79621
}Semantic roles & 50–950 ramp
primary
#73FFCE
secondary
#DC3A73
accent
#0050E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684