#71FBBE#71FBBE
#71FBBE is a very light, vivid teal. Relative luminance 0.762; OKLCH L 89.5% C 0.149 H 162.0°. Best body text is #000000 at 16.24:1 contrast (WCAG AA passes).
Color values
| HEX | #71FBBE |
|---|---|
| RGB | rgb(113, 251, 190) |
| HSL | hsl(153, 95%, 71%) |
| HSV | hsv(153, 55%, 98%) |
| CMYK | cmyk(55%, 0%, 24.3%, 1.6%) |
| CIE-LAB | lab(89.96, -51.50, 18.04) |
| CIE-LCH | lch(89.96, 54.57, 160.69°) |
| OKLab | oklab(89.53% -0.1419 0.0461) |
| OKLCH | oklch(89.53% 0.149 162) |
| XYZ | xyz(50.5969, 76.2181, 60.7504) |
| Luminance | 0.7622 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.67
Light Greenish Blue
#63F7B4
ΔE00 1.70
Light Blue Green
#7EFBB3
ΔE00 2.85
Greenish Cyan
#2AFEB7
ΔE00 3.58
Seafoam (survey)
#80F9AD
ΔE00 3.85
Seafoam Green
#7AF9AB
ΔE00 3.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71FBBE #FB71AE
analogous
#71FB79 #71FBBE #71F3FB
triadic
#71FBBE #BE71FB #FBBE71
tetradic
#71FBBE #7971FB #FB71AE #F3FB71
square
#71FBBE #7971FB #FB71AE #F3FB71
split-complementary
#71FBBE #FB71F3 #FB7971
monochromatic
#07EB86 #35F9A3 #71FBBE #ADFDD9 #E1FEF1
Accessibility & contrast
On white
1.29
#71FBBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.24
#71FBBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71FBBE
16.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71FBBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71FBBE | 1.00 | 1.29 | 16.24 | 16.24 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EBBB
Deuteranopia (green-blind)
#E4DDC2
Tritanopia (blue-blind)
#39FBEA
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #71fbbe; /* rgb */ color: rgb(113, 251, 190); /* oklch */ color: oklch(89.5% 0.149 162.0);
Tailwind
colors: {
custom: {
50: '#a4fdd1',
500: '#71fbbe',
950: '#000000',
},
}SCSS
$custom: #71fbbe; $custom-light: #a4fdd1; $custom-dark: #000000;
JSON
{
"hex": "#71fbbe",
"rgb": {
"r": 113,
"g": 251,
"b": 190
},
"hsl": {
"h": 153.478,
"s": 94.521,
"l": 71.373
},
"oklch": {
"l": 0.89529,
"c": 0.14922,
"h": 162
},
"luminance": 0.76223
}Semantic roles & 50–950 ramp
primary
#71FBBE
secondary
#D7397F
accent
#0065E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683