#71FBC3#71FBC3
#71FBC3 is a very light, vivid teal. Relative luminance 0.764; OKLCH L 89.6% C 0.145 H 164.0°. Best body text is #000000 at 16.29:1 contrast (WCAG AA passes).
Color values
| HEX | #71FBC3 |
|---|---|
| RGB | rgb(113, 251, 195) |
| HSL | hsl(156, 95%, 71%) |
| HSV | hsv(156, 55%, 98%) |
| CMYK | cmyk(55%, 0%, 22.3%, 1.6%) |
| CIE-LAB | lab(90.06, -50.46, 15.62) |
| CIE-LCH | lch(90.06, 52.82, 162.81°) |
| OKLab | oklab(89.65% -0.1397 0.04) |
| OKLCH | oklch(89.65% 0.145 164) |
| XYZ | xyz(51.1528, 76.4404, 63.6780) |
| Luminance | 0.7644 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 0.91
Light Greenish Blue
#63F7B4
ΔE00 2.60
Aquamarine
#7FFFD4
ΔE00 3.29
Light Turquoise
#7EF4CC
ΔE00 3.84
Light Blue Green
#7EFBB3
ΔE00 3.90
Greenish Cyan
#2AFEB7
ΔE00 4.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71FBC3 #FB71A9
analogous
#71FB7E #71FBC3 #71EEFB
triadic
#71FBC3 #C371FB #FBC371
tetradic
#71FBC3 #7E71FB #FB71A9 #EEFB71
square
#71FBC3 #7E71FB #FB71A9 #EEFB71
split-complementary
#71FBC3 #FB71EE #FB7E71
monochromatic
#07EB8E #35F9AA #71FBC3 #ADFDDC #E1FEF2
Accessibility & contrast
On white
1.29
#71FBC3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.29
#71FBC3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71FBC3
16.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71FBC3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71FBC3 | 1.00 | 1.29 | 16.29 | 16.29 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7EBC0
Deuteranopia (green-blind)
#E3DDC7
Tritanopia (blue-blind)
#35FBEB
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #71fbc3; /* rgb */ color: rgb(113, 251, 195); /* oklch */ color: oklch(89.6% 0.145 164.0);
Tailwind
colors: {
custom: {
50: '#a4fdd5',
500: '#71fbc3',
950: '#000000',
},
}SCSS
$custom: #71fbc3; $custom-light: #a4fdd5; $custom-dark: #000000;
JSON
{
"hex": "#71fbc3",
"rgb": {
"r": 113,
"g": 251,
"b": 195
},
"hsl": {
"h": 155.652,
"s": 94.521,
"l": 71.373
},
"oklch": {
"l": 0.89647,
"c": 0.14532,
"h": 164
},
"luminance": 0.76445
}Semantic roles & 50–950 ramp
primary
#71FBC3
secondary
#D73979
accent
#005DE6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683