#73EAEC#73EAEC
#73EAEC is a very light, moderate teal. Relative luminance 0.685; OKLCH L 86.9% C 0.107 H 196.8°. Best body text is #000000 at 14.71:1 contrast (WCAG AA passes).
Color values
| HEX | #73EAEC |
|---|---|
| RGB | rgb(115, 234, 236) |
| HSL | hsl(181, 76%, 69%) |
| HSV | hsv(181, 51%, 93%) |
| CMYK | cmyk(51.3%, 0.8%, 0%, 7.5%) |
| CIE-LAB | lab(86.28, -32.89, -11.25) |
| CIE-LCH | lch(86.28, 34.76, 198.89°) |
| OKLab | oklab(86.93% -0.1028 -0.0311) |
| OKLCH | oklch(86.93% 0.107 196.8) |
| XYZ | xyz(51.6271, 68.5418, 89.8498) |
| Luminance | 0.6855 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 4.65
Robin'S Egg
#6DEDFD
ΔE00 4.70
Robin Egg Blue
#8AF1FE
ΔE00 4.99
Bright Cyan
#41FDFE
ΔE00 5.12
Robin'S Egg Blue
#98EFF9
ΔE00 5.30
Aqua
#00FFFF
ΔE00 6.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73EAEC #EC7573
analogous
#73ECB2 #73EAEC #73AEEC
triadic
#73EAEC #EC73EA #EAEC73
tetradic
#73EAEC #B273EC #EC7573 #AEEC73
square
#73EAEC #B273EC #EC7573 #AEEC73
split-complementary
#73EAEC #EC73AE #ECB273
monochromatic
#1BC6C9 #3DE2E5 #73EAEC #A9F2F3 #DFFAFB
Accessibility & contrast
On white
1.43
#73EAEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.71
#73EAEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73EAEC
14.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73EAEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73EAEC | 1.00 | 1.43 | 14.71 | 14.71 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDE1EC
Deuteranopia (green-blind)
#C8D2ED
Tritanopia (blue-blind)
#07F1EA
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #73eaec; /* rgb */ color: rgb(115, 234, 236); /* oklch */ color: oklch(86.9% 0.107 196.8);
Tailwind
colors: {
custom: {
50: '#a5f1f2',
500: '#73eaec',
950: '#000000',
},
}SCSS
$custom: #73eaec; $custom-light: #a5f1f2; $custom-dark: #000000;
JSON
{
"hex": "#73eaec",
"rgb": {
"r": 115,
"g": 234,
"b": 236
},
"hsl": {
"h": 180.992,
"s": 76.101,
"l": 68.824
},
"oklch": {
"l": 0.86931,
"c": 0.10741,
"h": 196.8
},
"luminance": 0.68547
}Semantic roles & 50–950 ramp
primary
#73EAEC
secondary
#C4413F
accent
#110DD8
background
#FDFFFF
surface
#F7FEFE
border
#D0D6D6
text
#101616
muted
#818585