#73E2EC#73E2EC
#73E2EC is a very light, moderate teal. Relative luminance 0.641; OKLCH L 85.1% C 0.102 H 203.2°. Best body text is #000000 at 13.82:1 contrast (WCAG AA passes).
Color values
| HEX | #73E2EC |
|---|---|
| RGB | rgb(115, 226, 236) |
| HSL | hsl(185, 76%, 69%) |
| HSV | hsv(185, 51%, 93%) |
| CMYK | cmyk(51.3%, 4.2%, 0%, 7.5%) |
| CIE-LAB | lab(84.01, -29.08, -14.64) |
| CIE-LCH | lch(84.01, 32.56, 206.72°) |
| OKLab | oklab(85.11% -0.0942 -0.0404) |
| OKLCH | oklch(85.11% 0.103 203.2) |
| XYZ | xyz(49.4008, 64.0892, 89.1077) |
| Luminance | 0.6409 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.02
Robin Egg Blue
#8AF1FE
ΔE00 3.89
Robin'S Egg Blue
#98EFF9
ΔE00 4.36
Aqua Blue
#02D8E9
ΔE00 5.13
Bright Light Blue
#26F7FD
ΔE00 6.60
Paleturquoise
#AFEEEE
ΔE00 7.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73E2EC #EC7D73
analogous
#73ECBA #73E2EC #73A6EC
triadic
#73E2EC #EC73E2 #E2EC73
tetradic
#73E2EC #BA73EC #EC7D73 #A6EC73
square
#73E2EC #BA73EC #EC7D73 #A6EC73
split-complementary
#73E2EC #EC73A6 #ECBA73
monochromatic
#1BBBC9 #3DD7E5 #73E2EC #A9EDF3 #DFF8FB
Accessibility & contrast
On white
1.52
#73E2EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.82
#73E2EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73E2EC
13.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73E2EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73E2EC | 1.00 | 1.52 | 13.82 | 13.82 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3DAED
Deuteranopia (green-blind)
#C0CBED
Tritanopia (blue-blind)
#14E9E5
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #73e2ec; /* rgb */ color: rgb(115, 226, 236); /* oklch */ color: oklch(85.1% 0.102 203.2);
Tailwind
colors: {
custom: {
50: '#a4ebf2',
500: '#73e2ec',
950: '#000000',
},
}SCSS
$custom: #73e2ec; $custom-light: #a4ebf2; $custom-dark: #000000;
JSON
{
"hex": "#73e2ec",
"rgb": {
"r": 115,
"g": 226,
"b": 236
},
"hsl": {
"h": 184.959,
"s": 76.101,
"l": 68.824
},
"oklch": {
"l": 0.85109,
"c": 0.1025,
"h": 203.2
},
"luminance": 0.64094
}Semantic roles & 50–950 ramp
primary
#73E2EC
secondary
#C44A3F
accent
#1E0DD8
background
#FDFEFF
surface
#F7FDFE
border
#D0D5D6
text
#101616
muted
#818485