#71FDCE#71FDCE
#71FDCE is a very light, vivid teal. Relative luminance 0.782; OKLCH L 90.4% C 0.140 H 168.3°. Best body text is #000000 at 16.64:1 contrast (WCAG AA passes).
Color values
| HEX | #71FDCE |
|---|---|
| RGB | rgb(113, 253, 206) |
| HSL | hsl(160, 97%, 72%) |
| HSV | hsv(160, 55%, 99%) |
| CMYK | cmyk(55.3%, 0%, 18.6%, 0.8%) |
| CIE-LAB | lab(90.88, -48.95, 11.10) |
| CIE-LCH | lch(90.88, 50.19, 167.22°) |
| OKLab | oklab(90.39% -0.137 0.0284) |
| OKLCH | oklch(90.39% 0.14 168.3) |
| XYZ | xyz(53.0706, 78.2125, 70.6803) |
| Luminance | 0.7822 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.39
Light Aquamarine
#7BFDC7
ΔE00 2.07
Light Turquoise
#7EF4CC
ΔE00 2.55
Light Aqua
#8CFFDB
ΔE00 3.29
Bright Teal
#01F9C6
ΔE00 4.02
Light Greenish Blue
#63F7B4
ΔE00 4.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71FDCE #FD71A0
analogous
#71FD88 #71FDCE #71E6FD
triadic
#71FDCE #CE71FD #FDCE71
tetradic
#71FDCE #8871FD #FD71A0 #E6FD71
square
#71FDCE #8871FD #FD71A0 #E6FD71
split-complementary
#71FDCE #FD71E6 #FD8871
monochromatic
#03F0A1 #35FCB9 #71FDCE #ADFEE3 #E1FFF5
Accessibility & contrast
On white
1.26
#71FDCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.64
#71FDCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71FDCE
16.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71FDCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71FDCE | 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)
#F7EECC
Deuteranopia (green-blind)
#E3DFD1
Tritanopia (blue-blind)
#28FEF0
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #71fdce; /* rgb */ color: rgb(113, 253, 206); /* oklch */ color: oklch(90.4% 0.140 168.3);
Tailwind
colors: {
custom: {
50: '#a4ffdd',
500: '#71fdce',
950: '#000000',
},
}SCSS
$custom: #71fdce; $custom-light: #a4ffdd; $custom-dark: #000000;
JSON
{
"hex": "#71fdce",
"rgb": {
"r": 113,
"g": 253,
"b": 206
},
"hsl": {
"h": 159.857,
"s": 97.222,
"l": 71.765
},
"oklch": {
"l": 0.90388,
"c": 0.13988,
"h": 168.3
},
"luminance": 0.78218
}Semantic roles & 50–950 ramp
primary
#71FDCE
secondary
#D9396F
accent
#004DE6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684