#73FBE2#73FBE2
#73FBE2 is a very light, vivid teal. Relative luminance 0.781; OKLCH L 90.5% C 0.125 H 179.5°. Best body text is #000000 at 16.63:1 contrast (WCAG AA passes).
Color values
| HEX | #73FBE2 |
|---|---|
| RGB | rgb(115, 251, 226) |
| HSL | hsl(169, 94%, 72%) |
| HSV | hsv(169, 54%, 98%) |
| CMYK | cmyk(54.2%, 0%, 10%, 1.6%) |
| CIE-LAB | lab(90.84, -43.12, 0.70) |
| CIE-LCH | lch(90.84, 43.12, 179.07°) |
| OKLab | oklab(90.53% -0.125 0.0012) |
| OKLCH | oklch(90.53% 0.125 179.5) |
| XYZ | xyz(55.2888, 78.1249, 84.1027) |
| Luminance | 0.7813 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.10
Light Aqua
#8CFFDB
ΔE00 4.13
Bright Aqua
#0BF9EA
ΔE00 5.06
Light Turquoise
#7EF4CC
ΔE00 5.13
Aquamarine
#7FFFD4
ΔE00 5.25
Aqua (survey)
#13EAC9
ΔE00 5.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73FBE2 #FB738C
analogous
#73FB9E #73FBE2 #73D0FB
triadic
#73FBE2 #E273FB #FBE273
tetradic
#73FBE2 #9E73FB #FB738C #D0FB73
square
#73FBE2 #9E73FB #FB738C #D0FB73
split-complementary
#73FBE2 #FB73D0 #FB9E73
monochromatic
#07EDC3 #38F9D6 #73FBE2 #AFFDEE #E1FEF9
Accessibility & contrast
On white
1.26
#73FBE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.63
#73FBE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73FBE2
16.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73FBE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73FBE2 | 1.00 | 1.26 | 16.63 | 16.63 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2EEE1
Deuteranopia (green-blind)
#DDDEE4
Tritanopia (blue-blind)
#10FFF3
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #73fbe2; /* rgb */ color: rgb(115, 251, 226); /* oklch */ color: oklch(90.5% 0.125 179.5);
Tailwind
colors: {
custom: {
50: '#a6fdeb',
500: '#73fbe2',
950: '#000000',
},
}SCSS
$custom: #73fbe2; $custom-light: #a6fdeb; $custom-dark: #000000;
JSON
{
"hex": "#73fbe2",
"rgb": {
"r": 115,
"g": 251,
"b": 226
},
"hsl": {
"h": 168.971,
"s": 94.444,
"l": 71.765
},
"oklch": {
"l": 0.90529,
"c": 0.12504,
"h": 179.5
},
"luminance": 0.7813
}Semantic roles & 50–950 ramp
primary
#73FBE2
secondary
#D73B58
accent
#002AE6
background
#FDFFFE
surface
#F7FFFD
border
#D0D7D5
text
#101816
muted
#818684