#73FCC2#73FCC2
#73FCC2 is a very light, vivid teal. Relative luminance 0.772; OKLCH L 89.9% C 0.146 H 163.1°. Best body text is #000000 at 16.43:1 contrast (WCAG AA passes).
Color values
| HEX | #73FCC2 |
|---|---|
| RGB | rgb(115, 252, 194) |
| HSL | hsl(155, 96%, 72%) |
| HSV | hsv(155, 54%, 99%) |
| CMYK | cmyk(54.4%, 0%, 23%, 1.2%) |
| CIE-LAB | lab(90.39, -50.67, 16.60) |
| CIE-LCH | lch(90.39, 53.32, 161.86°) |
| OKLab | oklab(89.93% -0.14 0.0425) |
| OKLCH | oklch(89.93% 0.146 163.1) |
| XYZ | xyz(51.6135, 77.1559, 63.2011) |
| Luminance | 0.7716 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.01
Light Greenish Blue
#63F7B4
ΔE00 2.35
Light Blue Green
#7EFBB3
ΔE00 3.44
Aquamarine
#7FFFD4
ΔE00 3.63
Greenish Cyan
#2AFEB7
ΔE00 3.89
Light Turquoise
#7EF4CC
ΔE00 4.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73FCC2 #FC73AD
analogous
#73FC7E #73FCC2 #73F1FC
triadic
#73FCC2 #C273FC #FCC273
tetradic
#73FCC2 #7E73FC #FC73AD #F1FC73
square
#73FCC2 #7E73FC #FC73AD #F1FC73
split-complementary
#73FCC2 #FC73F1 #FC7E73
monochromatic
#05EF8C #37FBA8 #73FCC2 #AFFDDC #E1FEF2
Accessibility & contrast
On white
1.28
#73FCC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.43
#73FCC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73FCC2
16.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73FCC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73FCC2 | 1.00 | 1.28 | 16.43 | 16.43 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8ECBF
Deuteranopia (green-blind)
#E4DEC6
Tritanopia (blue-blind)
#3BFCEC
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #73fcc2; /* rgb */ color: rgb(115, 252, 194); /* oklch */ color: oklch(89.9% 0.146 163.1);
Tailwind
colors: {
custom: {
50: '#a5fed4',
500: '#73fcc2',
950: '#000000',
},
}SCSS
$custom: #73fcc2; $custom-light: #a5fed4; $custom-dark: #000000;
JSON
{
"hex": "#73fcc2",
"rgb": {
"r": 115,
"g": 252,
"b": 194
},
"hsl": {
"h": 154.599,
"s": 95.804,
"l": 71.961
},
"oklch": {
"l": 0.89927,
"c": 0.14633,
"h": 163.1
},
"luminance": 0.77161
}Semantic roles & 50–950 ramp
primary
#73FCC2
secondary
#D83B7E
accent
#0061E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683