#71F3CA#71F3CA
#71F3CA is a very light, vivid teal. Relative luminance 0.719; OKLCH L 87.9% C 0.130 H 169.9°. Best body text is #000000 at 15.38:1 contrast (WCAG AA passes).
Color values
| HEX | #71F3CA |
|---|---|
| RGB | rgb(113, 243, 202) |
| HSL | hsl(161, 84%, 70%) |
| HSV | hsv(161, 53%, 95%) |
| CMYK | cmyk(53.5%, 0%, 16.9%, 4.7%) |
| CIE-LAB | lab(87.91, -45.55, 8.93) |
| CIE-LCH | lch(87.91, 46.42, 168.91°) |
| OKLab | oklab(87.94% -0.1282 0.0228) |
| OKLCH | oklch(87.94% 0.13 169.9) |
| XYZ | xyz(49.5164, 71.8716, 67.1288) |
| Luminance | 0.7188 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 1.12
Aquamarine
#7FFFD4
ΔE00 2.62
Light Aqua
#8CFFDB
ΔE00 3.43
Light Aquamarine
#7BFDC7
ΔE00 3.67
Aqua Marine
#2EE8BB
ΔE00 4.36
Bright Teal
#01F9C6
ΔE00 4.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71F3CA #F3719A
analogous
#71F389 #71F3CA #71DBF3
triadic
#71F3CA #CA71F3 #F3CA71
tetradic
#71F3CA #8971F3 #F3719A #DBF371
square
#71F3CA #8971F3 #F3719A #DBF371
split-complementary
#71F3CA #F371DB #F38971
monochromatic
#12D799 #39EEB5 #71F3CA #A9F8DF #E2FDF4
Accessibility & contrast
On white
1.37
#71F3CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.38
#71F3CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71F3CA
15.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71F3CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71F3CA | 1.00 | 1.37 | 15.38 | 15.38 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDE5C8
Deuteranopia (green-blind)
#D9D7CD
Tritanopia (blue-blind)
#33F4E7
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #71f3ca; /* rgb */ color: rgb(113, 243, 202); /* oklch */ color: oklch(87.9% 0.130 169.9);
Tailwind
colors: {
custom: {
50: '#a3f8da',
500: '#71f3ca',
950: '#000000',
},
}SCSS
$custom: #71f3ca; $custom-light: #a3f8da; $custom-dark: #000000;
JSON
{
"hex": "#71f3ca",
"rgb": {
"r": 113,
"g": 243,
"b": 202
},
"hsl": {
"h": 161.077,
"s": 84.416,
"l": 69.804
},
"oklch": {
"l": 0.87942,
"c": 0.13018,
"h": 169.9
},
"luminance": 0.71876
}Semantic roles & 50–950 ramp
primary
#71F3CA
secondary
#CD3B69
accent
#054AE1
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101714
muted
#818583