#73FBDD#73FBDD
#73FBDD is a very light, vivid teal. Relative luminance 0.779; OKLCH L 90.4% C 0.127 H 176.6°. Best body text is #000000 at 16.57:1 contrast (WCAG AA passes).
Color values
| HEX | #73FBDD |
|---|---|
| RGB | rgb(115, 251, 221) |
| HSL | hsl(167, 94%, 72%) |
| HSV | hsv(167, 54%, 98%) |
| CMYK | cmyk(54.2%, 0%, 12%, 1.6%) |
| CIE-LAB | lab(90.71, -44.30, 3.11) |
| CIE-LCH | lch(90.71, 44.40, 175.98°) |
| OKLab | oklab(90.39% -0.1272 0.0076) |
| OKLCH | oklch(90.39% 0.127 176.6) |
| XYZ | xyz(54.6127, 77.8545, 80.5420) |
| Luminance | 0.7786 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.51
Light Aqua
#8CFFDB
ΔE00 2.99
Light Turquoise
#7EF4CC
ΔE00 3.80
Aquamarine
#7FFFD4
ΔE00 3.82
Aqua (survey)
#13EAC9
ΔE00 5.48
Bright Teal
#01F9C6
ΔE00 6.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73FBDD #FB7391
analogous
#73FB99 #73FBDD #73D5FB
triadic
#73FBDD #DD73FB #FBDD73
tetradic
#73FBDD #9973FB #FB7391 #D5FB73
square
#73FBDD #9973FB #FB7391 #D5FB73
split-complementary
#73FBDD #FB73D5 #FB9973
monochromatic
#07EDBA #38F9CF #73FBDD #AFFDEB #E1FEF8
Accessibility & contrast
On white
1.27
#73FBDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.57
#73FBDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73FBDD
16.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73FBDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73FBDD | 1.00 | 1.27 | 16.57 | 16.57 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3EDDC
Deuteranopia (green-blind)
#DEDEDF
Tritanopia (blue-blind)
#1CFEF2
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #73fbdd; /* rgb */ color: rgb(115, 251, 221); /* oklch */ color: oklch(90.4% 0.127 176.6);
Tailwind
colors: {
custom: {
50: '#a6fde7',
500: '#73fbdd',
950: '#000000',
},
}SCSS
$custom: #73fbdd; $custom-light: #a6fde7; $custom-dark: #000000;
JSON
{
"hex": "#73fbdd",
"rgb": {
"r": 115,
"g": 251,
"b": 221
},
"hsl": {
"h": 166.765,
"s": 94.444,
"l": 71.765
},
"oklch": {
"l": 0.90388,
"c": 0.12741,
"h": 176.6
},
"luminance": 0.7786
}Semantic roles & 50–950 ramp
primary
#73FBDD
secondary
#D73B5E
accent
#0033E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101816
muted
#818684