#73FBDA#73FBDA
#73FBDA is a very light, vivid teal. Relative luminance 0.777; OKLCH L 90.3% C 0.129 H 174.9°. Best body text is #000000 at 16.54:1 contrast (WCAG AA passes).
Color values
| HEX | #73FBDA |
|---|---|
| RGB | rgb(115, 251, 218) |
| HSL | hsl(165, 94%, 72%) |
| HSV | hsv(165, 54%, 98%) |
| CMYK | cmyk(54.2%, 0%, 13.1%, 1.6%) |
| CIE-LAB | lab(90.64, -44.99, 4.56) |
| CIE-LCH | lch(90.64, 45.22, 174.21°) |
| OKLab | oklab(90.31% -0.1285 0.0114) |
| OKLCH | oklch(90.31% 0.129 174.9) |
| XYZ | xyz(54.2166, 77.6960, 78.4558) |
| Luminance | 0.7770 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 2.49
Aquamarine
#7FFFD4
ΔE00 3.02
Tiffany Blue
#7BF2DA
ΔE00 3.06
Light Turquoise
#7EF4CC
ΔE00 3.08
Aqua (survey)
#13EAC9
ΔE00 5.44
Light Aquamarine
#7BFDC7
ΔE00 5.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73FBDA #FB7394
analogous
#73FB96 #73FBDA #73D8FB
triadic
#73FBDA #DA73FB #FBDA73
tetradic
#73FBDA #9673FB #FB7394 #D8FB73
square
#73FBDA #9673FB #FB7394 #D8FB73
split-complementary
#73FBDA #FB73D8 #FB9673
monochromatic
#07EDB5 #38F9CA #73FBDA #AFFDEA #E1FEF7
Accessibility & contrast
On white
1.27
#73FBDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.54
#73FBDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73FBDA
16.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73FBDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73FBDA | 1.00 | 1.27 | 16.54 | 16.54 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3EDD9
Deuteranopia (green-blind)
#DEDEDC
Tritanopia (blue-blind)
#22FEF1
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #73fbda; /* rgb */ color: rgb(115, 251, 218); /* oklch */ color: oklch(90.3% 0.129 174.9);
Tailwind
colors: {
custom: {
50: '#a5fde5',
500: '#73fbda',
950: '#000000',
},
}SCSS
$custom: #73fbda; $custom-light: #a5fde5; $custom-dark: #000000;
JSON
{
"hex": "#73fbda",
"rgb": {
"r": 115,
"g": 251,
"b": 218
},
"hsl": {
"h": 165.441,
"s": 94.444,
"l": 71.765
},
"oklch": {
"l": 0.90305,
"c": 0.12897,
"h": 174.9
},
"luminance": 0.77701
}Semantic roles & 50–950 ramp
primary
#73FBDA
secondary
#D73B61
accent
#0038E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684