#71FCCA#71FCCA
#71FCCA is a very light, vivid teal. Relative luminance 0.774; OKLCH L 90.1% C 0.141 H 166.8°. Best body text is #000000 at 16.48:1 contrast (WCAG AA passes).
Color values
| HEX | #71FCCA |
|---|---|
| RGB | rgb(113, 252, 202) |
| HSL | hsl(158, 96%, 72%) |
| HSV | hsv(158, 55%, 99%) |
| CMYK | cmyk(55.2%, 0%, 19.8%, 1.2%) |
| CIE-LAB | lab(90.50, -49.40, 12.63) |
| CIE-LCH | lch(90.50, 50.98, 165.66°) |
| OKLab | oklab(90.05% -0.1377 0.0324) |
| OKLCH | oklch(90.05% 0.141 166.8) |
| XYZ | xyz(52.2760, 77.3909, 68.0487) |
| Luminance | 0.7740 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.39
Aquamarine
#7FFFD4
ΔE00 1.98
Light Turquoise
#7EF4CC
ΔE00 2.83
Light Aqua
#8CFFDB
ΔE00 3.90
Light Greenish Blue
#63F7B4
ΔE00 3.98
Bright Teal
#01F9C6
ΔE00 4.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71FCCA #FC71A3
analogous
#71FC85 #71FCCA #71E9FC
triadic
#71FCCA #CA71FC #FCCA71
tetradic
#71FCCA #8571FC #FC71A3 #E9FC71
square
#71FCCA #8571FC #FC71A3 #E9FC71
split-complementary
#71FCCA #FC71E9 #FC8571
monochromatic
#05EE9A #35FBB4 #71FCCA #ADFDE0 #E1FEF4
Accessibility & contrast
On white
1.27
#71FCCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.48
#71FCCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71FCCA
16.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71FCCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71FCCA | 1.00 | 1.27 | 16.48 | 16.48 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7EDC7
Deuteranopia (green-blind)
#E2DECD
Tritanopia (blue-blind)
#2EFDEE
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #71fcca; /* rgb */ color: rgb(113, 252, 202); /* oklch */ color: oklch(90.1% 0.141 166.8);
Tailwind
colors: {
custom: {
50: '#a4feda',
500: '#71fcca',
950: '#000000',
},
}SCSS
$custom: #71fcca; $custom-light: #a4feda; $custom-dark: #000000;
JSON
{
"hex": "#71fcca",
"rgb": {
"r": 113,
"g": 252,
"b": 202
},
"hsl": {
"h": 158.417,
"s": 95.862,
"l": 71.569
},
"oklch": {
"l": 0.90053,
"c": 0.14142,
"h": 166.8
},
"luminance": 0.77396
}Semantic roles & 50–950 ramp
primary
#71FCCA
secondary
#D83972
accent
#0053E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683