#73FDCE#73FDCE
#73FDCE is a very light, vivid teal. Relative luminance 0.784; OKLCH L 90.5% C 0.139 H 168.1°. Best body text is #000000 at 16.67:1 contrast (WCAG AA passes).
Color values
| HEX | #73FDCE |
|---|---|
| RGB | rgb(115, 253, 206) |
| HSL | hsl(160, 97%, 72%) |
| HSV | hsv(160, 55%, 99%) |
| CMYK | cmyk(54.5%, 0%, 18.6%, 0.8%) |
| CIE-LAB | lab(90.94, -48.54, 11.19) |
| CIE-LCH | lch(90.94, 49.81, 167.01°) |
| OKLab | oklab(90.46% -0.1358 0.0287) |
| OKLCH | oklch(90.46% 0.139 168.1) |
| XYZ | xyz(53.3309, 78.3466, 70.6925) |
| Luminance | 0.7835 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.31
Light Aquamarine
#7BFDC7
ΔE00 1.98
Light Turquoise
#7EF4CC
ΔE00 2.49
Light Aqua
#8CFFDB
ΔE00 3.22
Bright Teal
#01F9C6
ΔE00 4.17
Light Greenish Blue
#63F7B4
ΔE00 4.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73FDCE #FD73A2
analogous
#73FD89 #73FDCE #73E7FD
triadic
#73FDCE #CE73FD #FDCE73
tetradic
#73FDCE #8973FD #FD73A2 #E7FD73
square
#73FDCE #8973FD #FD73A2 #E7FD73
split-complementary
#73FDCE #FD73E7 #FD8973
monochromatic
#03F2A1 #37FCB9 #73FDCE #AFFEE3 #E1FFF4
Accessibility & contrast
On white
1.26
#73FDCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.67
#73FDCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73FDCE
16.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73FDCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73FDCE | 1.00 | 1.26 | 16.67 | 16.67 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7EECC
Deuteranopia (green-blind)
#E3DFD1
Tritanopia (blue-blind)
#30FEF0
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #73fdce; /* rgb */ color: rgb(115, 253, 206); /* oklch */ color: oklch(90.5% 0.139 168.1);
Tailwind
colors: {
custom: {
50: '#a5ffdd',
500: '#73fdce',
950: '#000000',
},
}SCSS
$custom: #73fdce; $custom-light: #a5ffdd; $custom-dark: #000000;
JSON
{
"hex": "#73fdce",
"rgb": {
"r": 115,
"g": 253,
"b": 206
},
"hsl": {
"h": 159.565,
"s": 97.183,
"l": 72.157
},
"oklch": {
"l": 0.90455,
"c": 0.1388,
"h": 168.1
},
"luminance": 0.78352
}Semantic roles & 50–950 ramp
primary
#73FDCE
secondary
#DA3B71
accent
#004EE6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684