#73EBB4#73EBB4
#73EBB4 is a very light, vivid teal. Relative luminance 0.664; OKLCH L 85.6% C 0.135 H 161.7°. Best body text is #000000 at 14.27:1 contrast (WCAG AA passes).
Color values
| HEX | #73EBB4 |
|---|---|
| RGB | rgb(115, 235, 180) |
| HSL | hsl(153, 75%, 69%) |
| HSV | hsv(153, 51%, 92%) |
| CMYK | cmyk(51.1%, 0%, 23.4%, 7.8%) |
| CIE-LAB | lab(85.18, -46.37, 16.52) |
| CIE-LCH | lch(85.18, 49.22, 160.39°) |
| OKLab | oklab(85.58% -0.128 0.0423) |
| OKLCH | oklch(85.58% 0.135 161.7) |
| XYZ | xyz(45.0129, 66.3529, 53.6065) |
| Luminance | 0.6636 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.30
Light Greenish Blue
#63F7B4
ΔE00 3.37
Light Aquamarine
#7BFDC7
ΔE00 3.92
Light Turquoise
#7EF4CC
ΔE00 4.43
Light Blue Green
#7EFBB3
ΔE00 4.60
Seafoam (survey)
#80F9AD
ΔE00 5.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73EBB4 #EB73AA
analogous
#73EB78 #73EBB4 #73E6EB
triadic
#73EBB4 #B473EB #EBB473
tetradic
#73EBB4 #7873EB #EB73AA #E6EB73
square
#73EBB4 #7873EB #EB73AA #E6EB73
split-complementary
#73EBB4 #EB73E6 #EB7873
monochromatic
#1CC779 #3DE397 #73EBB4 #A9F3D1 #DEFAED
Accessibility & contrast
On white
1.47
#73EBB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.27
#73EBB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73EBB4
14.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73EBB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73EBB4 | 1.00 | 1.47 | 14.27 | 14.27 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8DCB1
Deuteranopia (green-blind)
#D6D0B7
Tritanopia (blue-blind)
#4BEBDC
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #73ebb4; /* rgb */ color: rgb(115, 235, 180); /* oklch */ color: oklch(85.6% 0.135 161.7);
Tailwind
colors: {
custom: {
50: '#a3f2ca',
500: '#73ebb4',
950: '#000000',
},
}SCSS
$custom: #73ebb4; $custom-light: #a3f2ca; $custom-dark: #000000;
JSON
{
"hex": "#73ebb4",
"rgb": {
"r": 115,
"g": 235,
"b": 180
},
"hsl": {
"h": 152.5,
"s": 75,
"l": 68.627
},
"oklch": {
"l": 0.8558,
"c": 0.13482,
"h": 161.7
},
"luminance": 0.66357
}Semantic roles & 50–950 ramp
primary
#73EBB4
secondary
#C33F7C
accent
#0E6AD7
background
#FDFFFD
surface
#F7FEF9
border
#D0D6D2
text
#101713
muted
#818582