#73FACA#73FACA
#73FACA is a very light, vivid teal. Relative luminance 0.763; OKLCH L 89.7% C 0.138 H 167.2°. Best body text is #000000 at 16.26:1 contrast (WCAG AA passes).
Color values
| HEX | #73FACA |
|---|---|
| RGB | rgb(115, 250, 202) |
| HSL | hsl(159, 93%, 72%) |
| HSV | hsv(159, 54%, 98%) |
| CMYK | cmyk(54%, 0%, 19.2%, 2%) |
| CIE-LAB | lab(89.99, -48.13, 11.91) |
| CIE-LCH | lch(89.99, 49.58, 166.11°) |
| OKLab | oklab(89.65% -0.1344 0.0305) |
| OKLCH | oklch(89.65% 0.138 167.2) |
| XYZ | xyz(51.9115, 76.2755, 67.8527) |
| Luminance | 0.7628 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.70
Aquamarine
#7FFFD4
ΔE00 1.80
Light Turquoise
#7EF4CC
ΔE00 2.26
Light Aqua
#8CFFDB
ΔE00 3.59
Bright Teal
#01F9C6
ΔE00 4.17
Light Greenish Blue
#63F7B4
ΔE00 4.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73FACA #FA73A3
analogous
#73FA87 #73FACA #73E6FA
triadic
#73FACA #CA73FA #FACA73
tetradic
#73FACA #8773FA #FA73A3 #E6FA73
square
#73FACA #8773FA #FA73A3 #E6FA73
split-complementary
#73FACA #FA73E6 #FA8773
monochromatic
#08EA9A #38F8B4 #73FACA #AEFCE0 #E1FEF4
Accessibility & contrast
On white
1.29
#73FACA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.26
#73FACA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73FACA
16.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73FACA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73FACA | 1.00 | 1.29 | 16.26 | 16.26 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5EBC8
Deuteranopia (green-blind)
#E1DCCD
Tritanopia (blue-blind)
#36FBEC
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #73faca; /* rgb */ color: rgb(115, 250, 202); /* oklch */ color: oklch(89.7% 0.138 167.2);
Tailwind
colors: {
custom: {
50: '#a5fcda',
500: '#73faca',
950: '#000000',
},
}SCSS
$custom: #73faca; $custom-light: #a5fcda; $custom-dark: #000000;
JSON
{
"hex": "#73faca",
"rgb": {
"r": 115,
"g": 250,
"b": 202
},
"hsl": {
"h": 158.667,
"s": 93.103,
"l": 71.569
},
"oklch": {
"l": 0.89652,
"c": 0.13782,
"h": 167.2
},
"luminance": 0.7628
}Semantic roles & 50–950 ramp
primary
#73FACA
secondary
#D63B72
accent
#0052E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683