#73FDBF#73FDBF
#73FDBF is a very light, vivid teal. Relative luminance 0.777; OKLCH L 90.1% C 0.150 H 161.7°. Best body text is #000000 at 16.53:1 contrast (WCAG AA passes).
Color values
| HEX | #73FDBF |
|---|---|
| RGB | rgb(115, 253, 191) |
| HSL | hsl(153, 97%, 72%) |
| HSV | hsv(153, 55%, 99%) |
| CMYK | cmyk(54.5%, 0%, 24.5%, 0.8%) |
| CIE-LAB | lab(90.62, -51.70, 18.46) |
| CIE-LCH | lch(90.62, 54.90, 160.35°) |
| OKLab | oklab(90.09% -0.1424 0.0472) |
| OKLCH | oklch(90.09% 0.15 161.7) |
| XYZ | xyz(51.5948, 77.6522, 61.5495) |
| Luminance | 0.7766 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.72
Light Greenish Blue
#63F7B4
ΔE00 1.90
Light Blue Green
#7EFBB3
ΔE00 2.69
Greenish Cyan
#2AFEB7
ΔE00 3.60
Seafoam (survey)
#80F9AD
ΔE00 3.73
Seafoam Green
#7AF9AB
ΔE00 3.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73FDBF #FD73B1
analogous
#73FD7A #73FDBF #73F6FD
triadic
#73FDBF #BF73FD #FDBF73
tetradic
#73FDBF #7A73FD #FD73B1 #F6FD73
square
#73FDBF #7A73FD #FD73B1 #F6FD73
split-complementary
#73FDBF #FD73F6 #FD7A73
monochromatic
#03F287 #37FCA3 #73FDBF #AFFEDB #E1FFF1
Accessibility & contrast
On white
1.27
#73FDBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.53
#73FDBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73FDBF
16.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73FDBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73FDBF | 1.00 | 1.27 | 16.53 | 16.53 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAEDBC
Deuteranopia (green-blind)
#E6DEC3
Tritanopia (blue-blind)
#3DFCEC
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #73fdbf; /* rgb */ color: rgb(115, 253, 191); /* oklch */ color: oklch(90.1% 0.150 161.7);
Tailwind
colors: {
custom: {
50: '#a5ffd2',
500: '#73fdbf',
950: '#000000',
},
}SCSS
$custom: #73fdbf; $custom-light: #a5ffd2; $custom-dark: #000000;
JSON
{
"hex": "#73fdbf",
"rgb": {
"r": 115,
"g": 253,
"b": 191
},
"hsl": {
"h": 153.043,
"s": 97.183,
"l": 72.157
},
"oklch": {
"l": 0.90092,
"c": 0.15001,
"h": 161.7
},
"luminance": 0.77657
}Semantic roles & 50–950 ramp
primary
#73FDBF
secondary
#DA3B82
accent
#0067E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683