#73E4ED#73E4ED
#73E4ED is a very light, moderate teal. Relative luminance 0.652; OKLCH L 85.6% C 0.104 H 202.3°. Best body text is #000000 at 14.05:1 contrast (WCAG AA passes).
Color values
| HEX | #73E4ED |
|---|---|
| RGB | rgb(115, 228, 237) |
| HSL | hsl(184, 77%, 69%) |
| HSV | hsv(184, 51%, 93%) |
| CMYK | cmyk(51.5%, 3.8%, 0%, 7.1%) |
| CIE-LAB | lab(84.61, -29.78, -14.27) |
| CIE-LCH | lch(84.61, 33.02, 205.61°) |
| OKLab | oklab(85.6% -0.096 -0.0394) |
| OKLCH | oklch(85.6% 0.104 202.3) |
| XYZ | xyz(50.0935, 65.2415, 90.0574) |
| Luminance | 0.6525 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 2.92
Robin Egg Blue
#8AF1FE
ΔE00 3.74
Robin'S Egg Blue
#98EFF9
ΔE00 4.25
Aqua Blue
#02D8E9
ΔE00 5.37
Bright Light Blue
#26F7FD
ΔE00 6.10
Paleturquoise
#AFEEEE
ΔE00 7.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73E4ED #ED7C73
analogous
#73EDB9 #73E4ED #73A7ED
triadic
#73E4ED #ED73E4 #E4ED73
tetradic
#73E4ED #B973ED #ED7C73 #A7ED73
square
#73E4ED #B973ED #ED7C73 #A7ED73
split-complementary
#73E4ED #ED73A7 #EDB973
monochromatic
#1ABECB #3DDAE6 #73E4ED #A9EEF4 #DFF9FB
Accessibility & contrast
On white
1.49
#73E4ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.05
#73E4ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73E4ED
14.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73E4ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73E4ED | 1.00 | 1.49 | 14.05 | 14.05 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6DCEE
Deuteranopia (green-blind)
#C2CDEE
Tritanopia (blue-blind)
#0EEBE6
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #73e4ed; /* rgb */ color: rgb(115, 228, 237); /* oklch */ color: oklch(85.6% 0.104 202.3);
Tailwind
colors: {
custom: {
50: '#a4edf2',
500: '#73e4ed',
950: '#000000',
},
}SCSS
$custom: #73e4ed; $custom-light: #a4edf2; $custom-dark: #000000;
JSON
{
"hex": "#73e4ed",
"rgb": {
"r": 115,
"g": 228,
"b": 237
},
"hsl": {
"h": 184.426,
"s": 77.215,
"l": 69.02
},
"oklch": {
"l": 0.85598,
"c": 0.10374,
"h": 202.3
},
"luminance": 0.65246
}Semantic roles & 50–950 ramp
primary
#73E4ED
secondary
#C6493F
accent
#1B0CD9
background
#FDFEFF
surface
#F7FDFE
border
#D0D5D6
text
#101617
muted
#818485