#71FABD#71FABD
#71FABD is a very light, vivid teal. Relative luminance 0.756; OKLCH L 89.3% C 0.149 H 161.9°. Best body text is #000000 at 16.11:1 contrast (WCAG AA passes).
Color values
| HEX | #71FABD |
|---|---|
| RGB | rgb(113, 250, 189) |
| HSL | hsl(153, 93%, 71%) |
| HSV | hsv(153, 55%, 98%) |
| CMYK | cmyk(54.8%, 0%, 24.4%, 2%) |
| CIE-LAB | lab(89.65, -51.29, 18.12) |
| CIE-LCH | lch(89.65, 54.40, 160.54°) |
| OKLab | oklab(89.27% -0.1413 0.0463) |
| OKLCH | oklch(89.27% 0.149 161.9) |
| XYZ | xyz(50.1764, 75.5514, 60.0729) |
| Luminance | 0.7556 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.59
Light Aquamarine
#7BFDC7
ΔE00 1.76
Light Blue Green
#7EFBB3
ΔE00 2.80
Greenish Cyan
#2AFEB7
ΔE00 3.62
Seafoam (survey)
#80F9AD
ΔE00 3.78
Seafoam Green
#7AF9AB
ΔE00 3.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71FABD #FA71AE
analogous
#71FA78 #71FABD #71F2FA
triadic
#71FABD #BD71FA #FABD71
tetradic
#71FABD #7871FA #FA71AE #F2FA71
square
#71FABD #7871FA #FA71AE #F2FA71
split-complementary
#71FABD #FA71F2 #FA7871
monochromatic
#08E885 #36F8A2 #71FABD #ACFCD8 #E1FEF1
Accessibility & contrast
On white
1.30
#71FABD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.11
#71FABD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71FABD
16.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71FABD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71FABD | 1.00 | 1.30 | 16.11 | 16.11 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7EABA
Deuteranopia (green-blind)
#E3DCC1
Tritanopia (blue-blind)
#3AFAE9
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #71fabd; /* rgb */ color: rgb(113, 250, 189); /* oklch */ color: oklch(89.3% 0.149 161.9);
Tailwind
colors: {
custom: {
50: '#a4fdd1',
500: '#71fabd',
950: '#000000',
},
}SCSS
$custom: #71fabd; $custom-light: #a4fdd1; $custom-dark: #000000;
JSON
{
"hex": "#71fabd",
"rgb": {
"r": 113,
"g": 250,
"b": 189
},
"hsl": {
"h": 153.285,
"s": 93.197,
"l": 71.176
},
"oklch": {
"l": 0.8927,
"c": 0.1487,
"h": 161.9
},
"luminance": 0.75556
}Semantic roles & 50–950 ramp
primary
#71FABD
secondary
#D53A7F
accent
#0066E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683