#71FDBF#71FDBF
#71FDBF is a very light, vivid teal. Relative luminance 0.775; OKLCH L 90.0% C 0.151 H 161.9°. Best body text is #000000 at 16.50:1 contrast (WCAG AA passes).
Color values
| HEX | #71FDBF |
|---|---|
| RGB | rgb(113, 253, 191) |
| HSL | hsl(153, 97%, 72%) |
| HSV | hsv(153, 55%, 99%) |
| CMYK | cmyk(55.3%, 0%, 24.5%, 0.8%) |
| CIE-LAB | lab(90.56, -52.12, 18.37) |
| CIE-LCH | lch(90.56, 55.26, 160.59°) |
| OKLab | oklab(90.03% -0.1436 0.0469) |
| OKLCH | oklch(90.03% 0.151 161.9) |
| XYZ | xyz(51.3346, 77.5181, 61.5373) |
| Luminance | 0.7752 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.74
Light Greenish Blue
#63F7B4
ΔE00 1.85
Light Blue Green
#7EFBB3
ΔE00 2.79
Greenish Cyan
#2AFEB7
ΔE00 3.46
Seafoam (survey)
#80F9AD
ΔE00 3.82
Seafoam Green
#7AF9AB
ΔE00 3.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71FDBF #FD71AF
analogous
#71FD79 #71FDBF #71F5FD
triadic
#71FDBF #BF71FD #FDBF71
tetradic
#71FDBF #7971FD #FD71AF #F5FD71
square
#71FDBF #7971FD #FD71AF #F5FD71
split-complementary
#71FDBF #FD71F5 #FD7971
monochromatic
#03F087 #35FCA4 #71FDBF #ADFEDA #E1FFF1
Accessibility & contrast
On white
1.27
#71FDBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.50
#71FDBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71FDBF
16.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71FDBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71FDBF | 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)
#FAEDBC
Deuteranopia (green-blind)
#E5DEC3
Tritanopia (blue-blind)
#37FDEC
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #71fdbf; /* rgb */ color: rgb(113, 253, 191); /* oklch */ color: oklch(90.0% 0.151 161.9);
Tailwind
colors: {
custom: {
50: '#a4ffd2',
500: '#71fdbf',
950: '#000000',
},
}SCSS
$custom: #71fdbf; $custom-light: #a4ffd2; $custom-dark: #000000;
JSON
{
"hex": "#71fdbf",
"rgb": {
"r": 113,
"g": 253,
"b": 191
},
"hsl": {
"h": 153.429,
"s": 97.222,
"l": 71.765
},
"oklch": {
"l": 0.90025,
"c": 0.15105,
"h": 161.9
},
"luminance": 0.77523
}Semantic roles & 50–950 ramp
primary
#71FDBF
secondary
#D93980
accent
#0066E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683