#71FCCD#71FCCD
#71FCCD is a very light, vivid teal. Relative luminance 0.775; OKLCH L 90.1% C 0.139 H 168.1°. Best body text is #000000 at 16.51:1 contrast (WCAG AA passes).
Color values
| HEX | #71FCCD |
|---|---|
| RGB | rgb(113, 252, 205) |
| HSL | hsl(160, 96%, 72%) |
| HSV | hsv(160, 55%, 99%) |
| CMYK | cmyk(55.2%, 0%, 18.7%, 1.2%) |
| CIE-LAB | lab(90.57, -48.74, 11.17) |
| CIE-LCH | lch(90.57, 50.01, 167.09°) |
| OKLab | oklab(90.13% -0.1364 0.0286) |
| OKLCH | oklch(90.13% 0.139 168.1) |
| XYZ | xyz(52.6347, 77.5343, 69.9376) |
| Luminance | 0.7754 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.47
Light Aquamarine
#7BFDC7
ΔE00 2.03
Light Turquoise
#7EF4CC
ΔE00 2.41
Light Aqua
#8CFFDB
ΔE00 3.34
Bright Teal
#01F9C6
ΔE00 4.00
Light Greenish Blue
#63F7B4
ΔE00 4.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71FCCD #FC71A0
analogous
#71FC88 #71FCCD #71E6FC
triadic
#71FCCD #CD71FC #FCCD71
tetradic
#71FCCD #8871FC #FC71A0 #E6FC71
square
#71FCCD #8871FC #FC71A0 #E6FC71
split-complementary
#71FCCD #FC71E6 #FC8871
monochromatic
#05EE9F #35FBB8 #71FCCD #ADFDE2 #E1FEF4
Accessibility & contrast
On white
1.27
#71FCCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.51
#71FCCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71FCCD
16.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71FCCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71FCCD | 1.00 | 1.27 | 16.51 | 16.51 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6EDCB
Deuteranopia (green-blind)
#E2DED0
Tritanopia (blue-blind)
#2AFDEF
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #71fccd; /* rgb */ color: rgb(113, 252, 205); /* oklch */ color: oklch(90.1% 0.139 168.1);
Tailwind
colors: {
custom: {
50: '#a4fedc',
500: '#71fccd',
950: '#000000',
},
}SCSS
$custom: #71fccd; $custom-light: #a4fedc; $custom-dark: #000000;
JSON
{
"hex": "#71fccd",
"rgb": {
"r": 113,
"g": 252,
"b": 205
},
"hsl": {
"h": 159.712,
"s": 95.862,
"l": 71.569
},
"oklch": {
"l": 0.90129,
"c": 0.13933,
"h": 168.1
},
"luminance": 0.77539
}Semantic roles & 50–950 ramp
primary
#71FCCD
secondary
#D8396F
accent
#004EE6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684