#73FBBC#73FBBC
#73FBBC is a very light, vivid teal. Relative luminance 0.763; OKLCH L 89.6% C 0.150 H 161.0°. Best body text is #000000 at 16.25:1 contrast (WCAG AA passes).
Color values
| HEX | #73FBBC |
|---|---|
| RGB | rgb(115, 251, 188) |
| HSL | hsl(152, 94%, 72%) |
| HSV | hsv(152, 54%, 98%) |
| CMYK | cmyk(54.2%, 0%, 25.1%, 1.6%) |
| CIE-LAB | lab(89.98, -51.48, 19.11) |
| CIE-LCH | lch(89.98, 54.91, 159.64°) |
| OKLab | oklab(89.55% -0.1416 0.0488) |
| OKLCH | oklch(89.55% 0.15 161) |
| XYZ | xyz(50.6400, 76.2654, 59.6193) |
| Luminance | 0.7627 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.52
Light Aquamarine
#7BFDC7
ΔE00 2.04
Light Blue Green
#7EFBB3
ΔE00 2.34
Seafoam (survey)
#80F9AD
ΔE00 3.35
Seafoam Green
#7AF9AB
ΔE00 3.41
Greenish Cyan
#2AFEB7
ΔE00 3.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73FBBC #FB73B2
analogous
#73FB78 #73FBBC #73F6FB
triadic
#73FBBC #BC73FB #FBBC73
tetradic
#73FBBC #7873FB #FB73B2 #F6FB73
square
#73FBBC #7873FB #FB73B2 #F6FB73
split-complementary
#73FBBC #FB73F6 #FB7873
monochromatic
#07ED82 #38F9A0 #73FBBC #AFFDD8 #E1FEF1
Accessibility & contrast
On white
1.29
#73FBBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.25
#73FBBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73FBBC
16.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73FBBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73FBBC | 1.00 | 1.29 | 16.25 | 16.25 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EBB8
Deuteranopia (green-blind)
#E4DDC0
Tritanopia (blue-blind)
#40FAEA
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #73fbbc; /* rgb */ color: rgb(115, 251, 188); /* oklch */ color: oklch(89.6% 0.150 161.0);
Tailwind
colors: {
custom: {
50: '#a5fdd0',
500: '#73fbbc',
950: '#000000',
},
}SCSS
$custom: #73fbbc; $custom-light: #a5fdd0; $custom-dark: #000000;
JSON
{
"hex": "#73fbbc",
"rgb": {
"r": 115,
"g": 251,
"b": 188
},
"hsl": {
"h": 152.206,
"s": 94.444,
"l": 71.765
},
"oklch": {
"l": 0.89551,
"c": 0.14979,
"h": 161
},
"luminance": 0.7627
}Semantic roles & 50–950 ramp
primary
#73FBBC
secondary
#D73B83
accent
#006AE6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683