#71FBC7#71FBC7
#71FBC7 is a very light, vivid teal. Relative luminance 0.766; OKLCH L 89.7% C 0.142 H 165.7°. Best body text is #000000 at 16.33:1 contrast (WCAG AA passes).
Color values
| HEX | #71FBC7 |
|---|---|
| RGB | rgb(113, 251, 199) |
| HSL | hsl(157, 95%, 71%) |
| HSV | hsv(157, 55%, 98%) |
| CMYK | cmyk(55%, 0%, 20.7%, 1.6%) |
| CIE-LAB | lab(90.15, -49.62, 13.67) |
| CIE-LCH | lch(90.15, 51.47, 164.59°) |
| OKLab | oklab(89.74% -0.1379 0.0351) |
| OKLCH | oklch(89.74% 0.142 165.7) |
| XYZ | xyz(51.6111, 76.6238, 66.0918) |
| Luminance | 0.7663 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.05
Aquamarine
#7FFFD4
ΔE00 2.47
Light Turquoise
#7EF4CC
ΔE00 3.08
Light Greenish Blue
#63F7B4
ΔE00 3.44
Bright Teal
#01F9C6
ΔE00 4.19
Light Aqua
#8CFFDB
ΔE00 4.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71FBC7 #FB71A5
analogous
#71FB82 #71FBC7 #71EAFB
triadic
#71FBC7 #C771FB #FBC771
tetradic
#71FBC7 #8271FB #FB71A5 #EAFB71
square
#71FBC7 #8271FB #FB71A5 #EAFB71
split-complementary
#71FBC7 #FB71EA #FB8271
monochromatic
#07EB95 #35F9B0 #71FBC7 #ADFDDE #E1FEF3
Accessibility & contrast
On white
1.29
#71FBC7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.33
#71FBC7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71FBC7
16.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71FBC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71FBC7 | 1.00 | 1.29 | 16.33 | 16.33 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6EBC4
Deuteranopia (green-blind)
#E2DDCA
Tritanopia (blue-blind)
#31FCEC
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #71fbc7; /* rgb */ color: rgb(113, 251, 199); /* oklch */ color: oklch(89.7% 0.142 165.7);
Tailwind
colors: {
custom: {
50: '#a4fdd8',
500: '#71fbc7',
950: '#000000',
},
}SCSS
$custom: #71fbc7; $custom-light: #a4fdd8; $custom-dark: #000000;
JSON
{
"hex": "#71fbc7",
"rgb": {
"r": 113,
"g": 251,
"b": 199
},
"hsl": {
"h": 157.391,
"s": 94.521,
"l": 71.373
},
"oklch": {
"l": 0.89744,
"c": 0.14233,
"h": 165.7
},
"luminance": 0.76629
}Semantic roles & 50–950 ramp
primary
#71FBC7
secondary
#D73975
accent
#0056E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683