#73FDBA#73FDBA
#73FDBA is a very light, vivid teal. Relative luminance 0.774; OKLCH L 90.0% C 0.154 H 159.8°. Best body text is #000000 at 16.49:1 contrast (WCAG AA passes).
Color values
| HEX | #73FDBA |
|---|---|
| RGB | rgb(115, 253, 186) |
| HSL | hsl(151, 97%, 72%) |
| HSV | hsv(151, 55%, 99%) |
| CMYK | cmyk(54.5%, 0%, 26.5%, 0.8%) |
| CIE-LAB | lab(90.52, -52.70, 20.88) |
| CIE-LCH | lch(90.52, 56.69, 158.39°) |
| OKLab | oklab(89.98% -0.1446 0.0532) |
| OKLCH | oklch(89.98% 0.154 159.8) |
| XYZ | xyz(51.0540, 77.4359, 58.7010) |
| Luminance | 0.7744 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.62
Light Blue Green
#7EFBB3
ΔE00 1.76
Light Aquamarine
#7BFDC7
ΔE00 2.73
Seafoam (survey)
#80F9AD
ΔE00 2.79
Seafoam Green
#7AF9AB
ΔE00 2.79
Greenish Cyan
#2AFEB7
ΔE00 3.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73FDBA #FD73B6
analogous
#73FD75 #73FDBA #73FBFD
triadic
#73FDBA #BA73FD #FDBA73
tetradic
#73FDBA #7573FD #FD73B6 #FBFD73
square
#73FDBA #7573FD #FD73B6 #FBFD73
split-complementary
#73FDBA #FD73FB #FD7573
monochromatic
#03F27E #37FC9C #73FDBA #AFFED8 #E1FFF0
Accessibility & contrast
On white
1.27
#73FDBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.49
#73FDBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73FDBA
16.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73FDBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73FDBA | 1.00 | 1.27 | 16.49 | 16.49 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAECB6
Deuteranopia (green-blind)
#E7DEBE
Tritanopia (blue-blind)
#41FCEB
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #73fdba; /* rgb */ color: rgb(115, 253, 186); /* oklch */ color: oklch(90.0% 0.154 159.8);
Tailwind
colors: {
custom: {
50: '#a5ffcf',
500: '#73fdba',
950: '#000000',
},
}SCSS
$custom: #73fdba; $custom-light: #a5ffcf; $custom-dark: #000000;
JSON
{
"hex": "#73fdba",
"rgb": {
"r": 115,
"g": 253,
"b": 186
},
"hsl": {
"h": 150.87,
"s": 97.183,
"l": 72.157
},
"oklch": {
"l": 0.89979,
"c": 0.15408,
"h": 159.8
},
"luminance": 0.77441
}Semantic roles & 50–950 ramp
primary
#73FDBA
secondary
#DA3B88
accent
#006FE6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101813
muted
#818683