#71FFCA#71FFCA
#71FFCA is a very light, vivid teal. Relative luminance 0.793; OKLCH L 90.8% C 0.145 H 165.8°. Best body text is #000000 at 16.86:1 contrast (WCAG AA passes).
Color values
| HEX | #71FFCA |
|---|---|
| RGB | rgb(113, 255, 202) |
| HSL | hsl(158, 100%, 72%) |
| HSV | hsv(158, 56%, 100%) |
| CMYK | cmyk(55.7%, 0%, 20.8%, 0%) |
| CIE-LAB | lab(91.37, -50.65, 13.85) |
| CIE-LCH | lch(91.37, 52.51, 164.70°) |
| OKLab | oklab(90.76% -0.1408 0.0355) |
| OKLCH | oklch(90.76% 0.145 165.8) |
| XYZ | xyz(53.2256, 79.2899, 68.3652) |
| Luminance | 0.7930 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.09
Aquamarine
#7FFFD4
ΔE00 2.41
Light Turquoise
#7EF4CC
ΔE00 3.60
Light Greenish Blue
#63F7B4
ΔE00 3.67
Bright Teal
#01F9C6
ΔE00 4.29
Light Aqua
#8CFFDB
ΔE00 4.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71FFCA #FF71A6
analogous
#71FF83 #71FFCA #71EDFF
triadic
#71FFCA #CA71FF #FFCA71
tetradic
#71FFCA #8371FF #FF71A6 #EDFF71
square
#71FFCA #8371FF #FF71A6 #EDFF71
split-complementary
#71FFCA #FF71ED #FF8371
monochromatic
#00F69A #34FFB3 #71FFCA #AEFFE1 #E0FFF4
Accessibility & contrast
On white
1.25
#71FFCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.86
#71FFCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71FFCA
16.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71FFCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71FFCA | 1.00 | 1.25 | 16.86 | 16.86 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAEFC7
Deuteranopia (green-blind)
#E5E0CD
Tritanopia (blue-blind)
#2CFFF0
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #71ffca; /* rgb */ color: rgb(113, 255, 202); /* oklch */ color: oklch(90.8% 0.145 165.8);
Tailwind
colors: {
custom: {
50: '#a4ffda',
500: '#71ffca',
950: '#000000',
},
}SCSS
$custom: #71ffca; $custom-light: #a4ffda; $custom-dark: #000000;
JSON
{
"hex": "#71ffca",
"rgb": {
"r": 113,
"g": 255,
"b": 202
},
"hsl": {
"h": 157.606,
"s": 100,
"l": 72.157
},
"oklch": {
"l": 0.90757,
"c": 0.14522,
"h": 165.8
},
"luminance": 0.79295
}Semantic roles & 50–950 ramp
primary
#71FFCA
secondary
#DC3875
accent
#0056E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683