#71FDCD#71FDCD
#71FDCD is a very light, vivid teal. Relative luminance 0.782; OKLCH L 90.4% C 0.141 H 167.8°. Best body text is #000000 at 16.63:1 contrast (WCAG AA passes).
Color values
| HEX | #71FDCD |
|---|---|
| RGB | rgb(113, 253, 205) |
| HSL | hsl(159, 97%, 72%) |
| HSV | hsv(159, 55%, 99%) |
| CMYK | cmyk(55.3%, 0%, 19%, 0.8%) |
| CIE-LAB | lab(90.85, -49.17, 11.58) |
| CIE-LCH | lch(90.85, 50.51, 166.74°) |
| OKLab | oklab(90.36% -0.1374 0.0297) |
| OKLCH | oklch(90.36% 0.141 167.8) |
| XYZ | xyz(52.9495, 78.1640, 70.0426) |
| Luminance | 0.7817 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.55
Light Aquamarine
#7BFDC7
ΔE00 1.85
Light Turquoise
#7EF4CC
ΔE00 2.66
Light Aqua
#8CFFDB
ΔE00 3.47
Bright Teal
#01F9C6
ΔE00 4.02
Light Greenish Blue
#63F7B4
ΔE00 4.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71FDCD #FD71A1
analogous
#71FD87 #71FDCD #71E7FD
triadic
#71FDCD #CD71FD #FDCD71
tetradic
#71FDCD #8771FD #FD71A1 #E7FD71
square
#71FDCD #8771FD #FD71A1 #E7FD71
split-complementary
#71FDCD #FD71E7 #FD8771
monochromatic
#03F09F #35FCB8 #71FDCD #ADFEE2 #E1FFF4
Accessibility & contrast
On white
1.26
#71FDCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.63
#71FDCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71FDCD
16.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71FDCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71FDCD | 1.00 | 1.26 | 16.63 | 16.63 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7EECB
Deuteranopia (green-blind)
#E3DFD0
Tritanopia (blue-blind)
#2AFEEF
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #71fdcd; /* rgb */ color: rgb(113, 253, 205); /* oklch */ color: oklch(90.4% 0.141 167.8);
Tailwind
colors: {
custom: {
50: '#a4ffdc',
500: '#71fdcd',
950: '#000000',
},
}SCSS
$custom: #71fdcd; $custom-light: #a4ffdc; $custom-dark: #000000;
JSON
{
"hex": "#71fdcd",
"rgb": {
"r": 113,
"g": 253,
"b": 205
},
"hsl": {
"h": 159.429,
"s": 97.222,
"l": 71.765
},
"oklch": {
"l": 0.90363,
"c": 0.14057,
"h": 167.8
},
"luminance": 0.78169
}Semantic roles & 50–950 ramp
primary
#71FDCD
secondary
#D93970
accent
#004FE6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684