#73FFEF#73FFEF
#73FFEF is a very light, vivid teal. Relative luminance 0.814; OKLCH L 91.8% C 0.124 H 185.2°. Best body text is #000000 at 17.28:1 contrast (WCAG AA passes).
Color values
| HEX | #73FFEF |
|---|---|
| RGB | rgb(115, 255, 239) |
| HSL | hsl(173, 100%, 73%) |
| HSV | hsv(173, 55%, 100%) |
| CMYK | cmyk(54.9%, 0%, 6.3%, 0%) |
| CIE-LAB | lab(92.31, -41.75, -3.89) |
| CIE-LCH | lch(92.31, 41.94, 185.32°) |
| OKLab | oklab(91.83% -0.1237 -0.0112) |
| OKLCH | oklch(91.83% 0.124 185.2) |
| XYZ | xyz(58.4034, 81.3911, 94.2768) |
| Luminance | 0.8140 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 3.95
Tiffany Blue
#7BF2DA
ΔE00 4.14
Bright Turquoise
#0FFEF9
ΔE00 4.87
Bright Cyan
#41FDFE
ΔE00 5.85
Aqua
#00FFFF
ΔE00 6.01
Light Aqua
#8CFFDB
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73FFEF #FF7383
analogous
#73FFA9 #73FFEF #73C9FF
triadic
#73FFEF #EF73FF #FFEF73
tetradic
#73FFEF #A973FF #FF7383 #C9FF73
square
#73FFEF #A973FF #FF7383 #C9FF73
split-complementary
#73FFEF #FF73C9 #FFA973
monochromatic
#00F8DB #36FFE8 #73FFEF #B0FFF6 #E0FFFC
Accessibility & contrast
On white
1.22
#73FFEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.28
#73FFEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73FFEF
17.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73FFEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73FFEF | 1.00 | 1.22 | 17.28 | 17.28 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F2EF
Deuteranopia (green-blind)
#DEE2F1
Tritanopia (blue-blind)
#00FFFA
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #73ffef; /* rgb */ color: rgb(115, 255, 239); /* oklch */ color: oklch(91.8% 0.124 185.2);
Tailwind
colors: {
custom: {
50: '#a7fff4',
500: '#73ffef',
950: '#000000',
},
}SCSS
$custom: #73ffef; $custom-light: #a7fff4; $custom-dark: #000000;
JSON
{
"hex": "#73ffef",
"rgb": {
"r": 115,
"g": 255,
"b": 239
},
"hsl": {
"h": 173.143,
"s": 100,
"l": 72.549
},
"oklch": {
"l": 0.9183,
"c": 0.12419,
"h": 185.2
},
"luminance": 0.81397
}Semantic roles & 50–950 ramp
primary
#73FFEF
secondary
#DC3A4D
accent
#001AE6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#111817
muted
#818685