#73FBDF#73FBDF
#73FBDF is a very light, vivid teal. Relative luminance 0.780; OKLCH L 90.4% C 0.126 H 177.7°. Best body text is #000000 at 16.59:1 contrast (WCAG AA passes).
Color values
| HEX | #73FBDF |
|---|---|
| RGB | rgb(115, 251, 223) |
| HSL | hsl(168, 94%, 72%) |
| HSV | hsv(168, 54%, 98%) |
| CMYK | cmyk(54.2%, 0%, 11.2%, 1.6%) |
| CIE-LAB | lab(90.76, -43.83, 2.15) |
| CIE-LCH | lch(90.76, 43.88, 177.20°) |
| OKLab | oklab(90.44% -0.1263 0.005) |
| OKLCH | oklch(90.44% 0.126 177.7) |
| XYZ | xyz(54.8807, 77.9617, 81.9537) |
| Luminance | 0.7797 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.24
Light Aqua
#8CFFDB
ΔE00 3.41
Light Turquoise
#7EF4CC
ΔE00 4.31
Aquamarine
#7FFFD4
ΔE00 4.38
Aqua (survey)
#13EAC9
ΔE00 5.58
Bright Aqua
#0BF9EA
ΔE00 5.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73FBDF #FB738F
analogous
#73FB9B #73FBDF #73D3FB
triadic
#73FBDF #DF73FB #FBDF73
tetradic
#73FBDF #9B73FB #FB738F #D3FB73
square
#73FBDF #9B73FB #FB738F #D3FB73
split-complementary
#73FBDF #FB73D3 #FB9B73
monochromatic
#07EDBD #38F9D1 #73FBDF #AFFDED #E1FEF8
Accessibility & contrast
On white
1.27
#73FBDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.59
#73FBDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73FBDF
16.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73FBDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73FBDF | 1.00 | 1.27 | 16.59 | 16.59 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2EEDE
Deuteranopia (green-blind)
#DDDEE1
Tritanopia (blue-blind)
#18FEF2
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #73fbdf; /* rgb */ color: rgb(115, 251, 223); /* oklch */ color: oklch(90.4% 0.126 177.7);
Tailwind
colors: {
custom: {
50: '#a6fde8',
500: '#73fbdf',
950: '#000000',
},
}SCSS
$custom: #73fbdf; $custom-light: #a6fde8; $custom-dark: #000000;
JSON
{
"hex": "#73fbdf",
"rgb": {
"r": 115,
"g": 251,
"b": 223
},
"hsl": {
"h": 167.647,
"s": 94.444,
"l": 71.765
},
"oklch": {
"l": 0.90444,
"c": 0.12642,
"h": 177.7
},
"luminance": 0.77967
}Semantic roles & 50–950 ramp
primary
#73FBDF
secondary
#D73B5B
accent
#002FE6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101816
muted
#818684