#73EAAF#73EAAF
#73EAAF is a very light, vivid teal. Relative luminance 0.656; OKLCH L 85.2% C 0.138 H 159.8°. Best body text is #000000 at 14.12:1 contrast (WCAG AA passes).
Color values
| HEX | #73EAAF |
|---|---|
| RGB | rgb(115, 234, 175) |
| HSL | hsl(150, 74%, 68%) |
| HSV | hsv(150, 51%, 92%) |
| CMYK | cmyk(50.9%, 0%, 25.2%, 8.2%) |
| CIE-LAB | lab(84.78, -46.95, 18.57) |
| CIE-LCH | lch(84.78, 50.49, 158.43°) |
| OKLab | oklab(85.23% -0.1291 0.0474) |
| OKLCH | oklch(85.23% 0.138 159.8) |
| XYZ | xyz(44.2272, 65.5819, 50.8770) |
| Luminance | 0.6559 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.23
Seafoam
#7FE0B3
ΔE00 3.68
Light Blue Green
#7EFBB3
ΔE00 4.20
Light Aquamarine
#7BFDC7
ΔE00 4.46
Seafoam (survey)
#80F9AD
ΔE00 4.48
Seafoam Green
#7AF9AB
ΔE00 4.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73EAAF #EA73AE
analogous
#73EA73 #73EAAF #73E9EA
triadic
#73EAAF #AF73EA #EAAF73
tetradic
#73EAAF #7373EA #EA73AE #E9EA73
square
#73EAAF #7373EA #EA73AE #E9EA73
split-complementary
#73EAAF #EA73E9 #EA7373
monochromatic
#1EC572 #3EE291 #73EAAF #A8F2CD #DDFAEC
Accessibility & contrast
On white
1.49
#73EAAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.12
#73EAAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73EAAF
14.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73EAAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73EAAF | 1.00 | 1.49 | 14.12 | 14.12 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8DBAC
Deuteranopia (green-blind)
#D6CFB3
Tritanopia (blue-blind)
#4EE9DA
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #73eaaf; /* rgb */ color: rgb(115, 234, 175); /* oklch */ color: oklch(85.2% 0.138 159.8);
Tailwind
colors: {
custom: {
50: '#a3f1c7',
500: '#73eaaf',
950: '#000000',
},
}SCSS
$custom: #73eaaf; $custom-light: #a3f1c7; $custom-dark: #000000;
JSON
{
"hex": "#73eaaf",
"rgb": {
"r": 115,
"g": 234,
"b": 175
},
"hsl": {
"h": 150.252,
"s": 73.913,
"l": 68.431
},
"oklch": {
"l": 0.85226,
"c": 0.13757,
"h": 159.8
},
"luminance": 0.65586
}Semantic roles & 50–950 ramp
primary
#73EAAF
secondary
#C23F80
accent
#0F72D6
background
#FDFFFD
surface
#F7FEF9
border
#D0D6D2
text
#101713
muted
#818582