#71FABE#71FABE
#71FABE is a very light, vivid teal. Relative luminance 0.756; OKLCH L 89.3% C 0.148 H 162.3°. Best body text is #000000 at 16.12:1 contrast (WCAG AA passes).
Color values
| HEX | #71FABE |
|---|---|
| RGB | rgb(113, 250, 190) |
| HSL | hsl(154, 93%, 71%) |
| HSV | hsv(154, 55%, 98%) |
| CMYK | cmyk(54.8%, 0%, 24%, 2%) |
| CIE-LAB | lab(89.67, -51.08, 17.64) |
| CIE-LCH | lch(89.67, 54.04, 160.95°) |
| OKLab | oklab(89.29% -0.1409 0.0451) |
| OKLCH | oklch(89.29% 0.148 162.3) |
| XYZ | xyz(50.2854, 75.5950, 60.6465) |
| Luminance | 0.7560 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.58
Light Greenish Blue
#63F7B4
ΔE00 1.75
Light Blue Green
#7EFBB3
ΔE00 3.00
Greenish Cyan
#2AFEB7
ΔE00 3.68
Seafoam (survey)
#80F9AD
ΔE00 3.98
Seafoam Green
#7AF9AB
ΔE00 4.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71FABE #FA71AD
analogous
#71FA79 #71FABE #71F1FA
triadic
#71FABE #BE71FA #FABE71
tetradic
#71FABE #7971FA #FA71AD #F1FA71
square
#71FABE #7971FA #FA71AD #F1FA71
split-complementary
#71FABE #FA71F1 #FA7971
monochromatic
#08E886 #36F8A3 #71FABE #ACFCD9 #E1FEF1
Accessibility & contrast
On white
1.30
#71FABE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.12
#71FABE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71FABE
16.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71FABE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71FABE | 1.00 | 1.30 | 16.12 | 16.12 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7EABB
Deuteranopia (green-blind)
#E3DCC2
Tritanopia (blue-blind)
#3AFAE9
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #71fabe; /* rgb */ color: rgb(113, 250, 190); /* oklch */ color: oklch(89.3% 0.148 162.3);
Tailwind
colors: {
custom: {
50: '#a4fdd1',
500: '#71fabe',
950: '#000000',
},
}SCSS
$custom: #71fabe; $custom-light: #a4fdd1; $custom-dark: #000000;
JSON
{
"hex": "#71fabe",
"rgb": {
"r": 113,
"g": 250,
"b": 190
},
"hsl": {
"h": 153.723,
"s": 93.197,
"l": 71.176
},
"oklch": {
"l": 0.89293,
"c": 0.14791,
"h": 162.3
},
"luminance": 0.756
}Semantic roles & 50–950 ramp
primary
#71FABE
secondary
#D53A7E
accent
#0065E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683