#71FDBE#71FDBE
#71FDBE is a very light, vivid teal. Relative luminance 0.775; OKLCH L 90.0% C 0.152 H 161.5°. Best body text is #000000 at 16.50:1 contrast (WCAG AA passes).
Color values
| HEX | #71FDBE |
|---|---|
| RGB | rgb(113, 253, 190) |
| HSL | hsl(153, 97%, 72%) |
| HSV | hsv(153, 55%, 99%) |
| CMYK | cmyk(55.3%, 0%, 24.9%, 0.8%) |
| CIE-LAB | lab(90.54, -52.32, 18.85) |
| CIE-LCH | lch(90.54, 55.62, 160.19°) |
| OKLab | oklab(90% -0.144 0.0482) |
| OKLCH | oklch(90% 0.152 161.5) |
| XYZ | xyz(51.2250, 77.4742, 60.9597) |
| Luminance | 0.7748 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.73
Light Aquamarine
#7BFDC7
ΔE00 1.93
Light Blue Green
#7EFBB3
ΔE00 2.60
Greenish Cyan
#2AFEB7
ΔE00 3.42
Seafoam (survey)
#80F9AD
ΔE00 3.63
Seafoam Green
#7AF9AB
ΔE00 3.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71FDBE #FD71B0
analogous
#71FD78 #71FDBE #71F6FD
triadic
#71FDBE #BE71FD #FDBE71
tetradic
#71FDBE #7871FD #FD71B0 #F6FD71
square
#71FDBE #7871FD #FD71B0 #F6FD71
split-complementary
#71FDBE #FD71F6 #FD7871
monochromatic
#03F086 #35FCA2 #71FDBE #ADFEDA #E1FFF1
Accessibility & contrast
On white
1.27
#71FDBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.50
#71FDBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71FDBE
16.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71FDBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71FDBE | 1.00 | 1.27 | 16.50 | 16.50 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAECBA
Deuteranopia (green-blind)
#E6DEC2
Tritanopia (blue-blind)
#38FCEC
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #71fdbe; /* rgb */ color: rgb(113, 253, 190); /* oklch */ color: oklch(90.0% 0.152 161.5);
Tailwind
colors: {
custom: {
50: '#a4ffd1',
500: '#71fdbe',
950: '#000000',
},
}SCSS
$custom: #71fdbe; $custom-light: #a4ffd1; $custom-dark: #000000;
JSON
{
"hex": "#71fdbe",
"rgb": {
"r": 113,
"g": 253,
"b": 190
},
"hsl": {
"h": 153,
"s": 97.222,
"l": 71.765
},
"oklch": {
"l": 0.90002,
"c": 0.15185,
"h": 161.5
},
"luminance": 0.77479
}Semantic roles & 50–950 ramp
primary
#71FDBE
secondary
#D93981
accent
#0067E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683