#71F8CA#71F8CA
#71F8CA is a very light, vivid teal. Relative luminance 0.749; OKLCH L 89.1% C 0.136 H 168.1°. Best body text is #000000 at 15.98:1 contrast (WCAG AA passes).
Color values
| HEX | #71F8CA |
|---|---|
| RGB | rgb(113, 248, 202) |
| HSL | hsl(160, 91%, 71%) |
| HSV | hsv(160, 54%, 97%) |
| CMYK | cmyk(54.4%, 0%, 18.5%, 2.7%) |
| CIE-LAB | lab(89.35, -47.70, 10.99) |
| CIE-LCH | lch(89.35, 48.95, 167.03°) |
| OKLab | oklab(89.12% -0.1335 0.0282) |
| OKLCH | oklch(89.12% 0.136 168.1) |
| XYZ | xyz(51.0331, 74.9050, 67.6344) |
| Luminance | 0.7491 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 1.83
Aquamarine
#7FFFD4
ΔE00 1.88
Light Aquamarine
#7BFDC7
ΔE00 2.28
Light Aqua
#8CFFDB
ΔE00 3.48
Bright Teal
#01F9C6
ΔE00 4.05
Light Greenish Blue
#63F7B4
ΔE00 4.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71F8CA #F8719F
analogous
#71F886 #71F8CA #71E2F8
triadic
#71F8CA #CA71F8 #F8CA71
tetradic
#71F8CA #8671F8 #F8719F #E2F871
square
#71F8CA #8671F8 #F8719F #E2F871
split-complementary
#71F8CA #F871E2 #F88671
monochromatic
#0BE39A #37F5B4 #71F8CA #ABFBE0 #E2FEF4
Accessibility & contrast
On white
1.31
#71F8CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.98
#71F8CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71F8CA
15.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71F8CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71F8CA | 1.00 | 1.31 | 15.98 | 15.98 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E9C8
Deuteranopia (green-blind)
#DEDBCD
Tritanopia (blue-blind)
#30F9EB
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #71f8ca; /* rgb */ color: rgb(113, 248, 202); /* oklch */ color: oklch(89.1% 0.136 168.1);
Tailwind
colors: {
custom: {
50: '#a4fbda',
500: '#71f8ca',
950: '#000000',
},
}SCSS
$custom: #71f8ca; $custom-light: #a4fbda; $custom-dark: #000000;
JSON
{
"hex": "#71f8ca",
"rgb": {
"r": 113,
"g": 248,
"b": 202
},
"hsl": {
"h": 159.556,
"s": 90.604,
"l": 70.784
},
"oklch": {
"l": 0.89115,
"c": 0.13641,
"h": 168.1
},
"luminance": 0.7491
}Semantic roles & 50–950 ramp
primary
#71F8CA
secondary
#D33A6E
accent
#004EE6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101714
muted
#818583