#73EBB5#73EBB5
#73EBB5 is a very light, vivid teal. Relative luminance 0.664; OKLCH L 85.6% C 0.134 H 162.2°. Best body text is #000000 at 14.28:1 contrast (WCAG AA passes).
Color values
| HEX | #73EBB5 |
|---|---|
| RGB | rgb(115, 235, 181) |
| HSL | hsl(153, 75%, 69%) |
| HSV | hsv(153, 51%, 92%) |
| CMYK | cmyk(51.1%, 0%, 23%, 7.8%) |
| CIE-LAB | lab(85.20, -46.16, 16.03) |
| CIE-LCH | lch(85.20, 48.87, 160.86°) |
| OKLab | oklab(85.6% -0.1276 0.041) |
| OKLCH | oklch(85.6% 0.134 162.2) |
| XYZ | xyz(45.1151, 66.3938, 54.1449) |
| Luminance | 0.6640 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.21
Light Greenish Blue
#63F7B4
ΔE00 3.49
Light Aquamarine
#7BFDC7
ΔE00 3.86
Light Turquoise
#7EF4CC
ΔE00 4.23
Light Blue Green
#7EFBB3
ΔE00 4.76
Aqua Marine
#2EE8BB
ΔE00 5.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73EBB5 #EB73A9
analogous
#73EB79 #73EBB5 #73E5EB
triadic
#73EBB5 #B573EB #EBB573
tetradic
#73EBB5 #7973EB #EB73A9 #E5EB73
square
#73EBB5 #7973EB #EB73A9 #E5EB73
split-complementary
#73EBB5 #EB73E5 #EB7973
monochromatic
#1CC77A #3DE399 #73EBB5 #A9F3D1 #DEFAEE
Accessibility & contrast
On white
1.47
#73EBB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.28
#73EBB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73EBB5
14.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73EBB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73EBB5 | 1.00 | 1.47 | 14.28 | 14.28 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8DCB2
Deuteranopia (green-blind)
#D6D0B8
Tritanopia (blue-blind)
#4AEBDC
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #73ebb5; /* rgb */ color: rgb(115, 235, 181); /* oklch */ color: oklch(85.6% 0.134 162.2);
Tailwind
colors: {
custom: {
50: '#a3f2cb',
500: '#73ebb5',
950: '#000000',
},
}SCSS
$custom: #73ebb5; $custom-light: #a3f2cb; $custom-dark: #000000;
JSON
{
"hex": "#73ebb5",
"rgb": {
"r": 115,
"g": 235,
"b": 181
},
"hsl": {
"h": 153,
"s": 75,
"l": 68.627
},
"oklch": {
"l": 0.85604,
"c": 0.13401,
"h": 162.2
},
"luminance": 0.66398
}Semantic roles & 50–950 ramp
primary
#73EBB5
secondary
#C33F7A
accent
#0E69D7
background
#FDFFFD
surface
#F7FEF9
border
#D0D6D2
text
#101713
muted
#818582