#73E4EC#73E4EC
#73E4EC is a very light, moderate teal. Relative luminance 0.652; OKLCH L 85.6% C 0.104 H 201.6°. Best body text is #000000 at 14.04:1 contrast (WCAG AA passes).
Color values
| HEX | #73E4EC |
|---|---|
| RGB | rgb(115, 228, 236) |
| HSL | hsl(184, 76%, 69%) |
| HSV | hsv(184, 51%, 93%) |
| CMYK | cmyk(51.3%, 3.4%, 0%, 7.5%) |
| CIE-LAB | lab(84.58, -30.04, -13.79) |
| CIE-LCH | lch(84.58, 33.05, 204.66°) |
| OKLab | oklab(85.56% -0.0964 -0.0381) |
| OKLCH | oklch(85.56% 0.104 201.6) |
| XYZ | xyz(49.9478, 65.1832, 89.2901) |
| Luminance | 0.6519 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.18
Robin Egg Blue
#8AF1FE
ΔE00 3.93
Robin'S Egg Blue
#98EFF9
ΔE00 4.38
Aqua Blue
#02D8E9
ΔE00 5.46
Bright Light Blue
#26F7FD
ΔE00 5.97
Bright Cyan
#41FDFE
ΔE00 7.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73E4EC #EC7B73
analogous
#73ECB8 #73E4EC #73A8EC
triadic
#73E4EC #EC73E4 #E4EC73
tetradic
#73E4EC #B873EC #EC7B73 #A8EC73
square
#73E4EC #B873EC #EC7B73 #A8EC73
split-complementary
#73E4EC #EC73A8 #ECB873
monochromatic
#1BBEC9 #3DDAE5 #73E4EC #A9EEF3 #DFF9FB
Accessibility & contrast
On white
1.50
#73E4EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.04
#73E4EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73E4EC
14.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73E4EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73E4EC | 1.00 | 1.50 | 14.04 | 14.04 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6DCED
Deuteranopia (green-blind)
#C2CDED
Tritanopia (blue-blind)
#11EBE6
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #73e4ec; /* rgb */ color: rgb(115, 228, 236); /* oklch */ color: oklch(85.6% 0.104 201.6);
Tailwind
colors: {
custom: {
50: '#a4edf2',
500: '#73e4ec',
950: '#000000',
},
}SCSS
$custom: #73e4ec; $custom-light: #a4edf2; $custom-dark: #000000;
JSON
{
"hex": "#73e4ec",
"rgb": {
"r": 115,
"g": 228,
"b": 236
},
"hsl": {
"h": 183.967,
"s": 76.101,
"l": 68.824
},
"oklch": {
"l": 0.85564,
"c": 0.10361,
"h": 201.6
},
"luminance": 0.65188
}Semantic roles & 50–950 ramp
primary
#73E4EC
secondary
#C4483F
accent
#1B0DD8
background
#FDFEFF
surface
#F7FDFE
border
#D0D5D6
text
#101616
muted
#818485