#71FBC2#71FBC2
#71FBC2 is a very light, vivid teal. Relative luminance 0.764; OKLCH L 89.6% C 0.146 H 163.6°. Best body text is #000000 at 16.28:1 contrast (WCAG AA passes).
Color values
| HEX | #71FBC2 |
|---|---|
| RGB | rgb(113, 251, 194) |
| HSL | hsl(155, 95%, 71%) |
| HSV | hsv(155, 55%, 98%) |
| CMYK | cmyk(55%, 0%, 22.7%, 1.6%) |
| CIE-LAB | lab(90.04, -50.67, 16.10) |
| CIE-LCH | lch(90.04, 53.17, 162.37°) |
| OKLab | oklab(89.62% -0.1401 0.0412) |
| OKLCH | oklch(89.62% 0.146 163.6) |
| XYZ | xyz(51.0401, 76.3954, 63.0845) |
| Luminance | 0.7640 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.01
Light Greenish Blue
#63F7B4
ΔE00 2.40
Aquamarine
#7FFFD4
ΔE00 3.50
Light Blue Green
#7EFBB3
ΔE00 3.68
Greenish Cyan
#2AFEB7
ΔE00 3.89
Light Turquoise
#7EF4CC
ΔE00 4.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71FBC2 #FB71AA
analogous
#71FB7D #71FBC2 #71EFFB
triadic
#71FBC2 #C271FB #FBC271
tetradic
#71FBC2 #7D71FB #FB71AA #EFFB71
square
#71FBC2 #7D71FB #FB71AA #EFFB71
split-complementary
#71FBC2 #FB71EF #FB7D71
monochromatic
#07EB8D #35F9A8 #71FBC2 #ADFDDC #E1FEF2
Accessibility & contrast
On white
1.29
#71FBC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.28
#71FBC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71FBC2
16.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71FBC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71FBC2 | 1.00 | 1.29 | 16.28 | 16.28 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7EBBF
Deuteranopia (green-blind)
#E3DDC6
Tritanopia (blue-blind)
#36FBEB
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #71fbc2; /* rgb */ color: rgb(113, 251, 194); /* oklch */ color: oklch(89.6% 0.146 163.6);
Tailwind
colors: {
custom: {
50: '#a4fdd4',
500: '#71fbc2',
950: '#000000',
},
}SCSS
$custom: #71fbc2; $custom-light: #a4fdd4; $custom-dark: #000000;
JSON
{
"hex": "#71fbc2",
"rgb": {
"r": 113,
"g": 251,
"b": 194
},
"hsl": {
"h": 155.217,
"s": 94.521,
"l": 71.373
},
"oklch": {
"l": 0.89623,
"c": 0.14609,
"h": 163.6
},
"luminance": 0.764
}Semantic roles & 50–950 ramp
primary
#71FBC2
secondary
#D7397A
accent
#005FE6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683