#73E2EE#73E2EE
#73E2EE is a very light, moderate teal. Relative luminance 0.642; OKLCH L 85.2% C 0.103 H 204.8°. Best body text is #000000 at 13.84:1 contrast (WCAG AA passes).
Color values
| HEX | #73E2EE |
|---|---|
| RGB | rgb(115, 226, 238) |
| HSL | hsl(186, 78%, 69%) |
| HSV | hsv(186, 52%, 93%) |
| CMYK | cmyk(51.7%, 5%, 0%, 6.7%) |
| CIE-LAB | lab(84.07, -28.55, -15.61) |
| CIE-LCH | lch(84.07, 32.54, 208.66°) |
| OKLab | oklab(85.18% -0.0934 -0.0431) |
| OKLCH | oklch(85.18% 0.103 204.8) |
| XYZ | xyz(49.6930, 64.2061, 90.6466) |
| Luminance | 0.6421 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 2.71
Robin Egg Blue
#8AF1FE
ΔE00 3.68
Robin'S Egg Blue
#98EFF9
ΔE00 4.24
Aqua Blue
#02D8E9
ΔE00 5.09
Bright Light Blue
#26F7FD
ΔE00 6.94
Paleturquoise
#AFEEEE
ΔE00 7.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73E2EE #EE7F73
analogous
#73EEBD #73E2EE #73A5EE
triadic
#73E2EE #EE73E2 #E2EE73
tetradic
#73E2EE #BD73EE #EE7F73 #A5EE73
square
#73E2EE #BD73EE #EE7F73 #A5EE73
split-complementary
#73E2EE #EE73A5 #EEBD73
monochromatic
#19BCCE #3CD7E7 #73E2EE #AAEDF5 #E0F9FB
Accessibility & contrast
On white
1.52
#73E2EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.84
#73E2EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73E2EE
13.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73E2EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73E2EE | 1.00 | 1.52 | 13.84 | 13.84 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3DAEF
Deuteranopia (green-blind)
#BFCBEE
Tritanopia (blue-blind)
#0DEAE5
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #73e2ee; /* rgb */ color: rgb(115, 226, 238); /* oklch */ color: oklch(85.2% 0.103 204.8);
Tailwind
colors: {
custom: {
50: '#a4ebf3',
500: '#73e2ee',
950: '#000000',
},
}SCSS
$custom: #73e2ee; $custom-light: #a4ebf3; $custom-dark: #000000;
JSON
{
"hex": "#73e2ee",
"rgb": {
"r": 115,
"g": 226,
"b": 238
},
"hsl": {
"h": 185.854,
"s": 78.344,
"l": 69.216
},
"oklch": {
"l": 0.85178,
"c": 0.10287,
"h": 204.8
},
"luminance": 0.64211
}Semantic roles & 50–950 ramp
primary
#73E2EE
secondary
#C74C3E
accent
#1F0BDB
background
#FDFEFF
surface
#F7FDFE
border
#D0D5D6
text
#101617
muted
#818485