#73FEBB#73FEBB
#73FEBB is a very light, vivid teal. Relative luminance 0.781; OKLCH L 90.2% C 0.155 H 159.9°. Best body text is #000000 at 16.62:1 contrast (WCAG AA passes).
Color values
| HEX | #73FEBB |
|---|---|
| RGB | rgb(115, 254, 187) |
| HSL | hsl(151, 99%, 72%) |
| HSV | hsv(151, 55%, 100%) |
| CMYK | cmyk(54.7%, 0%, 26.4%, 0.4%) |
| CIE-LAB | lab(90.83, -52.91, 20.80) |
| CIE-LCH | lch(90.83, 56.86, 158.54°) |
| OKLab | oklab(90.24% -0.1452 0.053) |
| OKLCH | oklch(90.24% 0.155 159.9) |
| XYZ | xyz(51.4772, 78.1116, 59.3684) |
| Luminance | 0.7812 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.76
Light Blue Green
#7EFBB3
ΔE00 1.87
Light Aquamarine
#7BFDC7
ΔE00 2.69
Seafoam (survey)
#80F9AD
ΔE00 2.91
Seafoam Green
#7AF9AB
ΔE00 2.91
Greenish Cyan
#2AFEB7
ΔE00 3.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73FEBB #FE73B6
analogous
#73FE75 #73FEBB #73FCFE
triadic
#73FEBB #BB73FE #FEBB73
tetradic
#73FEBB #7573FE #FE73B6 #FCFE73
square
#73FEBB #7573FE #FE73B6 #FCFE73
split-complementary
#73FEBB #FE73FC #FE7573
monochromatic
#02F580 #36FE9D #73FEBB #B0FED9 #E1FFF0
Accessibility & contrast
On white
1.26
#73FEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.62
#73FEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73FEBB
16.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73FEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73FEBB | 1.00 | 1.26 | 16.62 | 16.62 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBEDB7
Deuteranopia (green-blind)
#E7DFBF
Tritanopia (blue-blind)
#3FFDEC
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #73febb; /* rgb */ color: rgb(115, 254, 187); /* oklch */ color: oklch(90.2% 0.155 159.9);
Tailwind
colors: {
custom: {
50: '#a5ffcf',
500: '#73febb',
950: '#000000',
},
}SCSS
$custom: #73febb; $custom-light: #a5ffcf; $custom-dark: #000000;
JSON
{
"hex": "#73febb",
"rgb": {
"r": 115,
"g": 254,
"b": 187
},
"hsl": {
"h": 151.079,
"s": 98.582,
"l": 72.353
},
"oklch": {
"l": 0.90237,
"c": 0.15459,
"h": 159.9
},
"luminance": 0.78116
}Semantic roles & 50–950 ramp
primary
#73FEBB
secondary
#DB3A88
accent
#006FE6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683