#73E4EE#73E4EE
#73E4EE is a very light, moderate teal. Relative luminance 0.653; OKLCH L 85.6% C 0.104 H 203.1°. Best body text is #000000 at 14.06:1 contrast (WCAG AA passes).
Color values
| HEX | #73E4EE |
|---|---|
| RGB | rgb(115, 228, 238) |
| HSL | hsl(185, 78%, 69%) |
| HSV | hsv(185, 52%, 93%) |
| CMYK | cmyk(51.7%, 4.2%, 0%, 6.7%) |
| CIE-LAB | lab(84.64, -29.51, -14.76) |
| CIE-LCH | lch(84.64, 33.00, 206.57°) |
| OKLab | oklab(85.63% -0.0956 -0.0407) |
| OKLCH | oklch(85.63% 0.104 203.1) |
| XYZ | xyz(50.2400, 65.3001, 90.8289) |
| Luminance | 0.6531 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 2.69
Robin Egg Blue
#8AF1FE
ΔE00 3.57
Robin'S Egg Blue
#98EFF9
ΔE00 4.15
Aqua Blue
#02D8E9
ΔE00 5.31
Bright Light Blue
#26F7FD
ΔE00 6.25
Paleturquoise
#AFEEEE
ΔE00 7.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73E4EE #EE7D73
analogous
#73EEBB #73E4EE #73A7EE
triadic
#73E4EE #EE73E4 #E4EE73
tetradic
#73E4EE #BB73EE #EE7D73 #A7EE73
square
#73E4EE #BB73EE #EE7D73 #A7EE73
split-complementary
#73E4EE #EE73A7 #EEBB73
monochromatic
#19BFCE #3CD9E7 #73E4EE #AAEFF5 #E0F9FB
Accessibility & contrast
On white
1.49
#73E4EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.06
#73E4EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73E4EE
14.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73E4EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73E4EE | 1.00 | 1.49 | 14.06 | 14.06 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5DCEF
Deuteranopia (green-blind)
#C1CDEF
Tritanopia (blue-blind)
#09ECE7
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #73e4ee; /* rgb */ color: rgb(115, 228, 238); /* oklch */ color: oklch(85.6% 0.104 203.1);
Tailwind
colors: {
custom: {
50: '#a4ecf3',
500: '#73e4ee',
950: '#000000',
},
}SCSS
$custom: #73e4ee; $custom-light: #a4ecf3; $custom-dark: #000000;
JSON
{
"hex": "#73e4ee",
"rgb": {
"r": 115,
"g": 228,
"b": 238
},
"hsl": {
"h": 184.878,
"s": 78.344,
"l": 69.216
},
"oklch": {
"l": 0.85632,
"c": 0.10388,
"h": 203.1
},
"luminance": 0.65305
}Semantic roles & 50–950 ramp
primary
#73E4EE
secondary
#C7493E
accent
#1C0BDB
background
#FDFEFF
surface
#F7FDFE
border
#D0D5D6
text
#101617
muted
#818485