#73FBC3#73FBC3
#73FBC3 is a very light, vivid teal. Relative luminance 0.766; OKLCH L 89.7% C 0.144 H 163.8°. Best body text is #000000 at 16.32:1 contrast (WCAG AA passes).
Color values
| HEX | #73FBC3 |
|---|---|
| RGB | rgb(115, 251, 195) |
| HSL | hsl(155, 94%, 72%) |
| HSV | hsv(155, 54%, 98%) |
| CMYK | cmyk(54.2%, 0%, 22.3%, 1.6%) |
| CIE-LAB | lab(90.13, -50.04, 15.71) |
| CIE-LCH | lch(90.13, 52.45, 162.57°) |
| OKLab | oklab(89.72% -0.1385 0.0402) |
| OKLCH | oklch(89.72% 0.144 163.8) |
| XYZ | xyz(51.4130, 76.5746, 63.6902) |
| Luminance | 0.7658 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 0.81
Light Greenish Blue
#63F7B4
ΔE00 2.61
Aquamarine
#7FFFD4
ΔE00 3.29
Light Blue Green
#7EFBB3
ΔE00 3.81
Light Turquoise
#7EF4CC
ΔE00 3.83
Greenish Cyan
#2AFEB7
ΔE00 4.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73FBC3 #FB73AB
analogous
#73FB7F #73FBC3 #73EFFB
triadic
#73FBC3 #C373FB #FBC373
tetradic
#73FBC3 #7F73FB #FB73AB #EFFB73
square
#73FBC3 #7F73FB #FB73AB #EFFB73
split-complementary
#73FBC3 #FB73EF #FB7F73
monochromatic
#07ED8E #38F9AA #73FBC3 #AFFDDD #E1FEF2
Accessibility & contrast
On white
1.29
#73FBC3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.32
#73FBC3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73FBC3
16.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73FBC3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73FBC3 | 1.00 | 1.29 | 16.32 | 16.32 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7EBC0
Deuteranopia (green-blind)
#E3DDC7
Tritanopia (blue-blind)
#3BFBEB
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #73fbc3; /* rgb */ color: rgb(115, 251, 195); /* oklch */ color: oklch(89.7% 0.144 163.8);
Tailwind
colors: {
custom: {
50: '#a5fdd5',
500: '#73fbc3',
950: '#000000',
},
}SCSS
$custom: #73fbc3; $custom-light: #a5fdd5; $custom-dark: #000000;
JSON
{
"hex": "#73fbc3",
"rgb": {
"r": 115,
"g": 251,
"b": 195
},
"hsl": {
"h": 155.294,
"s": 94.444,
"l": 71.765
},
"oklch": {
"l": 0.89715,
"c": 0.14426,
"h": 163.8
},
"luminance": 0.76579
}Semantic roles & 50–950 ramp
primary
#73FBC3
secondary
#D73B7B
accent
#005FE6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683