#73FBC6#73FBC6
#73FBC6 is a very light, vivid teal. Relative luminance 0.767; OKLCH L 89.8% C 0.142 H 165.1°. Best body text is #000000 at 16.34:1 contrast (WCAG AA passes).
Color values
| HEX | #73FBC6 |
|---|---|
| RGB | rgb(115, 251, 198) |
| HSL | hsl(157, 94%, 72%) |
| HSV | hsv(157, 54%, 98%) |
| CMYK | cmyk(54.2%, 0%, 21.1%, 1.6%) |
| CIE-LAB | lab(90.19, -49.41, 14.26) |
| CIE-LCH | lch(90.19, 51.43, 163.91°) |
| OKLab | oklab(89.79% -0.1372 0.0365) |
| OKLCH | oklch(89.79% 0.142 165.1) |
| XYZ | xyz(51.7556, 76.7116, 65.4945) |
| Luminance | 0.7672 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 0.79
Aquamarine
#7FFFD4
ΔE00 2.66
Light Greenish Blue
#63F7B4
ΔE00 3.23
Light Turquoise
#7EF4CC
ΔE00 3.24
Bright Teal
#01F9C6
ΔE00 4.43
Greenish Cyan
#2AFEB7
ΔE00 4.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73FBC6 #FB73A8
analogous
#73FB82 #73FBC6 #73ECFB
triadic
#73FBC6 #C673FB #FBC673
tetradic
#73FBC6 #8273FB #FB73A8 #ECFB73
square
#73FBC6 #8273FB #FB73A8 #ECFB73
split-complementary
#73FBC6 #FB73EC #FB8273
monochromatic
#07ED93 #38F9AE #73FBC6 #AFFDDE #E1FEF3
Accessibility & contrast
On white
1.28
#73FBC6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.34
#73FBC6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73FBC6
16.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73FBC6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73FBC6 | 1.00 | 1.28 | 16.34 | 16.34 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6EBC3
Deuteranopia (green-blind)
#E3DDC9
Tritanopia (blue-blind)
#39FBEC
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #73fbc6; /* rgb */ color: rgb(115, 251, 198); /* oklch */ color: oklch(89.8% 0.142 165.1);
Tailwind
colors: {
custom: {
50: '#a5fdd7',
500: '#73fbc6',
950: '#000000',
},
}SCSS
$custom: #73fbc6; $custom-light: #a5fdd7; $custom-dark: #000000;
JSON
{
"hex": "#73fbc6",
"rgb": {
"r": 115,
"g": 251,
"b": 198
},
"hsl": {
"h": 156.618,
"s": 94.444,
"l": 71.765
},
"oklch": {
"l": 0.89788,
"c": 0.14199,
"h": 165.1
},
"luminance": 0.76716
}Semantic roles & 50–950 ramp
primary
#73FBC6
secondary
#D73B78
accent
#0059E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683