#73FECB#73FECB
#73FECB is a very light, vivid teal. Relative luminance 0.788; OKLCH L 90.6% C 0.142 H 166.4°. Best body text is #000000 at 16.77:1 contrast (WCAG AA passes).
Color values
| HEX | #73FECB |
|---|---|
| RGB | rgb(115, 254, 203) |
| HSL | hsl(158, 99%, 72%) |
| HSV | hsv(158, 55%, 100%) |
| CMYK | cmyk(54.7%, 0%, 20.1%, 0.4%) |
| CIE-LAB | lab(91.16, -49.61, 13.06) |
| CIE-LCH | lch(91.16, 51.30, 165.26°) |
| OKLab | oklab(90.61% -0.1382 0.0335) |
| OKLCH | oklch(90.61% 0.142 166.4) |
| XYZ | xyz(53.2864, 78.8353, 68.8969) |
| Luminance | 0.7884 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.18
Aquamarine
#7FFFD4
ΔE00 2.01
Light Turquoise
#7EF4CC
ΔE00 3.16
Light Aqua
#8CFFDB
ΔE00 3.95
Light Greenish Blue
#63F7B4
ΔE00 3.96
Bright Teal
#01F9C6
ΔE00 4.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73FECB #FE73A6
analogous
#73FE86 #73FECB #73EBFE
triadic
#73FECB #CB73FE #FECB73
tetradic
#73FECB #8673FE #FE73A6 #EBFE73
square
#73FECB #8673FE #FE73A6 #EBFE73
split-complementary
#73FECB #FE73EB #FE8673
monochromatic
#02F59C #36FEB4 #73FECB #B0FEE2 #E1FFF4
Accessibility & contrast
On white
1.25
#73FECB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.77
#73FECB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73FECB
16.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73FECB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73FECB | 1.00 | 1.25 | 16.77 | 16.77 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9EEC8
Deuteranopia (green-blind)
#E5E0CE
Tritanopia (blue-blind)
#32FFF0
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #73fecb; /* rgb */ color: rgb(115, 254, 203); /* oklch */ color: oklch(90.6% 0.142 166.4);
Tailwind
colors: {
custom: {
50: '#a5ffda',
500: '#73fecb',
950: '#000000',
},
}SCSS
$custom: #73fecb; $custom-light: #a5ffda; $custom-dark: #000000;
JSON
{
"hex": "#73fecb",
"rgb": {
"r": 115,
"g": 254,
"b": 203
},
"hsl": {
"h": 157.986,
"s": 98.582,
"l": 72.353
},
"oklch": {
"l": 0.90614,
"c": 0.14217,
"h": 166.4
},
"luminance": 0.7884
}Semantic roles & 50–950 ramp
primary
#73FECB
secondary
#DB3A75
accent
#0054E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101815
muted
#818684