#73FCCD#73FCCD
#73FCCD is a very light, vivid teal. Relative luminance 0.777; OKLCH L 90.2% C 0.138 H 167.9°. Best body text is #000000 at 16.53:1 contrast (WCAG AA passes).
Color values
| HEX | #73FCCD |
|---|---|
| RGB | rgb(115, 252, 205) |
| HSL | hsl(159, 96%, 72%) |
| HSV | hsv(159, 54%, 99%) |
| CMYK | cmyk(54.4%, 0%, 18.7%, 1.2%) |
| CIE-LAB | lab(90.63, -48.33, 11.27) |
| CIE-LCH | lch(90.63, 49.63, 166.88°) |
| OKLab | oklab(90.2% -0.1352 0.0289) |
| OKLCH | oklch(90.2% 0.138 167.9) |
| XYZ | xyz(52.8949, 77.6685, 69.9498) |
| Luminance | 0.7767 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.40
Light Aquamarine
#7BFDC7
ΔE00 1.93
Light Turquoise
#7EF4CC
ΔE00 2.35
Light Aqua
#8CFFDB
ΔE00 3.27
Bright Teal
#01F9C6
ΔE00 4.15
Light Greenish Blue
#63F7B4
ΔE00 4.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73FCCD #FC73A2
analogous
#73FC89 #73FCCD #73E7FC
triadic
#73FCCD #CD73FC #FCCD73
tetradic
#73FCCD #8973FC #FC73A2 #E7FC73
square
#73FCCD #8973FC #FC73A2 #E7FC73
split-complementary
#73FCCD #FC73E7 #FC8973
monochromatic
#05EF9F #37FBB8 #73FCCD #AFFDE2 #E1FEF4
Accessibility & contrast
On white
1.27
#73FCCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.53
#73FCCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73FCCD
16.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73FCCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73FCCD | 1.00 | 1.27 | 16.53 | 16.53 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6EDCB
Deuteranopia (green-blind)
#E2DED0
Tritanopia (blue-blind)
#32FDEF
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #73fccd; /* rgb */ color: rgb(115, 252, 205); /* oklch */ color: oklch(90.2% 0.138 167.9);
Tailwind
colors: {
custom: {
50: '#a5fedc',
500: '#73fccd',
950: '#000000',
},
}SCSS
$custom: #73fccd; $custom-light: #a5fedc; $custom-dark: #000000;
JSON
{
"hex": "#73fccd",
"rgb": {
"r": 115,
"g": 252,
"b": 205
},
"hsl": {
"h": 159.416,
"s": 95.804,
"l": 71.961
},
"oklch": {
"l": 0.90196,
"c": 0.13824,
"h": 167.9
},
"luminance": 0.77673
}Semantic roles & 50–950 ramp
primary
#73FCCD
secondary
#D83B71
accent
#004FE6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684