#73FFBE#73FFBE
#73FFBE is a very light, vivid teal. Relative luminance 0.789; OKLCH L 90.5% C 0.153 H 160.8°. Best body text is #000000 at 16.78:1 contrast (WCAG AA passes).
Color values
| HEX | #73FFBE |
|---|---|
| RGB | rgb(115, 255, 190) |
| HSL | hsl(152, 100%, 73%) |
| HSV | hsv(152, 55%, 100%) |
| CMYK | cmyk(54.9%, 0%, 25.5%, 0%) |
| CIE-LAB | lab(91.18, -52.73, 19.75) |
| CIE-LCH | lch(91.18, 56.30, 159.46°) |
| OKLab | oklab(90.54% -0.1449 0.0504) |
| OKLCH | oklch(90.54% 0.153 160.8) |
| XYZ | xyz(52.1199, 78.8777, 61.1835) |
| Luminance | 0.7888 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.97
Light Aquamarine
#7BFDC7
ΔE00 2.28
Light Blue Green
#7EFBB3
ΔE00 2.33
Seafoam (survey)
#80F9AD
ΔE00 3.39
Seafoam Green
#7AF9AB
ΔE00 3.42
Greenish Cyan
#2AFEB7
ΔE00 3.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73FFBE #FF73B4
analogous
#73FF78 #73FFBE #73FAFF
triadic
#73FFBE #BE73FF #FFBE73
tetradic
#73FFBE #7873FF #FF73B4 #FAFF73
square
#73FFBE #7873FF #FF73B4 #FAFF73
split-complementary
#73FFBE #FF73FA #FF7873
monochromatic
#00F885 #36FFA2 #73FFBE #B0FFDA #E0FFF1
Accessibility & contrast
On white
1.25
#73FFBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.78
#73FFBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73FFBE
16.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73FFBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73FFBE | 1.00 | 1.25 | 16.78 | 16.78 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCEEBA
Deuteranopia (green-blind)
#E8E0C2
Tritanopia (blue-blind)
#3DFEED
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #73ffbe; /* rgb */ color: rgb(115, 255, 190); /* oklch */ color: oklch(90.5% 0.153 160.8);
Tailwind
colors: {
custom: {
50: '#a5ffd1',
500: '#73ffbe',
950: '#000000',
},
}SCSS
$custom: #73ffbe; $custom-light: #a5ffd1; $custom-dark: #000000;
JSON
{
"hex": "#73ffbe",
"rgb": {
"r": 115,
"g": 255,
"b": 190
},
"hsl": {
"h": 152.143,
"s": 100,
"l": 72.549
},
"oklch": {
"l": 0.90541,
"c": 0.15345,
"h": 160.8
},
"luminance": 0.78883
}Semantic roles & 50–950 ramp
primary
#73FFBE
secondary
#DC3A85
accent
#006BE6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683