#73FFBD#73FFBD
#73FFBD is a very light, vivid teal. Relative luminance 0.788; OKLCH L 90.5% C 0.154 H 160.5°. Best body text is #000000 at 16.77:1 contrast (WCAG AA passes).
Color values
| HEX | #73FFBD |
|---|---|
| RGB | rgb(115, 255, 189) |
| HSL | hsl(152, 100%, 73%) |
| HSV | hsv(152, 55%, 100%) |
| CMYK | cmyk(54.9%, 0%, 25.9%, 0%) |
| CIE-LAB | lab(91.16, -52.93, 20.24) |
| CIE-LCH | lch(91.16, 56.66, 159.08°) |
| OKLab | oklab(90.52% -0.1454 0.0516) |
| OKLCH | oklch(90.52% 0.154 160.5) |
| XYZ | xyz(52.0109, 78.8342, 60.6099) |
| Luminance | 0.7884 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.94
Light Blue Green
#7EFBB3
ΔE00 2.16
Light Aquamarine
#7BFDC7
ΔE00 2.48
Seafoam (survey)
#80F9AD
ΔE00 3.21
Seafoam Green
#7AF9AB
ΔE00 3.23
Greenish Cyan
#2AFEB7
ΔE00 3.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73FFBD #FF73B5
analogous
#73FF77 #73FFBD #73FBFF
triadic
#73FFBD #BD73FF #FFBD73
tetradic
#73FFBD #7773FF #FF73B5 #FBFF73
square
#73FFBD #7773FF #FF73B5 #FBFF73
split-complementary
#73FFBD #FF73FB #FF7773
monochromatic
#00F883 #36FFA0 #73FFBD #B0FFDA #E0FFF1
Accessibility & contrast
On white
1.25
#73FFBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.77
#73FFBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73FFBD
16.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73FFBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73FFBD | 1.00 | 1.25 | 16.77 | 16.77 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCEEB9
Deuteranopia (green-blind)
#E8E0C1
Tritanopia (blue-blind)
#3EFEED
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #73ffbd; /* rgb */ color: rgb(115, 255, 189); /* oklch */ color: oklch(90.5% 0.154 160.5);
Tailwind
colors: {
custom: {
50: '#a5ffd1',
500: '#73ffbd',
950: '#000000',
},
}SCSS
$custom: #73ffbd; $custom-light: #a5ffd1; $custom-dark: #000000;
JSON
{
"hex": "#73ffbd",
"rgb": {
"r": 115,
"g": 255,
"b": 189
},
"hsl": {
"h": 151.714,
"s": 100,
"l": 72.549
},
"oklch": {
"l": 0.90518,
"c": 0.15427,
"h": 160.5
},
"luminance": 0.78839
}Semantic roles & 50–950 ramp
primary
#73FFBD
secondary
#DC3A86
accent
#006CE6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683