#73FEBA#73FEBA
#73FEBA is a very light, vivid teal. Relative luminance 0.781; OKLCH L 90.2% C 0.155 H 159.6°. Best body text is #000000 at 16.61:1 contrast (WCAG AA passes).
Color values
| HEX | #73FEBA |
|---|---|
| RGB | rgb(115, 254, 186) |
| HSL | hsl(151, 99%, 72%) |
| HSV | hsv(151, 55%, 100%) |
| CMYK | cmyk(54.7%, 0%, 26.8%, 0.4%) |
| CIE-LAB | lab(90.81, -53.11, 21.28) |
| CIE-LCH | lch(90.81, 57.22, 158.16°) |
| OKLab | oklab(90.22% -0.1456 0.0542) |
| OKLCH | oklch(90.22% 0.155 159.6) |
| XYZ | xyz(51.3705, 78.0689, 58.8065) |
| Luminance | 0.7807 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 1.72
Light Greenish Blue
#63F7B4
ΔE00 1.78
Seafoam Green
#7AF9AB
ΔE00 2.73
Seafoam (survey)
#80F9AD
ΔE00 2.74
Light Aquamarine
#7BFDC7
ΔE00 2.89
Light Bluish Green
#76FDA8
ΔE00 3.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73FEBA #FE73B7
analogous
#73FE74 #73FEBA #73FDFE
triadic
#73FEBA #BA73FE #FEBA73
tetradic
#73FEBA #7473FE #FE73B7 #FDFE73
square
#73FEBA #7473FE #FE73B7 #FDFE73
split-complementary
#73FEBA #FE73FD #FE7473
monochromatic
#02F57E #36FE9C #73FEBA #B0FED8 #E1FFF0
Accessibility & contrast
On white
1.26
#73FEBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.61
#73FEBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73FEBA
16.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73FEBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73FEBA | 1.00 | 1.26 | 16.61 | 16.61 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBEDB6
Deuteranopia (green-blind)
#E8DFBE
Tritanopia (blue-blind)
#40FDEC
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #73feba; /* rgb */ color: rgb(115, 254, 186); /* oklch */ color: oklch(90.2% 0.155 159.6);
Tailwind
colors: {
custom: {
50: '#a5ffcf',
500: '#73feba',
950: '#000000',
},
}SCSS
$custom: #73feba; $custom-light: #a5ffcf; $custom-dark: #000000;
JSON
{
"hex": "#73feba",
"rgb": {
"r": 115,
"g": 254,
"b": 186
},
"hsl": {
"h": 150.647,
"s": 98.582,
"l": 72.353
},
"oklch": {
"l": 0.90215,
"c": 0.15541,
"h": 159.6
},
"luminance": 0.78074
}Semantic roles & 50–950 ramp
primary
#73FEBA
secondary
#DB3A89
accent
#0070E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101813
muted
#818683