#73FDCF#73FDCF
#73FDCF is a very light, vivid teal. Relative luminance 0.784; OKLCH L 90.5% C 0.138 H 168.5°. Best body text is #000000 at 16.68:1 contrast (WCAG AA passes).
Color values
| HEX | #73FDCF |
|---|---|
| RGB | rgb(115, 253, 207) |
| HSL | hsl(160, 97%, 72%) |
| HSV | hsv(160, 55%, 99%) |
| CMYK | cmyk(54.5%, 0%, 18.2%, 0.8%) |
| CIE-LAB | lab(90.96, -48.32, 10.71) |
| CIE-LCH | lch(90.96, 49.50, 167.50°) |
| OKLab | oklab(90.48% -0.1354 0.0274) |
| OKLCH | oklch(90.48% 0.138 168.5) |
| XYZ | xyz(53.4527, 78.3954, 71.3343) |
| Luminance | 0.7840 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.16
Light Aquamarine
#7BFDC7
ΔE00 2.21
Light Turquoise
#7EF4CC
ΔE00 2.39
Light Aqua
#8CFFDB
ΔE00 3.04
Bright Teal
#01F9C6
ΔE00 4.18
Light Greenish Blue
#63F7B4
ΔE00 4.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73FDCF #FD73A1
analogous
#73FD8A #73FDCF #73E6FD
triadic
#73FDCF #CF73FD #FDCF73
tetradic
#73FDCF #8A73FD #FD73A1 #E6FD73
square
#73FDCF #8A73FD #FD73A1 #E6FD73
split-complementary
#73FDCF #FD73E6 #FD8A73
monochromatic
#03F2A3 #37FCBA #73FDCF #AFFEE4 #E1FFF5
Accessibility & contrast
On white
1.26
#73FDCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.68
#73FDCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73FDCF
16.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73FDCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73FDCF | 1.00 | 1.26 | 16.68 | 16.68 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7EECD
Deuteranopia (green-blind)
#E3DFD2
Tritanopia (blue-blind)
#2FFEF0
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #73fdcf; /* rgb */ color: rgb(115, 253, 207); /* oklch */ color: oklch(90.5% 0.138 168.5);
Tailwind
colors: {
custom: {
50: '#a5ffdd',
500: '#73fdcf',
950: '#000000',
},
}SCSS
$custom: #73fdcf; $custom-light: #a5ffdd; $custom-dark: #000000;
JSON
{
"hex": "#73fdcf",
"rgb": {
"r": 115,
"g": 253,
"b": 207
},
"hsl": {
"h": 160,
"s": 97.183,
"l": 72.157
},
"oklch": {
"l": 0.9048,
"c": 0.13812,
"h": 168.5
},
"luminance": 0.784
}Semantic roles & 50–950 ramp
primary
#73FDCF
secondary
#DA3B70
accent
#004CE6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684