#71FCDA#71FCDA
#71FCDA is a very light, vivid teal. Relative luminance 0.782; OKLCH L 90.5% C 0.131 H 174.7°. Best body text is #000000 at 16.64:1 contrast (WCAG AA passes).
Color values
| HEX | #71FCDA |
|---|---|
| RGB | rgb(113, 252, 218) |
| HSL | hsl(165, 96%, 72%) |
| HSV | hsv(165, 55%, 99%) |
| CMYK | cmyk(55.2%, 0%, 13.5%, 1.2%) |
| CIE-LAB | lab(90.87, -45.82, 4.88) |
| CIE-LCH | lch(90.87, 46.08, 173.92°) |
| OKLab | oklab(90.47% -0.1307 0.0122) |
| OKLCH | oklch(90.47% 0.131 174.7) |
| XYZ | xyz(54.2696, 78.1883, 78.5480) |
| Luminance | 0.7819 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 2.50
Aquamarine
#7FFFD4
ΔE00 2.84
Light Turquoise
#7EF4CC
ΔE00 3.10
Tiffany Blue
#7BF2DA
ΔE00 3.39
Bright Teal
#01F9C6
ΔE00 5.31
Light Aquamarine
#7BFDC7
ΔE00 5.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71FCDA #FC7193
analogous
#71FC95 #71FCDA #71D8FC
triadic
#71FCDA #DA71FC #FCDA71
tetradic
#71FCDA #9571FC #FC7193 #D8FC71
square
#71FCDA #9571FC #FC7193 #D8FC71
split-complementary
#71FCDA #FC71D8 #FC9571
monochromatic
#05EEB5 #35FBCA #71FCDA #ADFDEA #E1FEF7
Accessibility & contrast
On white
1.26
#71FCDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.64
#71FCDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71FCDA
16.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71FCDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71FCDA | 1.00 | 1.26 | 16.64 | 16.64 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4EED8
Deuteranopia (green-blind)
#DFDEDC
Tritanopia (blue-blind)
#15FFF2
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #71fcda; /* rgb */ color: rgb(113, 252, 218); /* oklch */ color: oklch(90.5% 0.131 174.7);
Tailwind
colors: {
custom: {
50: '#a5fee5',
500: '#71fcda',
950: '#000000',
},
}SCSS
$custom: #71fcda; $custom-light: #a5fee5; $custom-dark: #000000;
JSON
{
"hex": "#71fcda",
"rgb": {
"r": 113,
"g": 252,
"b": 218
},
"hsl": {
"h": 165.324,
"s": 95.862,
"l": 71.569
},
"oklch": {
"l": 0.90471,
"c": 0.13125,
"h": 174.7
},
"luminance": 0.78193
}Semantic roles & 50–950 ramp
primary
#71FCDA
secondary
#D83960
accent
#0038E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684