#73FBDB#73FBDB
#73FBDB is a very light, vivid teal. Relative luminance 0.778; OKLCH L 90.3% C 0.128 H 175.5°. Best body text is #000000 at 16.55:1 contrast (WCAG AA passes).
Color values
| HEX | #73FBDB |
|---|---|
| RGB | rgb(115, 251, 219) |
| HSL | hsl(166, 94%, 72%) |
| HSV | hsv(166, 54%, 98%) |
| CMYK | cmyk(54.2%, 0%, 12.7%, 1.6%) |
| CIE-LAB | lab(90.67, -44.76, 4.08) |
| CIE-LCH | lch(90.67, 44.95, 174.79°) |
| OKLab | oklab(90.33% -0.128 0.0101) |
| OKLCH | oklch(90.33% 0.128 175.5) |
| XYZ | xyz(54.3478, 77.7485, 79.1470) |
| Luminance | 0.7775 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 2.64
Tiffany Blue
#7BF2DA
ΔE00 2.86
Aquamarine
#7FFFD4
ΔE00 3.28
Light Turquoise
#7EF4CC
ΔE00 3.31
Aqua (survey)
#13EAC9
ΔE00 5.43
Bright Teal
#01F9C6
ΔE00 5.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73FBDB #FB7393
analogous
#73FB97 #73FBDB #73D7FB
triadic
#73FBDB #DB73FB #FBDB73
tetradic
#73FBDB #9773FB #FB7393 #D7FB73
square
#73FBDB #9773FB #FB7393 #D7FB73
split-complementary
#73FBDB #FB73D7 #FB9773
monochromatic
#07EDB7 #38F9CC #73FBDB #AFFDEA #E1FEF7
Accessibility & contrast
On white
1.27
#73FBDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.55
#73FBDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73FBDB
16.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73FBDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73FBDB | 1.00 | 1.27 | 16.55 | 16.55 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3EDDA
Deuteranopia (green-blind)
#DEDEDD
Tritanopia (blue-blind)
#20FEF1
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #73fbdb; /* rgb */ color: rgb(115, 251, 219); /* oklch */ color: oklch(90.3% 0.128 175.5);
Tailwind
colors: {
custom: {
50: '#a5fde6',
500: '#73fbdb',
950: '#000000',
},
}SCSS
$custom: #73fbdb; $custom-light: #a5fde6; $custom-dark: #000000;
JSON
{
"hex": "#73fbdb",
"rgb": {
"r": 115,
"g": 251,
"b": 219
},
"hsl": {
"h": 165.882,
"s": 94.444,
"l": 71.765
},
"oklch": {
"l": 0.90333,
"c": 0.12844,
"h": 175.5
},
"luminance": 0.77754
}Semantic roles & 50–950 ramp
primary
#73FBDB
secondary
#D73B60
accent
#0036E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684