#71FBC1#71FBC1
#71FBC1 is a very light, vivid teal. Relative luminance 0.764; OKLCH L 89.6% C 0.147 H 163.2°. Best body text is #000000 at 16.27:1 contrast (WCAG AA passes).
Color values
| HEX | #71FBC1 |
|---|---|
| RGB | rgb(113, 251, 193) |
| HSL | hsl(155, 95%, 71%) |
| HSV | hsv(155, 55%, 98%) |
| CMYK | cmyk(55%, 0%, 23.1%, 1.6%) |
| CIE-LAB | lab(90.02, -50.88, 16.59) |
| CIE-LCH | lch(90.02, 53.52, 161.95°) |
| OKLab | oklab(89.6% -0.1406 0.0425) |
| OKLCH | oklch(89.6% 0.147 163.2) |
| XYZ | xyz(50.9282, 76.3506, 62.4950) |
| Luminance | 0.7635 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.15
Light Greenish Blue
#63F7B4
ΔE00 2.21
Light Blue Green
#7EFBB3
ΔE00 3.47
Aquamarine
#7FFFD4
ΔE00 3.71
Greenish Cyan
#2AFEB7
ΔE00 3.79
Light Turquoise
#7EF4CC
ΔE00 4.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71FBC1 #FB71AB
analogous
#71FB7C #71FBC1 #71F0FB
triadic
#71FBC1 #C171FB #FBC171
tetradic
#71FBC1 #7C71FB #FB71AB #F0FB71
square
#71FBC1 #7C71FB #FB71AB #F0FB71
split-complementary
#71FBC1 #FB71F0 #FB7C71
monochromatic
#07EB8B #35F9A7 #71FBC1 #ADFDDB #E1FEF2
Accessibility & contrast
On white
1.29
#71FBC1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.27
#71FBC1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71FBC1
16.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71FBC1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71FBC1 | 1.00 | 1.29 | 16.27 | 16.27 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7EBBE
Deuteranopia (green-blind)
#E3DDC5
Tritanopia (blue-blind)
#37FBEB
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #71fbc1; /* rgb */ color: rgb(113, 251, 193); /* oklch */ color: oklch(89.6% 0.147 163.2);
Tailwind
colors: {
custom: {
50: '#a4fdd3',
500: '#71fbc1',
950: '#000000',
},
}SCSS
$custom: #71fbc1; $custom-light: #a4fdd3; $custom-dark: #000000;
JSON
{
"hex": "#71fbc1",
"rgb": {
"r": 113,
"g": 251,
"b": 193
},
"hsl": {
"h": 154.783,
"s": 94.521,
"l": 71.373
},
"oklch": {
"l": 0.896,
"c": 0.14686,
"h": 163.2
},
"luminance": 0.76355
}Semantic roles & 50–950 ramp
primary
#71FBC1
secondary
#D7397C
accent
#0060E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683