#73FCCF#73FCCF
#73FCCF is a very light, vivid teal. Relative luminance 0.778; OKLCH L 90.2% C 0.137 H 168.9°. Best body text is #000000 at 16.55:1 contrast (WCAG AA passes).
Color values
| HEX | #73FCCF |
|---|---|
| RGB | rgb(115, 252, 207) |
| HSL | hsl(160, 96%, 72%) |
| HSV | hsv(160, 54%, 99%) |
| CMYK | cmyk(54.4%, 0%, 17.9%, 1.2%) |
| CIE-LAB | lab(90.67, -47.90, 10.30) |
| CIE-LCH | lch(90.67, 48.99, 167.86°) |
| OKLab | oklab(90.25% -0.1343 0.0264) |
| OKLCH | oklch(90.25% 0.137 168.9) |
| XYZ | xyz(53.1379, 77.7657, 71.2294) |
| Luminance | 0.7777 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.15
Light Turquoise
#7EF4CC
ΔE00 2.15
Light Aquamarine
#7BFDC7
ΔE00 2.41
Light Aqua
#8CFFDB
ΔE00 2.92
Bright Teal
#01F9C6
ΔE00 4.18
Light Greenish Blue
#63F7B4
ΔE00 5.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73FCCF #FC73A0
analogous
#73FC8B #73FCCF #73E5FC
triadic
#73FCCF #CF73FC #FCCF73
tetradic
#73FCCF #8B73FC #FC73A0 #E5FC73
square
#73FCCF #8B73FC #FC73A0 #E5FC73
split-complementary
#73FCCF #FC73E5 #FC8B73
monochromatic
#05EFA2 #37FBBA #73FCCF #AFFDE4 #E1FEF5
Accessibility & contrast
On white
1.27
#73FCCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.55
#73FCCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73FCCF
16.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73FCCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73FCCF | 1.00 | 1.27 | 16.55 | 16.55 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6EDCD
Deuteranopia (green-blind)
#E2DED2
Tritanopia (blue-blind)
#2FFDEF
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #73fccf; /* rgb */ color: rgb(115, 252, 207); /* oklch */ color: oklch(90.2% 0.137 168.9);
Tailwind
colors: {
custom: {
50: '#a5fedd',
500: '#73fccf',
950: '#000000',
},
}SCSS
$custom: #73fccf; $custom-light: #a5fedd; $custom-dark: #000000;
JSON
{
"hex": "#73fccf",
"rgb": {
"r": 115,
"g": 252,
"b": 207
},
"hsl": {
"h": 160.292,
"s": 95.804,
"l": 71.961
},
"oklch": {
"l": 0.90247,
"c": 0.13687,
"h": 168.9
},
"luminance": 0.77771
}Semantic roles & 50–950 ramp
primary
#73FCCF
secondary
#D83B6F
accent
#004BE6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684