#73EBB6#73EBB6
#73EBB6 is a very light, vivid teal. Relative luminance 0.664; OKLCH L 85.6% C 0.133 H 162.6°. Best body text is #000000 at 14.29:1 contrast (WCAG AA passes).
Color values
| HEX | #73EBB6 |
|---|---|
| RGB | rgb(115, 235, 182) |
| HSL | hsl(154, 75%, 69%) |
| HSV | hsv(154, 51%, 92%) |
| CMYK | cmyk(51.1%, 0%, 22.6%, 7.8%) |
| CIE-LAB | lab(85.22, -45.96, 15.53) |
| CIE-LCH | lch(85.22, 48.51, 161.32°) |
| OKLab | oklab(85.63% -0.1271 0.0398) |
| OKLCH | oklch(85.63% 0.133 162.6) |
| XYZ | xyz(45.2181, 66.4350, 54.6873) |
| Luminance | 0.6644 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.12
Light Greenish Blue
#63F7B4
ΔE00 3.62
Light Aquamarine
#7BFDC7
ΔE00 3.83
Light Turquoise
#7EF4CC
ΔE00 4.02
Light Blue Green
#7EFBB3
ΔE00 4.93
Aqua Marine
#2EE8BB
ΔE00 4.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73EBB6 #EB73A8
analogous
#73EB7A #73EBB6 #73E4EB
triadic
#73EBB6 #B673EB #EBB673
tetradic
#73EBB6 #7A73EB #EB73A8 #E4EB73
square
#73EBB6 #7A73EB #EB73A8 #E4EB73
split-complementary
#73EBB6 #EB73E4 #EB7A73
monochromatic
#1CC77C #3DE39A #73EBB6 #A9F3D2 #DEFAEE
Accessibility & contrast
On white
1.47
#73EBB6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.29
#73EBB6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73EBB6
14.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73EBB6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73EBB6 | 1.00 | 1.47 | 14.29 | 14.29 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8DCB3
Deuteranopia (green-blind)
#D6D0B9
Tritanopia (blue-blind)
#4AEBDC
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #73ebb6; /* rgb */ color: rgb(115, 235, 182); /* oklch */ color: oklch(85.6% 0.133 162.6);
Tailwind
colors: {
custom: {
50: '#a3f2cc',
500: '#73ebb6',
950: '#000000',
},
}SCSS
$custom: #73ebb6; $custom-light: #a3f2cc; $custom-dark: #000000;
JSON
{
"hex": "#73ebb6",
"rgb": {
"r": 115,
"g": 235,
"b": 182
},
"hsl": {
"h": 153.5,
"s": 75,
"l": 68.627
},
"oklch": {
"l": 0.85628,
"c": 0.13321,
"h": 162.6
},
"luminance": 0.66439
}Semantic roles & 50–950 ramp
primary
#73EBB6
secondary
#C33F79
accent
#0E67D7
background
#FDFFFE
surface
#F7FEFA
border
#D0D6D3
text
#101713
muted
#818583