#71FCBE#71FCBE
#71FCBE is a very light, vivid teal. Relative luminance 0.768; OKLCH L 89.8% C 0.151 H 161.8°. Best body text is #000000 at 16.37:1 contrast (WCAG AA passes).
Color values
| HEX | #71FCBE |
|---|---|
| RGB | rgb(113, 252, 190) |
| HSL | hsl(153, 96%, 72%) |
| HSV | hsv(153, 55%, 99%) |
| CMYK | cmyk(55.2%, 0%, 24.6%, 1.2%) |
| CIE-LAB | lab(90.25, -51.91, 18.45) |
| CIE-LCH | lch(90.25, 55.09, 160.44°) |
| OKLab | oklab(89.77% -0.143 0.0471) |
| OKLCH | oklch(89.77% 0.151 161.8) |
| XYZ | xyz(50.9101, 76.8445, 60.8548) |
| Luminance | 0.7685 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.70
Light Aquamarine
#7BFDC7
ΔE00 1.79
Light Blue Green
#7EFBB3
ΔE00 2.71
Greenish Cyan
#2AFEB7
ΔE00 3.49
Seafoam (survey)
#80F9AD
ΔE00 3.73
Seafoam Green
#7AF9AB
ΔE00 3.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71FCBE #FC71AF
analogous
#71FC79 #71FCBE #71F5FC
triadic
#71FCBE #BE71FC #FCBE71
tetradic
#71FCBE #7971FC #FC71AF #F5FC71
square
#71FCBE #7971FC #FC71AF #F5FC71
split-complementary
#71FCBE #FC71F5 #FC7971
monochromatic
#05EE86 #35FBA3 #71FCBE #ADFDD9 #E1FEF1
Accessibility & contrast
On white
1.28
#71FCBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.37
#71FCBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71FCBE
16.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71FCBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71FCBE | 1.00 | 1.28 | 16.37 | 16.37 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9ECBB
Deuteranopia (green-blind)
#E5DDC2
Tritanopia (blue-blind)
#39FCEB
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #71fcbe; /* rgb */ color: rgb(113, 252, 190); /* oklch */ color: oklch(89.8% 0.151 161.8);
Tailwind
colors: {
custom: {
50: '#a4fed1',
500: '#71fcbe',
950: '#000000',
},
}SCSS
$custom: #71fcbe; $custom-light: #a4fed1; $custom-dark: #000000;
JSON
{
"hex": "#71fcbe",
"rgb": {
"r": 113,
"g": 252,
"b": 190
},
"hsl": {
"h": 153.237,
"s": 95.862,
"l": 71.569
},
"oklch": {
"l": 0.89765,
"c": 0.15053,
"h": 161.8
},
"luminance": 0.76849
}Semantic roles & 50–950 ramp
primary
#71FCBE
secondary
#D83980
accent
#0066E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683