#71FECF#71FECF
#71FECF is a very light, vivid teal. Relative luminance 0.789; OKLCH L 90.6% C 0.140 H 168.4°. Best body text is #000000 at 16.78:1 contrast (WCAG AA passes).
Color values
| HEX | #71FECF |
|---|---|
| RGB | rgb(113, 254, 207) |
| HSL | hsl(160, 99%, 72%) |
| HSV | hsv(160, 56%, 100%) |
| CMYK | cmyk(55.5%, 0%, 18.5%, 0.4%) |
| CIE-LAB | lab(91.19, -49.15, 11.02) |
| CIE-LCH | lch(91.19, 50.37, 167.36°) |
| OKLab | oklab(90.65% -0.1376 0.0282) |
| OKLCH | oklch(90.65% 0.14 168.4) |
| XYZ | xyz(53.5090, 78.8942, 71.4276) |
| Luminance | 0.7890 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.34
Light Aquamarine
#7BFDC7
ΔE00 2.13
Light Turquoise
#7EF4CC
ΔE00 2.69
Light Aqua
#8CFFDB
ΔE00 3.26
Bright Teal
#01F9C6
ΔE00 4.05
Light Greenish Blue
#63F7B4
ΔE00 4.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71FECF #FE71A0
analogous
#71FE89 #71FECF #71E6FE
triadic
#71FECF #CF71FE #FECF71
tetradic
#71FECF #8971FE #FE71A0 #E6FE71
square
#71FECF #8971FE #FE71A0 #E6FE71
split-complementary
#71FECF #FE71E6 #FE8971
monochromatic
#02F3A2 #34FEBA #71FECF #AEFEE4 #E1FFF5
Accessibility & contrast
On white
1.25
#71FECF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.78
#71FECF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71FECF
16.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71FECF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71FECF | 1.00 | 1.25 | 16.78 | 16.78 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EFCD
Deuteranopia (green-blind)
#E3E0D2
Tritanopia (blue-blind)
#26FFF1
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #71fecf; /* rgb */ color: rgb(113, 254, 207); /* oklch */ color: oklch(90.6% 0.140 168.4);
Tailwind
colors: {
custom: {
50: '#a4ffdd',
500: '#71fecf',
950: '#000000',
},
}SCSS
$custom: #71fecf; $custom-light: #a4ffdd; $custom-dark: #000000;
JSON
{
"hex": "#71fecf",
"rgb": {
"r": 113,
"g": 254,
"b": 207
},
"hsl": {
"h": 160,
"s": 98.601,
"l": 71.961
},
"oklch": {
"l": 0.90648,
"c": 0.14044,
"h": 168.4
},
"luminance": 0.78899
}Semantic roles & 50–950 ramp
primary
#71FECF
secondary
#DB396F
accent
#004CE6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684