#73FEBD#73FEBD
#73FEBD is a very light, vivid teal. Relative luminance 0.782; OKLCH L 90.3% C 0.153 H 160.7°. Best body text is #000000 at 16.64:1 contrast (WCAG AA passes).
Color values
| HEX | #73FEBD |
|---|---|
| RGB | rgb(115, 254, 189) |
| HSL | hsl(152, 99%, 72%) |
| HSV | hsv(152, 55%, 100%) |
| CMYK | cmyk(54.7%, 0%, 25.6%, 0.4%) |
| CIE-LAB | lab(90.87, -52.52, 19.83) |
| CIE-LCH | lch(90.87, 56.14, 159.31°) |
| OKLab | oklab(90.28% -0.1443 0.0506) |
| OKLCH | oklch(90.28% 0.153 160.7) |
| XYZ | xyz(51.6928, 78.1978, 60.5038) |
| Luminance | 0.7820 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.81
Light Blue Green
#7EFBB3
ΔE00 2.22
Light Aquamarine
#7BFDC7
ΔE00 2.29
Seafoam (survey)
#80F9AD
ΔE00 3.26
Seafoam Green
#7AF9AB
ΔE00 3.29
Greenish Cyan
#2AFEB7
ΔE00 3.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73FEBD #FE73B4
analogous
#73FE77 #73FEBD #73FAFE
triadic
#73FEBD #BD73FE #FEBD73
tetradic
#73FEBD #7773FE #FE73B4 #FAFE73
square
#73FEBD #7773FE #FE73B4 #FAFE73
split-complementary
#73FEBD #FE73FA #FE7773
monochromatic
#02F583 #36FEA0 #73FEBD #B0FEDA #E1FFF1
Accessibility & contrast
On white
1.26
#73FEBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.64
#73FEBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73FEBD
16.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73FEBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73FEBD | 1.00 | 1.26 | 16.64 | 16.64 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBEDB9
Deuteranopia (green-blind)
#E7DFC1
Tritanopia (blue-blind)
#3EFDEC
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #73febd; /* rgb */ color: rgb(115, 254, 189); /* oklch */ color: oklch(90.3% 0.153 160.7);
Tailwind
colors: {
custom: {
50: '#a5ffd1',
500: '#73febd',
950: '#000000',
},
}SCSS
$custom: #73febd; $custom-light: #a5ffd1; $custom-dark: #000000;
JSON
{
"hex": "#73febd",
"rgb": {
"r": 115,
"g": 254,
"b": 189
},
"hsl": {
"h": 151.942,
"s": 98.582,
"l": 72.353
},
"oklch": {
"l": 0.90282,
"c": 0.15295,
"h": 160.7
},
"luminance": 0.78203
}Semantic roles & 50–950 ramp
primary
#73FEBD
secondary
#DB3A85
accent
#006BE6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683