#71FDCA#71FDCA
#71FDCA is a very light, vivid teal. Relative luminance 0.780; OKLCH L 90.3% C 0.143 H 166.5°. Best body text is #000000 at 16.61:1 contrast (WCAG AA passes).
Color values
| HEX | #71FDCA |
|---|---|
| RGB | rgb(113, 253, 202) |
| HSL | hsl(158, 97%, 72%) |
| HSV | hsv(158, 55%, 99%) |
| CMYK | cmyk(55.3%, 0%, 20.2%, 0.8%) |
| CIE-LAB | lab(90.79, -49.82, 13.04) |
| CIE-LCH | lch(90.79, 51.49, 165.34°) |
| OKLab | oklab(90.29% -0.1387 0.0334) |
| OKLCH | oklch(90.29% 0.143 166.5) |
| XYZ | xyz(52.5909, 78.0206, 68.1537) |
| Luminance | 0.7803 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.23
Aquamarine
#7FFFD4
ΔE00 2.10
Light Turquoise
#7EF4CC
ΔE00 3.08
Light Greenish Blue
#63F7B4
ΔE00 3.86
Light Aqua
#8CFFDB
ΔE00 4.04
Bright Teal
#01F9C6
ΔE00 4.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71FDCA #FD71A4
analogous
#71FD84 #71FDCA #71EAFD
triadic
#71FDCA #CA71FD #FDCA71
tetradic
#71FDCA #8471FD #FD71A4 #EAFD71
square
#71FDCA #8471FD #FD71A4 #EAFD71
split-complementary
#71FDCA #FD71EA #FD8471
monochromatic
#03F09A #35FCB3 #71FDCA #ADFEE1 #E1FFF4
Accessibility & contrast
On white
1.26
#71FDCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.61
#71FDCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71FDCA
16.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71FDCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71FDCA | 1.00 | 1.26 | 16.61 | 16.61 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EDC7
Deuteranopia (green-blind)
#E3DFCD
Tritanopia (blue-blind)
#2DFEEF
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #71fdca; /* rgb */ color: rgb(113, 253, 202); /* oklch */ color: oklch(90.3% 0.143 166.5);
Tailwind
colors: {
custom: {
50: '#a4ffda',
500: '#71fdca',
950: '#000000',
},
}SCSS
$custom: #71fdca; $custom-light: #a4ffda; $custom-dark: #000000;
JSON
{
"hex": "#71fdca",
"rgb": {
"r": 113,
"g": 253,
"b": 202
},
"hsl": {
"h": 158.143,
"s": 97.222,
"l": 71.765
},
"oklch": {
"l": 0.90288,
"c": 0.14269,
"h": 166.5
},
"luminance": 0.78026
}Semantic roles & 50–950 ramp
primary
#71FDCA
secondary
#D93973
accent
#0054E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683