#71FCD3#71FCD3
#71FCD3 is a very light, vivid teal. Relative luminance 0.778; OKLCH L 90.3% C 0.135 H 171.0°. Best body text is #000000 at 16.57:1 contrast (WCAG AA passes).
Color values
| HEX | #71FCD3 |
|---|---|
| RGB | rgb(113, 252, 211) |
| HSL | hsl(162, 96%, 72%) |
| HSV | hsv(162, 55%, 99%) |
| CMYK | cmyk(55.2%, 0%, 16.3%, 1.2%) |
| CIE-LAB | lab(90.70, -47.42, 8.27) |
| CIE-LCH | lch(90.70, 48.13, 170.11°) |
| OKLab | oklab(90.28% -0.1337 0.0211) |
| OKLCH | oklch(90.28% 0.135 171) |
| XYZ | xyz(53.3729, 77.8296, 73.8253) |
| Luminance | 0.7783 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.39
Light Turquoise
#7EF4CC
ΔE00 2.16
Light Aqua
#8CFFDB
ΔE00 2.48
Light Aquamarine
#7BFDC7
ΔE00 3.48
Bright Teal
#01F9C6
ΔE00 4.30
Tiffany Blue
#7BF2DA
ΔE00 4.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71FCD3 #FC719A
analogous
#71FC8E #71FCD3 #71E0FC
triadic
#71FCD3 #D371FC #FCD371
tetradic
#71FCD3 #8E71FC #FC719A #E0FC71
square
#71FCD3 #8E71FC #FC719A #E0FC71
split-complementary
#71FCD3 #FC71E0 #FC8E71
monochromatic
#05EEA9 #35FBC0 #71FCD3 #ADFDE6 #E1FEF6
Accessibility & contrast
On white
1.27
#71FCD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.57
#71FCD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71FCD3
16.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71FCD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71FCD3 | 1.00 | 1.27 | 16.57 | 16.57 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5EDD1
Deuteranopia (green-blind)
#E1DED6
Tritanopia (blue-blind)
#22FEF0
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #71fcd3; /* rgb */ color: rgb(113, 252, 211); /* oklch */ color: oklch(90.3% 0.135 171.0);
Tailwind
colors: {
custom: {
50: '#a4fee0',
500: '#71fcd3',
950: '#000000',
},
}SCSS
$custom: #71fcd3; $custom-light: #a4fee0; $custom-dark: #000000;
JSON
{
"hex": "#71fcd3",
"rgb": {
"r": 113,
"g": 252,
"b": 211
},
"hsl": {
"h": 162.302,
"s": 95.862,
"l": 71.569
},
"oklch": {
"l": 0.90283,
"c": 0.13538,
"h": 171
},
"luminance": 0.77835
}Semantic roles & 50–950 ramp
primary
#71FCD3
secondary
#D83968
accent
#0044E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684