#73FEEA#73FEEA
#73FEEA is a very light, vivid teal. Relative luminance 0.805; OKLCH L 91.5% C 0.125 H 182.7°. Best body text is #000000 at 17.09:1 contrast (WCAG AA passes).
Color values
| HEX | #73FEEA |
|---|---|
| RGB | rgb(115, 254, 234) |
| HSL | hsl(171, 99%, 72%) |
| HSV | hsv(171, 55%, 100%) |
| CMYK | cmyk(54.7%, 0%, 7.9%, 0.4%) |
| CIE-LAB | lab(91.89, -42.53, -1.91) |
| CIE-LCH | lch(91.89, 42.57, 182.57°) |
| OKLab | oklab(91.45% -0.1248 -0.0058) |
| OKLCH | oklch(91.45% 0.125 182.7) |
| XYZ | xyz(57.3568, 80.4634, 90.3343) |
| Luminance | 0.8047 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.17
Bright Aqua
#0BF9EA
ΔE00 4.21
Light Aqua
#8CFFDB
ΔE00 5.54
Bright Turquoise
#0FFEF9
ΔE00 5.88
Aquamarine
#7FFFD4
ΔE00 6.82
Light Turquoise
#7EF4CC
ΔE00 6.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73FEEA #FE7387
analogous
#73FEA5 #73FEEA #73CCFE
triadic
#73FEEA #EA73FE #FEEA73
tetradic
#73FEEA #A573FE #FE7387 #CCFE73
square
#73FEEA #A573FE #FE7387 #CCFE73
split-complementary
#73FEEA #FE73CC #FEA573
monochromatic
#02F5D2 #36FEE1 #73FEEA #B0FEF3 #E1FFFA
Accessibility & contrast
On white
1.23
#73FEEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.09
#73FEEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73FEEA
17.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73FEEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73FEEA | 1.00 | 1.23 | 17.09 | 17.09 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F1E9
Deuteranopia (green-blind)
#DEE1EC
Tritanopia (blue-blind)
#00FFF8
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #73feea; /* rgb */ color: rgb(115, 254, 234); /* oklch */ color: oklch(91.5% 0.125 182.7);
Tailwind
colors: {
custom: {
50: '#a6fff0',
500: '#73feea',
950: '#000000',
},
}SCSS
$custom: #73feea; $custom-light: #a6fff0; $custom-dark: #000000;
JSON
{
"hex": "#73feea",
"rgb": {
"r": 115,
"g": 254,
"b": 234
},
"hsl": {
"h": 171.367,
"s": 98.582,
"l": 72.353
},
"oklch": {
"l": 0.91452,
"c": 0.1249,
"h": 182.7
},
"luminance": 0.80469
}Semantic roles & 50–950 ramp
primary
#73FEEA
secondary
#DB3A51
accent
#0021E6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#111816
muted
#818685