#73FEF2#73FEF2
#73FEF2 is a very light, vivid teal. Relative luminance 0.809; OKLCH L 91.7% C 0.122 H 187.6°. Best body text is #000000 at 17.19:1 contrast (WCAG AA passes).
Color values
| HEX | #73FEF2 |
|---|---|
| RGB | rgb(115, 254, 242) |
| HSL | hsl(175, 99%, 72%) |
| HSV | hsv(175, 55%, 100%) |
| CMYK | cmyk(54.7%, 0%, 4.7%, 0.4%) |
| CIE-LAB | lab(92.10, -40.57, -5.74) |
| CIE-LCH | lch(92.10, 40.97, 188.06°) |
| OKLab | oklab(91.69% -0.1214 -0.0162) |
| OKLCH | oklch(91.69% 0.122 187.6) |
| XYZ | xyz(58.5321, 80.9336, 96.5243) |
| Luminance | 0.8094 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 4.04
Bright Turquoise
#0FFEF9
ΔE00 4.10
Bright Cyan
#41FDFE
ΔE00 4.68
Tiffany Blue
#7BF2DA
ΔE00 5.00
Aqua
#00FFFF
ΔE00 5.02
Bright Light Blue
#26F7FD
ΔE00 6.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73FEF2 #FE737F
analogous
#73FEAC #73FEF2 #73C5FE
triadic
#73FEF2 #F273FE #FEF273
tetradic
#73FEF2 #AC73FE #FE737F #C5FE73
square
#73FEF2 #AC73FE #FE737F #C5FE73
split-complementary
#73FEF2 #FE73C5 #FEAC73
monochromatic
#02F5E0 #36FEEC #73FEF2 #B0FEF8 #E1FFFC
Accessibility & contrast
On white
1.22
#73FEF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.19
#73FEF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73FEF2
17.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73FEF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73FEF2 | 1.00 | 1.22 | 17.19 | 17.19 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F2F2
Deuteranopia (green-blind)
#DCE1F4
Tritanopia (blue-blind)
#00FFFA
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #73fef2; /* rgb */ color: rgb(115, 254, 242); /* oklch */ color: oklch(91.7% 0.122 187.6);
Tailwind
colors: {
custom: {
50: '#a7fff6',
500: '#73fef2',
950: '#000000',
},
}SCSS
$custom: #73fef2; $custom-light: #a7fff6; $custom-dark: #000000;
JSON
{
"hex": "#73fef2",
"rgb": {
"r": 115,
"g": 254,
"b": 242
},
"hsl": {
"h": 174.82,
"s": 98.582,
"l": 72.353
},
"oklch": {
"l": 0.91691,
"c": 0.12247,
"h": 187.6
},
"luminance": 0.80939
}Semantic roles & 50–950 ramp
primary
#73FEF2
secondary
#DB3A48
accent
#0014E6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#111817
muted
#818685