#71FBC4#71FBC4
#71FBC4 is a very light, vivid teal. Relative luminance 0.765; OKLCH L 89.7% C 0.145 H 164.4°. Best body text is #000000 at 16.30:1 contrast (WCAG AA passes).
Color values
| HEX | #71FBC4 |
|---|---|
| RGB | rgb(113, 251, 196) |
| HSL | hsl(156, 95%, 71%) |
| HSV | hsv(156, 55%, 98%) |
| CMYK | cmyk(55%, 0%, 21.9%, 1.6%) |
| CIE-LAB | lab(90.08, -50.25, 15.13) |
| CIE-LCH | lch(90.08, 52.48, 163.24°) |
| OKLab | oklab(89.67% -0.1393 0.0388) |
| OKLCH | oklch(89.67% 0.145 164.4) |
| XYZ | xyz(51.2662, 76.4858, 64.2754) |
| Luminance | 0.7649 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 0.86
Light Greenish Blue
#63F7B4
ΔE00 2.80
Aquamarine
#7FFFD4
ΔE00 3.08
Light Turquoise
#7EF4CC
ΔE00 3.64
Greenish Cyan
#2AFEB7
ΔE00 4.12
Light Blue Green
#7EFBB3
ΔE00 4.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71FBC4 #FB71A8
analogous
#71FB7F #71FBC4 #71EDFB
triadic
#71FBC4 #C471FB #FBC471
tetradic
#71FBC4 #7F71FB #FB71A8 #EDFB71
square
#71FBC4 #7F71FB #FB71A8 #EDFB71
split-complementary
#71FBC4 #FB71ED #FB7F71
monochromatic
#07EB90 #35F9AB #71FBC4 #ADFDDD #E1FEF3
Accessibility & contrast
On white
1.29
#71FBC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.30
#71FBC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71FBC4
16.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71FBC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71FBC4 | 1.00 | 1.29 | 16.30 | 16.30 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7EBC1
Deuteranopia (green-blind)
#E3DDC7
Tritanopia (blue-blind)
#34FBEC
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #71fbc4; /* rgb */ color: rgb(113, 251, 196); /* oklch */ color: oklch(89.7% 0.145 164.4);
Tailwind
colors: {
custom: {
50: '#a4fdd6',
500: '#71fbc4',
950: '#000000',
},
}SCSS
$custom: #71fbc4; $custom-light: #a4fdd6; $custom-dark: #000000;
JSON
{
"hex": "#71fbc4",
"rgb": {
"r": 113,
"g": 251,
"b": 196
},
"hsl": {
"h": 156.087,
"s": 94.521,
"l": 71.373
},
"oklch": {
"l": 0.89671,
"c": 0.14456,
"h": 164.4
},
"luminance": 0.76491
}Semantic roles & 50–950 ramp
primary
#71FBC4
secondary
#D73978
accent
#005BE6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683