#73EBAB#73EBAB
#73EBAB is a very light, vivid green. Relative luminance 0.660; OKLCH L 85.4% C 0.142 H 158.0°. Best body text is #000000 at 14.20:1 contrast (WCAG AA passes).
Color values
| HEX | #73EBAB |
|---|---|
| RGB | rgb(115, 235, 171) |
| HSL | hsl(148, 75%, 69%) |
| HSV | hsv(148, 51%, 92%) |
| CMYK | cmyk(51.1%, 0%, 27.2%, 7.8%) |
| CIE-LAB | lab(85.00, -48.17, 20.93) |
| CIE-LCH | lch(85.00, 52.52, 156.51°) |
| OKLab | oklab(85.37% -0.132 0.0533) |
| OKLCH | oklch(85.37% 0.142 158) |
| XYZ | xyz(44.1257, 65.9980, 48.9338) |
| Luminance | 0.6600 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.99
Light Blue Green
#7EFBB3
ΔE00 3.58
Seafoam (survey)
#80F9AD
ΔE00 3.67
Seafoam Green
#7AF9AB
ΔE00 3.72
Light Sea Green
#98F6B0
ΔE00 4.50
Seafoam
#7FE0B3
ΔE00 4.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73EBAB #EB73B3
analogous
#77EB73 #73EBAB #73EBE7
triadic
#73EBAB #AB73EB #EBAB73
tetradic
#73EBAB #7377EB #EB73B3 #EBE773
square
#73EBAB #7377EB #EB73B3 #EBE773
split-complementary
#73EBAB #E773EB #EB7377
monochromatic
#1CC76C #3DE38B #73EBAB #A9F3CB #DEFAEB
Accessibility & contrast
On white
1.48
#73EBAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.20
#73EBAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73EBAB
14.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73EBAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73EBAB | 1.00 | 1.48 | 14.20 | 14.20 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9DCA7
Deuteranopia (green-blind)
#D8CFAF
Tritanopia (blue-blind)
#4FEADA
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #73ebab; /* rgb */ color: rgb(115, 235, 171); /* oklch */ color: oklch(85.4% 0.142 158.0);
Tailwind
colors: {
custom: {
50: '#a3f2c4',
500: '#73ebab',
950: '#000000',
},
}SCSS
$custom: #73ebab; $custom-light: #a3f2c4; $custom-dark: #000000;
JSON
{
"hex": "#73ebab",
"rgb": {
"r": 115,
"g": 235,
"b": 171
},
"hsl": {
"h": 148,
"s": 75,
"l": 68.627
},
"oklch": {
"l": 0.85373,
"c": 0.14237,
"h": 158
},
"luminance": 0.66002
}Semantic roles & 50–950 ramp
primary
#73EBAB
secondary
#C33F86
accent
#0E79D7
background
#FDFFFD
surface
#F7FEF9
border
#D0D6D2
text
#101712
muted
#818582