#73FECF#73FECF
#73FECF is a very light, vivid teal. Relative luminance 0.790; OKLCH L 90.7% C 0.139 H 168.2°. Best body text is #000000 at 16.81:1 contrast (WCAG AA passes).
Color values
| HEX | #73FECF |
|---|---|
| RGB | rgb(115, 254, 207) |
| HSL | hsl(160, 99%, 72%) |
| HSV | hsv(160, 55%, 100%) |
| CMYK | cmyk(54.7%, 0%, 18.5%, 0.4%) |
| CIE-LAB | lab(91.25, -48.75, 11.12) |
| CIE-LCH | lch(91.25, 50.00, 167.15°) |
| OKLab | oklab(90.71% -0.1364 0.0285) |
| OKLCH | oklch(90.71% 0.139 168.2) |
| XYZ | xyz(53.7692, 79.0284, 71.4398) |
| Luminance | 0.7903 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.25
Light Aquamarine
#7BFDC7
ΔE00 2.04
Light Turquoise
#7EF4CC
ΔE00 2.64
Light Aqua
#8CFFDB
ΔE00 3.19
Bright Teal
#01F9C6
ΔE00 4.19
Light Greenish Blue
#63F7B4
ΔE00 4.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73FECF #FE73A2
analogous
#73FE89 #73FECF #73E8FE
triadic
#73FECF #CF73FE #FECF73
tetradic
#73FECF #8973FE #FE73A2 #E8FE73
square
#73FECF #8973FE #FE73A2 #E8FE73
split-complementary
#73FECF #FE73E8 #FE8973
monochromatic
#02F5A3 #36FEBA #73FECF #B0FEE4 #E1FFF5
Accessibility & contrast
On white
1.25
#73FECF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.81
#73FECF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73FECF
16.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73FECF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73FECF | 1.00 | 1.25 | 16.81 | 16.81 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EFCD
Deuteranopia (green-blind)
#E4E0D2
Tritanopia (blue-blind)
#2EFFF1
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #73fecf; /* rgb */ color: rgb(115, 254, 207); /* oklch */ color: oklch(90.7% 0.139 168.2);
Tailwind
colors: {
custom: {
50: '#a5ffdd',
500: '#73fecf',
950: '#000000',
},
}SCSS
$custom: #73fecf; $custom-light: #a5ffdd; $custom-dark: #000000;
JSON
{
"hex": "#73fecf",
"rgb": {
"r": 115,
"g": 254,
"b": 207
},
"hsl": {
"h": 159.712,
"s": 98.582,
"l": 72.353
},
"oklch": {
"l": 0.90714,
"c": 0.13935,
"h": 168.2
},
"luminance": 0.79033
}Semantic roles & 50–950 ramp
primary
#73FECF
secondary
#DB3A71
accent
#004EE6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684