#73E2F2#73E2F2
#73E2F2 is a very light, moderate teal. Relative luminance 0.644; OKLCH L 85.3% C 0.104 H 207.8°. Best body text is #000000 at 13.89:1 contrast (WCAG AA passes).
Color values
| HEX | #73E2F2 |
|---|---|
| RGB | rgb(115, 226, 242) |
| HSL | hsl(188, 83%, 70%) |
| HSV | hsv(188, 52%, 95%) |
| CMYK | cmyk(52.5%, 6.6%, 0%, 5.1%) |
| CIE-LAB | lab(84.20, -27.48, -17.53) |
| CIE-LCH | lch(84.20, 32.60, 212.54°) |
| OKLab | oklab(85.32% -0.0918 -0.0484) |
| OKLCH | oklch(85.32% 0.104 207.8) |
| XYZ | xyz(50.2872, 64.4437, 93.7760) |
| Luminance | 0.6445 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 2.60
Robin Egg Blue
#8AF1FE
ΔE00 3.64
Robin'S Egg Blue
#98EFF9
ΔE00 4.34
Aqua Blue
#02D8E9
ΔE00 5.30
Neon Blue
#04D9FF
ΔE00 6.68
Bright Light Blue
#26F7FD
ΔE00 7.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73E2F2 #F28373
analogous
#73F2C2 #73E2F2 #73A3F2
triadic
#73E2F2 #F273E2 #E2F273
tetradic
#73E2F2 #C273F2 #F28373 #A3F273
square
#73E2F2 #C273F2 #F28373 #A3F273
split-complementary
#73E2F2 #F273A3 #F2C273
monochromatic
#14BED7 #3BD6ED #73E2F2 #ABEEF7 #E3F9FC
Accessibility & contrast
On white
1.51
#73E2F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.89
#73E2F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73E2F2
13.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73E2F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73E2F2 | 1.00 | 1.51 | 13.89 | 13.89 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2DBF3
Deuteranopia (green-blind)
#BECCF2
Tritanopia (blue-blind)
#00EAE7
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #73e2f2; /* rgb */ color: rgb(115, 226, 242); /* oklch */ color: oklch(85.3% 0.104 207.8);
Tailwind
colors: {
custom: {
50: '#a5ebf6',
500: '#73e2f2',
950: '#000000',
},
}SCSS
$custom: #73e2f2; $custom-light: #a5ebf6; $custom-dark: #000000;
JSON
{
"hex": "#73e2f2",
"rgb": {
"r": 115,
"g": 226,
"b": 242
},
"hsl": {
"h": 187.559,
"s": 83.007,
"l": 70
},
"oklch": {
"l": 0.85318,
"c": 0.10382,
"h": 207.8
},
"luminance": 0.64448
}Semantic roles & 50–950 ramp
primary
#73E2F2
secondary
#CC4F3D
accent
#2106DF
background
#FDFEFF
surface
#F7FDFE
border
#D0D5D6
text
#101617
muted
#818485