#71FDC7#71FDC7
#71FDC7 is a very light, vivid teal. Relative luminance 0.779; OKLCH L 90.2% C 0.145 H 165.2°. Best body text is #000000 at 16.58:1 contrast (WCAG AA passes).
Color values
| HEX | #71FDC7 |
|---|---|
| RGB | rgb(113, 253, 199) |
| HSL | hsl(157, 97%, 72%) |
| HSV | hsv(157, 55%, 99%) |
| CMYK | cmyk(55.3%, 0%, 21.3%, 0.8%) |
| CIE-LAB | lab(90.73, -50.46, 14.49) |
| CIE-LCH | lch(90.73, 52.50, 163.98°) |
| OKLab | oklab(90.21% -0.14 0.0371) |
| OKLCH | oklch(90.21% 0.145 165.2) |
| XYZ | xyz(52.2391, 77.8799, 66.3011) |
| Luminance | 0.7789 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 0.83
Aquamarine
#7FFFD4
ΔE00 2.72
Light Greenish Blue
#63F7B4
ΔE00 3.22
Light Turquoise
#7EF4CC
ΔE00 3.59
Greenish Cyan
#2AFEB7
ΔE00 4.24
Bright Teal
#01F9C6
ΔE00 4.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71FDC7 #FD71A7
analogous
#71FD81 #71FDC7 #71EDFD
triadic
#71FDC7 #C771FD #FDC771
tetradic
#71FDC7 #8171FD #FD71A7 #EDFD71
square
#71FDC7 #8171FD #FD71A7 #EDFD71
split-complementary
#71FDC7 #FD71ED #FD8171
monochromatic
#03F095 #35FCAF #71FDC7 #ADFEDF #E1FFF3
Accessibility & contrast
On white
1.27
#71FDC7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.58
#71FDC7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71FDC7
16.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71FDC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71FDC7 | 1.00 | 1.27 | 16.58 | 16.58 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EDC4
Deuteranopia (green-blind)
#E4DECA
Tritanopia (blue-blind)
#30FDEE
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #71fdc7; /* rgb */ color: rgb(113, 253, 199); /* oklch */ color: oklch(90.2% 0.145 165.2);
Tailwind
colors: {
custom: {
50: '#a4ffd8',
500: '#71fdc7',
950: '#000000',
},
}SCSS
$custom: #71fdc7; $custom-light: #a4ffd8; $custom-dark: #000000;
JSON
{
"hex": "#71fdc7",
"rgb": {
"r": 113,
"g": 253,
"b": 199
},
"hsl": {
"h": 156.857,
"s": 97.222,
"l": 71.765
},
"oklch": {
"l": 0.90214,
"c": 0.14488,
"h": 165.2
},
"luminance": 0.77885
}Semantic roles & 50–950 ramp
primary
#71FDC7
secondary
#D93977
accent
#0059E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683