#73FDE2#73FDE2
#73FDE2 is a very light, vivid teal. Relative luminance 0.794; OKLCH L 91.0% C 0.127 H 178.5°. Best body text is #000000 at 16.88:1 contrast (WCAG AA passes).
Color values
| HEX | #73FDE2 |
|---|---|
| RGB | rgb(115, 253, 226) |
| HSL | hsl(168, 97%, 72%) |
| HSV | hsv(168, 55%, 99%) |
| CMYK | cmyk(54.5%, 0%, 10.7%, 0.8%) |
| CIE-LAB | lab(91.41, -44.00, 1.53) |
| CIE-LCH | lch(91.41, 44.03, 178.01°) |
| OKLab | oklab(90.99% -0.1271 0.0034) |
| OKLCH | oklch(90.99% 0.127 178.5) |
| XYZ | xyz(55.9168, 79.3810, 84.3121) |
| Luminance | 0.7939 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.53
Light Aqua
#8CFFDB
ΔE00 3.66
Aquamarine
#7FFFD4
ΔE00 4.69
Light Turquoise
#7EF4CC
ΔE00 4.80
Bright Aqua
#0BF9EA
ΔE00 5.46
Aqua (survey)
#13EAC9
ΔE00 5.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73FDE2 #FD738E
analogous
#73FD9D #73FDE2 #73D3FD
triadic
#73FDE2 #E273FD #FDE273
tetradic
#73FDE2 #9D73FD #FD738E #D3FD73
square
#73FDE2 #9D73FD #FD738E #D3FD73
split-complementary
#73FDE2 #FD73D3 #FD9D73
monochromatic
#03F2C3 #37FCD6 #73FDE2 #AFFEEE #E1FFF9
Accessibility & contrast
On white
1.24
#73FDE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.88
#73FDE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73FDE2
16.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73FDE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73FDE2 | 1.00 | 1.24 | 16.88 | 16.88 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F0E1
Deuteranopia (green-blind)
#DFE0E4
Tritanopia (blue-blind)
#0DFFF5
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #73fde2; /* rgb */ color: rgb(115, 253, 226); /* oklch */ color: oklch(91.0% 0.127 178.5);
Tailwind
colors: {
custom: {
50: '#a6feeb',
500: '#73fde2',
950: '#000000',
},
}SCSS
$custom: #73fde2; $custom-light: #a6feeb; $custom-dark: #000000;
JSON
{
"hex": "#73fde2",
"rgb": {
"r": 115,
"g": 253,
"b": 226
},
"hsl": {
"h": 168.261,
"s": 97.183,
"l": 72.157
},
"oklch": {
"l": 0.90991,
"c": 0.12716,
"h": 178.5
},
"luminance": 0.79386
}Semantic roles & 50–950 ramp
primary
#73FDE2
secondary
#DA3B5A
accent
#002DE6
background
#FDFFFE
surface
#F7FFFD
border
#D0D7D5
text
#101816
muted
#818684