#73E2ED#73E2ED
#73E2ED is a very light, moderate teal. Relative luminance 0.642; OKLCH L 85.1% C 0.103 H 204.0°. Best body text is #000000 at 13.83:1 contrast (WCAG AA passes).
Color values
| HEX | #73E2ED |
|---|---|
| RGB | rgb(115, 226, 237) |
| HSL | hsl(185, 77%, 69%) |
| HSV | hsv(185, 51%, 93%) |
| CMYK | cmyk(51.5%, 4.6%, 0%, 7.1%) |
| CIE-LAB | lab(84.04, -28.81, -15.12) |
| CIE-LCH | lch(84.04, 32.54, 207.69°) |
| OKLab | oklab(85.14% -0.0938 -0.0417) |
| OKLCH | oklch(85.14% 0.103 204) |
| XYZ | xyz(49.5465, 64.1475, 89.8750) |
| Luminance | 0.6415 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 2.85
Robin Egg Blue
#8AF1FE
ΔE00 3.77
Robin'S Egg Blue
#98EFF9
ΔE00 4.29
Aqua Blue
#02D8E9
ΔE00 5.10
Bright Light Blue
#26F7FD
ΔE00 6.76
Paleturquoise
#AFEEEE
ΔE00 7.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73E2ED #ED7E73
analogous
#73EDBB #73E2ED #73A5ED
triadic
#73E2ED #ED73E2 #E2ED73
tetradic
#73E2ED #BB73ED #ED7E73 #A5ED73
square
#73E2ED #BB73ED #ED7E73 #A5ED73
split-complementary
#73E2ED #ED73A5 #EDBB73
monochromatic
#1ABBCB #3DD7E6 #73E2ED #A9EDF4 #DFF8FB
Accessibility & contrast
On white
1.52
#73E2ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.83
#73E2ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73E2ED
13.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73E2ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73E2ED | 1.00 | 1.52 | 13.83 | 13.83 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3DAEE
Deuteranopia (green-blind)
#C0CBEE
Tritanopia (blue-blind)
#11EAE5
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #73e2ed; /* rgb */ color: rgb(115, 226, 237); /* oklch */ color: oklch(85.1% 0.103 204.0);
Tailwind
colors: {
custom: {
50: '#a4ebf2',
500: '#73e2ed',
950: '#000000',
},
}SCSS
$custom: #73e2ed; $custom-light: #a4ebf2; $custom-dark: #000000;
JSON
{
"hex": "#73e2ed",
"rgb": {
"r": 115,
"g": 226,
"b": 237
},
"hsl": {
"h": 185.41,
"s": 77.215,
"l": 69.02
},
"oklch": {
"l": 0.85143,
"c": 0.10267,
"h": 204
},
"luminance": 0.64152
}Semantic roles & 50–950 ramp
primary
#73E2ED
secondary
#C64B3F
accent
#1F0CD9
background
#FDFEFF
surface
#F7FDFE
border
#D0D5D6
text
#101617
muted
#818485