#73FCBD#73FCBD
#73FCBD is a very light, vivid teal. Relative luminance 0.769; OKLCH L 89.8% C 0.150 H 161.1°. Best body text is #000000 at 16.39:1 contrast (WCAG AA passes).
Color values
| HEX | #73FCBD |
|---|---|
| RGB | rgb(115, 252, 189) |
| HSL | hsl(152, 96%, 72%) |
| HSV | hsv(152, 54%, 99%) |
| CMYK | cmyk(54.4%, 0%, 25%, 1.2%) |
| CIE-LAB | lab(90.29, -51.69, 19.03) |
| CIE-LCH | lch(90.29, 55.08, 159.79°) |
| OKLab | oklab(89.81% -0.1422 0.0486) |
| OKLCH | oklch(89.81% 0.15 161.1) |
| XYZ | xyz(51.0614, 76.9351, 60.2934) |
| Luminance | 0.7694 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.65
Light Aquamarine
#7BFDC7
ΔE00 1.97
Light Blue Green
#7EFBB3
ΔE00 2.41
Seafoam (survey)
#80F9AD
ΔE00 3.44
Seafoam Green
#7AF9AB
ΔE00 3.49
Greenish Cyan
#2AFEB7
ΔE00 3.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73FCBD #FC73B2
analogous
#73FC79 #73FCBD #73F6FC
triadic
#73FCBD #BD73FC #FCBD73
tetradic
#73FCBD #7973FC #FC73B2 #F6FC73
square
#73FCBD #7973FC #FC73B2 #F6FC73
split-complementary
#73FCBD #FC73F6 #FC7973
monochromatic
#05EF84 #37FBA1 #73FCBD #AFFDD9 #E1FEF1
Accessibility & contrast
On white
1.28
#73FCBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.39
#73FCBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73FCBD
16.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73FCBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73FCBD | 1.00 | 1.28 | 16.39 | 16.39 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9ECB9
Deuteranopia (green-blind)
#E5DEC1
Tritanopia (blue-blind)
#3FFBEB
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #73fcbd; /* rgb */ color: rgb(115, 252, 189); /* oklch */ color: oklch(89.8% 0.150 161.1);
Tailwind
colors: {
custom: {
50: '#a5fed1',
500: '#73fcbd',
950: '#000000',
},
}SCSS
$custom: #73fcbd; $custom-light: #a5fed1; $custom-dark: #000000;
JSON
{
"hex": "#73fcbd",
"rgb": {
"r": 115,
"g": 252,
"b": 189
},
"hsl": {
"h": 152.409,
"s": 95.804,
"l": 71.961
},
"oklch": {
"l": 0.8981,
"c": 0.1503,
"h": 161.1
},
"luminance": 0.7694
}Semantic roles & 50–950 ramp
primary
#73FCBD
secondary
#D83B83
accent
#006AE6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683