#73FFE2#73FFE2
#73FFE2 is a very light, vivid teal. Relative luminance 0.807; OKLCH L 91.5% C 0.129 H 177.5°. Best body text is #000000 at 17.13:1 contrast (WCAG AA passes).
Color values
| HEX | #73FFE2 |
|---|---|
| RGB | rgb(115, 255, 226) |
| HSL | hsl(168, 100%, 73%) |
| HSV | hsv(168, 55%, 100%) |
| CMYK | cmyk(54.9%, 0%, 11.4%, 0%) |
| CIE-LAB | lab(91.98, -44.88, 2.36) |
| CIE-LCH | lch(91.98, 44.94, 177.00°) |
| OKLab | oklab(91.45% -0.1292 0.0056) |
| OKLCH | oklch(91.45% 0.129 177.5) |
| XYZ | xyz(56.5515, 80.6504, 84.5236) |
| Luminance | 0.8066 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.04
Light Aqua
#8CFFDB
ΔE00 3.27
Aquamarine
#7FFFD4
ΔE00 4.19
Light Turquoise
#7EF4CC
ΔE00 4.56
Bright Aqua
#0BF9EA
ΔE00 5.90
Aqua (survey)
#13EAC9
ΔE00 6.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73FFE2 #FF7390
analogous
#73FF9C #73FFE2 #73D6FF
triadic
#73FFE2 #E273FF #FFE273
tetradic
#73FFE2 #9C73FF #FF7390 #D6FF73
square
#73FFE2 #9C73FF #FF7390 #D6FF73
split-complementary
#73FFE2 #FF73D6 #FF9C73
monochromatic
#00F8C4 #36FFD5 #73FFE2 #B0FFEF #E0FFF9
Accessibility & contrast
On white
1.23
#73FFE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.13
#73FFE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73FFE2
17.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73FFE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73FFE2 | 1.00 | 1.23 | 17.13 | 17.13 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F1E1
Deuteranopia (green-blind)
#E1E1E4
Tritanopia (blue-blind)
#08FFF6
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #73ffe2; /* rgb */ color: rgb(115, 255, 226); /* oklch */ color: oklch(91.5% 0.129 177.5);
Tailwind
colors: {
custom: {
50: '#a6ffeb',
500: '#73ffe2',
950: '#000000',
},
}SCSS
$custom: #73ffe2; $custom-light: #a6ffeb; $custom-dark: #000000;
JSON
{
"hex": "#73ffe2",
"rgb": {
"r": 115,
"g": 255,
"b": 226
},
"hsl": {
"h": 167.571,
"s": 100,
"l": 72.549
},
"oklch": {
"l": 0.91453,
"c": 0.12933,
"h": 177.5
},
"luminance": 0.80656
}Semantic roles & 50–950 ramp
primary
#73FFE2
secondary
#DC3A5C
accent
#0030E6
background
#FDFFFE
surface
#F7FFFD
border
#D0D7D5
text
#101816
muted
#818684