#73FACB#73FACB
#73FACB is a very light, vivid teal. Relative luminance 0.763; OKLCH L 89.7% C 0.137 H 167.7°. Best body text is #000000 at 16.27:1 contrast (WCAG AA passes).
Color values
| HEX | #73FACB |
|---|---|
| RGB | rgb(115, 250, 203) |
| HSL | hsl(159, 93%, 72%) |
| HSV | hsv(159, 54%, 98%) |
| CMYK | cmyk(54%, 0%, 18.8%, 2%) |
| CIE-LAB | lab(90.01, -47.92, 11.42) |
| CIE-LCH | lch(90.01, 49.26, 166.59°) |
| OKLab | oklab(89.68% -0.134 0.0293) |
| OKLCH | oklch(89.68% 0.137 167.7) |
| XYZ | xyz(52.0303, 76.3230, 68.4782) |
| Luminance | 0.7633 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.64
Light Aquamarine
#7BFDC7
ΔE00 1.92
Light Turquoise
#7EF4CC
ΔE00 2.11
Light Aqua
#8CFFDB
ΔE00 3.41
Bright Teal
#01F9C6
ΔE00 4.16
Light Greenish Blue
#63F7B4
ΔE00 4.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73FACB #FA73A2
analogous
#73FA88 #73FACB #73E6FA
triadic
#73FACB #CB73FA #FACB73
tetradic
#73FACB #8873FA #FA73A2 #E6FA73
square
#73FACB #8873FA #FA73A2 #E6FA73
split-complementary
#73FACB #FA73E6 #FA8873
monochromatic
#08EA9C #38F8B5 #73FACB #AEFCE1 #E1FEF4
Accessibility & contrast
On white
1.29
#73FACB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.27
#73FACB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73FACB
16.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73FACB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73FACB | 1.00 | 1.29 | 16.27 | 16.27 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5EBC9
Deuteranopia (green-blind)
#E1DCCE
Tritanopia (blue-blind)
#35FBED
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #73facb; /* rgb */ color: rgb(115, 250, 203); /* oklch */ color: oklch(89.7% 0.137 167.7);
Tailwind
colors: {
custom: {
50: '#a5fcda',
500: '#73facb',
950: '#000000',
},
}SCSS
$custom: #73facb; $custom-light: #a5fcda; $custom-dark: #000000;
JSON
{
"hex": "#73facb",
"rgb": {
"r": 115,
"g": 250,
"b": 203
},
"hsl": {
"h": 159.111,
"s": 93.103,
"l": 71.569
},
"oklch": {
"l": 0.89677,
"c": 0.13712,
"h": 167.7
},
"luminance": 0.76328
}Semantic roles & 50–950 ramp
primary
#73FACB
secondary
#D63B71
accent
#0050E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683