#73E6BB#73E6BB
#73E6BB is a very light, vivid teal. Relative luminance 0.638; OKLCH L 84.6% C 0.123 H 166.7°. Best body text is #000000 at 13.77:1 contrast (WCAG AA passes).
Color values
| HEX | #73E6BB |
|---|---|
| RGB | rgb(115, 230, 187) |
| HSL | hsl(158, 70%, 68%) |
| HSV | hsv(158, 50%, 90%) |
| CMYK | cmyk(50%, 0%, 18.7%, 9.8%) |
| CIE-LAB | lab(83.87, -42.73, 11.02) |
| CIE-LCH | lch(83.87, 44.12, 165.54°) |
| OKLab | oklab(84.57% -0.1194 0.0283) |
| OKLCH | oklch(84.57% 0.123 166.7) |
| XYZ | xyz(44.3327, 63.8225, 56.9868) |
| Luminance | 0.6383 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.34
Light Turquoise
#7EF4CC
ΔE00 3.31
Light Teal
#90E4C1
ΔE00 3.59
Aqua Marine
#2EE8BB
ΔE00 4.21
Eucalyptus
#44D7A8
ΔE00 4.82
Light Aquamarine
#7BFDC7
ΔE00 5.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73E6BB #E6739E
analogous
#73E681 #73E6BB #73D8E6
triadic
#73E6BB #BB73E6 #E6BB73
tetradic
#73E6BB #8173E6 #E6739E #D8E673
square
#73E6BB #8173E6 #E6739E #D8E673
split-complementary
#73E6BB #E673D8 #E68173
monochromatic
#22BD83 #3FDDA2 #73E6BB #A7EFD4 #DBF9ED
Accessibility & contrast
On white
1.53
#73E6BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.77
#73E6BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73E6BB
13.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73E6BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73E6BB | 1.00 | 1.53 | 13.77 | 13.77 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D9B9
Deuteranopia (green-blind)
#D0CCBE
Tritanopia (blue-blind)
#48E7DA
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #73e6bb; /* rgb */ color: rgb(115, 230, 187); /* oklch */ color: oklch(84.6% 0.123 166.7);
Tailwind
colors: {
custom: {
50: '#a2eecf',
500: '#73e6bb',
950: '#000000',
},
}SCSS
$custom: #73e6bb; $custom-light: #a2eecf; $custom-dark: #000000;
JSON
{
"hex": "#73e6bb",
"rgb": {
"r": 115,
"g": 230,
"b": 187
},
"hsl": {
"h": 157.565,
"s": 69.697,
"l": 67.647
},
"oklch": {
"l": 0.8457,
"c": 0.12273,
"h": 166.7
},
"luminance": 0.63826
}Semantic roles & 50–950 ramp
primary
#73E6BB
secondary
#BC416F
accent
#145BD2
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#101613
muted
#808583