#73FBBE#73FBBE
#73FBBE is a very light, vivid teal. Relative luminance 0.764; OKLCH L 89.6% C 0.148 H 161.8°. Best body text is #000000 at 16.27:1 contrast (WCAG AA passes).
Color values
| HEX | #73FBBE |
|---|---|
| RGB | rgb(115, 251, 190) |
| HSL | hsl(153, 94%, 72%) |
| HSV | hsv(153, 54%, 98%) |
| CMYK | cmyk(54.2%, 0%, 24.3%, 1.6%) |
| CIE-LAB | lab(90.02, -51.07, 18.14) |
| CIE-LCH | lch(90.02, 54.20, 160.45°) |
| OKLab | oklab(89.6% -0.1407 0.0464) |
| OKLCH | oklch(89.6% 0.148 161.8) |
| XYZ | xyz(50.8571, 76.3523, 60.7626) |
| Luminance | 0.7636 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.65
Light Greenish Blue
#63F7B4
ΔE00 1.76
Light Blue Green
#7EFBB3
ΔE00 2.75
Greenish Cyan
#2AFEB7
ΔE00 3.71
Seafoam (survey)
#80F9AD
ΔE00 3.75
Seafoam Green
#7AF9AB
ΔE00 3.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73FBBE #FB73B0
analogous
#73FB7A #73FBBE #73F4FB
triadic
#73FBBE #BE73FB #FBBE73
tetradic
#73FBBE #7A73FB #FB73B0 #F4FB73
square
#73FBBE #7A73FB #FB73B0 #F4FB73
split-complementary
#73FBBE #FB73F4 #FB7A73
monochromatic
#07ED86 #38F9A2 #73FBBE #AFFDDA #E1FEF1
Accessibility & contrast
On white
1.29
#73FBBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.27
#73FBBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73FBBE
16.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73FBBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73FBBE | 1.00 | 1.29 | 16.27 | 16.27 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EBBB
Deuteranopia (green-blind)
#E4DDC2
Tritanopia (blue-blind)
#3FFBEA
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #73fbbe; /* rgb */ color: rgb(115, 251, 190); /* oklch */ color: oklch(89.6% 0.148 161.8);
Tailwind
colors: {
custom: {
50: '#a5fdd1',
500: '#73fbbe',
950: '#000000',
},
}SCSS
$custom: #73fbbe; $custom-light: #a5fdd1; $custom-dark: #000000;
JSON
{
"hex": "#73fbbe",
"rgb": {
"r": 115,
"g": 251,
"b": 190
},
"hsl": {
"h": 153.088,
"s": 94.444,
"l": 71.765
},
"oklch": {
"l": 0.89597,
"c": 0.14818,
"h": 161.8
},
"luminance": 0.76357
}Semantic roles & 50–950 ramp
primary
#73FBBE
secondary
#D73B81
accent
#0067E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683