#73FDCD#73FDCD
#73FDCD is a very light, vivid teal. Relative luminance 0.783; OKLCH L 90.4% C 0.139 H 167.6°. Best body text is #000000 at 16.66:1 contrast (WCAG AA passes).
Color values
| HEX | #73FDCD |
|---|---|
| RGB | rgb(115, 253, 205) |
| HSL | hsl(159, 97%, 72%) |
| HSV | hsv(159, 55%, 99%) |
| CMYK | cmyk(54.5%, 0%, 19%, 0.8%) |
| CIE-LAB | lab(90.92, -48.76, 11.68) |
| CIE-LCH | lch(90.92, 50.14, 166.53°) |
| OKLab | oklab(90.43% -0.1362 0.0299) |
| OKLCH | oklch(90.43% 0.139 167.6) |
| XYZ | xyz(53.2098, 78.2982, 70.0547) |
| Luminance | 0.7830 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.48
Light Aquamarine
#7BFDC7
ΔE00 1.75
Light Turquoise
#7EF4CC
ΔE00 2.61
Light Aqua
#8CFFDB
ΔE00 3.41
Bright Teal
#01F9C6
ΔE00 4.17
Light Greenish Blue
#63F7B4
ΔE00 4.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73FDCD #FD73A3
analogous
#73FD88 #73FDCD #73E8FD
triadic
#73FDCD #CD73FD #FDCD73
tetradic
#73FDCD #8873FD #FD73A3 #E8FD73
square
#73FDCD #8873FD #FD73A3 #E8FD73
split-complementary
#73FDCD #FD73E8 #FD8873
monochromatic
#03F29F #37FCB7 #73FDCD #AFFEE3 #E1FFF4
Accessibility & contrast
On white
1.26
#73FDCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.66
#73FDCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73FDCD
16.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73FDCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73FDCD | 1.00 | 1.26 | 16.66 | 16.66 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EECB
Deuteranopia (green-blind)
#E3DFD0
Tritanopia (blue-blind)
#31FEEF
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #73fdcd; /* rgb */ color: rgb(115, 253, 205); /* oklch */ color: oklch(90.4% 0.139 167.6);
Tailwind
colors: {
custom: {
50: '#a5ffdc',
500: '#73fdcd',
950: '#000000',
},
}SCSS
$custom: #73fdcd; $custom-light: #a5ffdc; $custom-dark: #000000;
JSON
{
"hex": "#73fdcd",
"rgb": {
"r": 115,
"g": 253,
"b": 205
},
"hsl": {
"h": 159.13,
"s": 97.183,
"l": 72.157
},
"oklch": {
"l": 0.9043,
"c": 0.13949,
"h": 167.6
},
"luminance": 0.78303
}Semantic roles & 50–950 ramp
primary
#73FDCD
secondary
#DA3B72
accent
#0050E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684