#73EBBB#73EBBB
#73EBBB is a very light, vivid teal. Relative luminance 0.666; OKLCH L 85.8% C 0.129 H 165.0°. Best body text is #000000 at 14.33:1 contrast (WCAG AA passes).
Color values
| HEX | #73EBBB |
|---|---|
| RGB | rgb(115, 235, 187) |
| HSL | hsl(156, 75%, 69%) |
| HSV | hsv(156, 51%, 92%) |
| CMYK | cmyk(51.1%, 0%, 20.4%, 7.8%) |
| CIE-LAB | lab(85.32, -44.91, 13.08) |
| CIE-LCH | lch(85.32, 46.78, 163.76°) |
| OKLab | oklab(85.75% -0.1249 0.0336) |
| OKLCH | oklch(85.75% 0.129 165) |
| XYZ | xyz(45.7441, 66.6454, 57.4573) |
| Luminance | 0.6665 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.96
Light Turquoise
#7EF4CC
ΔE00 3.04
Light Aquamarine
#7BFDC7
ΔE00 3.86
Aqua Marine
#2EE8BB
ΔE00 4.38
Light Teal
#90E4C1
ΔE00 4.44
Light Greenish Blue
#63F7B4
ΔE00 4.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73EBBB #EB73A3
analogous
#73EB7F #73EBBB #73DFEB
triadic
#73EBBB #BB73EB #EBBB73
tetradic
#73EBBB #7F73EB #EB73A3 #DFEB73
square
#73EBBB #7F73EB #EB73A3 #DFEB73
split-complementary
#73EBBB #EB73DF #EB7F73
monochromatic
#1CC783 #3DE3A1 #73EBBB #A9F3D5 #DEFAEF
Accessibility & contrast
On white
1.47
#73EBBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.33
#73EBBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73EBBB
14.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73EBBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73EBBB | 1.00 | 1.47 | 14.33 | 14.33 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7DDB8
Deuteranopia (green-blind)
#D5D0BE
Tritanopia (blue-blind)
#47EBDD
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #73ebbb; /* rgb */ color: rgb(115, 235, 187); /* oklch */ color: oklch(85.8% 0.129 165.0);
Tailwind
colors: {
custom: {
50: '#a3f2cf',
500: '#73ebbb',
950: '#000000',
},
}SCSS
$custom: #73ebbb; $custom-light: #a3f2cf; $custom-dark: #000000;
JSON
{
"hex": "#73ebbb",
"rgb": {
"r": 115,
"g": 235,
"b": 187
},
"hsl": {
"h": 156,
"s": 75,
"l": 68.627
},
"oklch": {
"l": 0.8575,
"c": 0.12934,
"h": 165
},
"luminance": 0.66649
}Semantic roles & 50–950 ramp
primary
#73EBBB
secondary
#C33F74
accent
#0E5FD7
background
#FDFFFE
surface
#F7FEFB
border
#D0D6D4
text
#101713
muted
#818583