#71FFCF#71FFCF
#71FFCF is a very light, vivid teal. Relative luminance 0.795; OKLCH L 90.9% C 0.142 H 168.1°. Best body text is #000000 at 16.91:1 contrast (WCAG AA passes).
Color values
| HEX | #71FFCF |
|---|---|
| RGB | rgb(113, 255, 207) |
| HSL | hsl(160, 100%, 72%) |
| HSV | hsv(160, 56%, 100%) |
| CMYK | cmyk(55.7%, 0%, 18.8%, 0%) |
| CIE-LAB | lab(91.47, -49.58, 11.43) |
| CIE-LCH | lch(91.47, 50.88, 167.01°) |
| OKLab | oklab(90.88% -0.1386 0.0293) |
| OKLCH | oklch(90.88% 0.142 168.1) |
| XYZ | xyz(53.8272, 79.5306, 71.5337) |
| Luminance | 0.7954 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.46
Light Aquamarine
#7BFDC7
ΔE00 1.99
Light Turquoise
#7EF4CC
ΔE00 2.94
Light Aqua
#8CFFDB
ΔE00 3.41
Bright Teal
#01F9C6
ΔE00 4.08
Light Greenish Blue
#63F7B4
ΔE00 4.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71FFCF #FF71A1
analogous
#71FF88 #71FFCF #71E8FF
triadic
#71FFCF #CF71FF #FFCF71
tetradic
#71FFCF #8871FF #FF71A1 #E8FF71
square
#71FFCF #8871FF #FF71A1 #E8FF71
split-complementary
#71FFCF #FF71E8 #FF8871
monochromatic
#00F6A3 #34FFBA #71FFCF #AEFFE4 #E0FFF5
Accessibility & contrast
On white
1.24
#71FFCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.91
#71FFCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71FFCF
16.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71FFCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71FFCF | 1.00 | 1.24 | 16.91 | 16.91 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9EFCD
Deuteranopia (green-blind)
#E4E0D2
Tritanopia (blue-blind)
#26FFF1
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #71ffcf; /* rgb */ color: rgb(113, 255, 207); /* oklch */ color: oklch(90.9% 0.142 168.1);
Tailwind
colors: {
custom: {
50: '#a5ffdd',
500: '#71ffcf',
950: '#000000',
},
}SCSS
$custom: #71ffcf; $custom-light: #a5ffdd; $custom-dark: #000000;
JSON
{
"hex": "#71ffcf",
"rgb": {
"r": 113,
"g": 255,
"b": 207
},
"hsl": {
"h": 159.718,
"s": 100,
"l": 72.157
},
"oklch": {
"l": 0.90882,
"c": 0.14167,
"h": 168.1
},
"luminance": 0.79536
}Semantic roles & 50–950 ramp
primary
#71FFCF
secondary
#DC3870
accent
#004EE6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684