#71FABF#71FABF
#71FABF is a very light, vivid teal. Relative luminance 0.756; OKLCH L 89.3% C 0.147 H 162.7°. Best body text is #000000 at 16.13:1 contrast (WCAG AA passes).
Color values
| HEX | #71FABF |
|---|---|
| RGB | rgb(113, 250, 191) |
| HSL | hsl(154, 93%, 71%) |
| HSV | hsv(154, 55%, 98%) |
| CMYK | cmyk(54.8%, 0%, 23.6%, 2%) |
| CIE-LAB | lab(89.69, -50.88, 17.15) |
| CIE-LCH | lch(89.69, 53.69, 161.37°) |
| OKLab | oklab(89.32% -0.1404 0.0439) |
| OKLCH | oklch(89.32% 0.147 162.7) |
| XYZ | xyz(50.3950, 75.6388, 61.2241) |
| Luminance | 0.7564 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.41
Light Greenish Blue
#63F7B4
ΔE00 1.92
Light Blue Green
#7EFBB3
ΔE00 3.21
Greenish Cyan
#2AFEB7
ΔE00 3.75
Aquamarine
#7FFFD4
ΔE00 4.01
Seafoam (survey)
#80F9AD
ΔE00 4.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71FABF #FA71AC
analogous
#71FA7A #71FABF #71F0FA
triadic
#71FABF #BF71FA #FABF71
tetradic
#71FABF #7A71FA #FA71AC #F0FA71
square
#71FABF #7A71FA #FA71AC #F0FA71
split-complementary
#71FABF #FA71F0 #FA7A71
monochromatic
#08E888 #36F8A4 #71FABF #ACFCDA #E1FEF2
Accessibility & contrast
On white
1.30
#71FABF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.13
#71FABF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71FABF
16.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71FABF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71FABF | 1.00 | 1.30 | 16.13 | 16.13 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6EABC
Deuteranopia (green-blind)
#E3DCC3
Tritanopia (blue-blind)
#39FAEA
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #71fabf; /* rgb */ color: rgb(113, 250, 191); /* oklch */ color: oklch(89.3% 0.147 162.7);
Tailwind
colors: {
custom: {
50: '#a4fdd2',
500: '#71fabf',
950: '#000000',
},
}SCSS
$custom: #71fabf; $custom-light: #a4fdd2; $custom-dark: #000000;
JSON
{
"hex": "#71fabf",
"rgb": {
"r": 113,
"g": 250,
"b": 191
},
"hsl": {
"h": 154.161,
"s": 93.197,
"l": 71.176
},
"oklch": {
"l": 0.89316,
"c": 0.14712,
"h": 162.7
},
"luminance": 0.75644
}Semantic roles & 50–950 ramp
primary
#71FABF
secondary
#D53A7D
accent
#0063E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683