#71FDC8#71FDC8
#71FDC8 is a very light, vivid teal. Relative luminance 0.779; OKLCH L 90.2% C 0.144 H 165.6°. Best body text is #000000 at 16.59:1 contrast (WCAG AA passes).
Color values
| HEX | #71FDC8 |
|---|---|
| RGB | rgb(113, 253, 200) |
| HSL | hsl(157, 97%, 72%) |
| HSV | hsv(157, 55%, 99%) |
| CMYK | cmyk(55.3%, 0%, 20.9%, 0.8%) |
| CIE-LAB | lab(90.75, -50.24, 14.01) |
| CIE-LCH | lch(90.75, 52.16, 164.42°) |
| OKLab | oklab(90.24% -0.1396 0.0359) |
| OKLCH | oklch(90.24% 0.144 165.6) |
| XYZ | xyz(52.3556, 77.9265, 66.9146) |
| Luminance | 0.7793 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 0.92
Aquamarine
#7FFFD4
ΔE00 2.51
Light Turquoise
#7EF4CC
ΔE00 3.41
Light Greenish Blue
#63F7B4
ΔE00 3.43
Bright Teal
#01F9C6
ΔE00 4.25
Greenish Cyan
#2AFEB7
ΔE00 4.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71FDC8 #FD71A6
analogous
#71FD82 #71FDC8 #71ECFD
triadic
#71FDC8 #C871FD #FDC871
tetradic
#71FDC8 #8271FD #FD71A6 #ECFD71
square
#71FDC8 #8271FD #FD71A6 #ECFD71
split-complementary
#71FDC8 #FD71EC #FD8271
monochromatic
#03F097 #35FCB1 #71FDC8 #ADFEDF #E1FFF3
Accessibility & contrast
On white
1.27
#71FDC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.59
#71FDC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71FDC8
16.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71FDC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71FDC8 | 1.00 | 1.27 | 16.59 | 16.59 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EDC5
Deuteranopia (green-blind)
#E4DFCB
Tritanopia (blue-blind)
#2FFDEE
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #71fdc8; /* rgb */ color: rgb(113, 253, 200); /* oklch */ color: oklch(90.2% 0.144 165.6);
Tailwind
colors: {
custom: {
50: '#a4ffd8',
500: '#71fdc8',
950: '#000000',
},
}SCSS
$custom: #71fdc8; $custom-light: #a4ffd8; $custom-dark: #000000;
JSON
{
"hex": "#71fdc8",
"rgb": {
"r": 113,
"g": 253,
"b": 200
},
"hsl": {
"h": 157.286,
"s": 97.222,
"l": 71.765
},
"oklch": {
"l": 0.90239,
"c": 0.14414,
"h": 165.6
},
"luminance": 0.77931
}Semantic roles & 50–950 ramp
primary
#71FDC8
secondary
#D93976
accent
#0057E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683