#73FBCF#73FBCF
#73FBCF is a very light, vivid teal. Relative luminance 0.771; OKLCH L 90.0% C 0.136 H 169.2°. Best body text is #000000 at 16.43:1 contrast (WCAG AA passes).
Color values
| HEX | #73FBCF |
|---|---|
| RGB | rgb(115, 251, 207) |
| HSL | hsl(161, 94%, 72%) |
| HSV | hsv(161, 54%, 98%) |
| CMYK | cmyk(54.2%, 0%, 17.5%, 1.6%) |
| CIE-LAB | lab(90.39, -47.47, 9.89) |
| CIE-LCH | lch(90.39, 48.49, 168.23°) |
| OKLab | oklab(90.01% -0.1333 0.0253) |
| OKLCH | oklch(90.01% 0.136 169.2) |
| XYZ | xyz(52.8247, 77.1393, 71.1250) |
| Luminance | 0.7714 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.20
Light Turquoise
#7EF4CC
ΔE00 1.92
Light Aquamarine
#7BFDC7
ΔE00 2.63
Light Aqua
#8CFFDB
ΔE00 2.82
Bright Teal
#01F9C6
ΔE00 4.21
Pale Turquoise
#A5FBD5
ΔE00 5.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73FBCF #FB739F
analogous
#73FB8B #73FBCF #73E3FB
triadic
#73FBCF #CF73FB #FBCF73
tetradic
#73FBCF #8B73FB #FB739F #E3FB73
square
#73FBCF #8B73FB #FB739F #E3FB73
split-complementary
#73FBCF #FB73E3 #FB8B73
monochromatic
#07EDA2 #38F9BB #73FBCF #AFFDE3 #E1FEF5
Accessibility & contrast
On white
1.28
#73FBCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.43
#73FBCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73FBCF
16.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73FBCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73FBCF | 1.00 | 1.28 | 16.43 | 16.43 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5ECCD
Deuteranopia (green-blind)
#E1DDD2
Tritanopia (blue-blind)
#30FCEE
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #73fbcf; /* rgb */ color: rgb(115, 251, 207); /* oklch */ color: oklch(90.0% 0.136 169.2);
Tailwind
colors: {
custom: {
50: '#a5fddd',
500: '#73fbcf',
950: '#000000',
},
}SCSS
$custom: #73fbcf; $custom-light: #a5fddd; $custom-dark: #000000;
JSON
{
"hex": "#73fbcf",
"rgb": {
"r": 115,
"g": 251,
"b": 207
},
"hsl": {
"h": 160.588,
"s": 94.444,
"l": 71.765
},
"oklch": {
"l": 0.90013,
"c": 0.13564,
"h": 169.2
},
"luminance": 0.77144
}Semantic roles & 50–950 ramp
primary
#73FBCF
secondary
#D73B6E
accent
#004AE6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684