#71FEDB#71FEDB
#71FEDB is a very light, vivid teal. Relative luminance 0.795; OKLCH L 91.0% C 0.133 H 174.3°. Best body text is #000000 at 16.90:1 contrast (WCAG AA passes).
Color values
| HEX | #71FEDB |
|---|---|
| RGB | rgb(113, 254, 219) |
| HSL | hsl(165, 99%, 72%) |
| HSV | hsv(165, 56%, 100%) |
| CMYK | cmyk(55.5%, 0%, 13.8%, 0.4%) |
| CIE-LAB | lab(91.46, -46.46, 5.22) |
| CIE-LCH | lch(91.46, 46.75, 173.59°) |
| OKLab | oklab(90.96% -0.1323 0.0131) |
| OKLCH | oklch(90.96% 0.133 174.3) |
| XYZ | xyz(55.0322, 79.5035, 79.4496) |
| Luminance | 0.7951 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 2.41
Aquamarine
#7FFFD4
ΔE00 2.62
Light Turquoise
#7EF4CC
ΔE00 3.23
Tiffany Blue
#7BF2DA
ΔE00 3.81
Light Aquamarine
#7BFDC7
ΔE00 5.15
Bright Teal
#01F9C6
ΔE00 5.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71FEDB #FE7194
analogous
#71FE95 #71FEDB #71DBFE
triadic
#71FEDB #DB71FE #FEDB71
tetradic
#71FEDB #9571FE #FE7194 #DBFE71
square
#71FEDB #9571FE #FE7194 #DBFE71
split-complementary
#71FEDB #FE71DB #FE9571
monochromatic
#02F3B7 #34FECC #71FEDB #AEFEEA #E1FFF7
Accessibility & contrast
On white
1.24
#71FEDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.90
#71FEDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71FEDB
16.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71FEDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71FEDB | 1.00 | 1.24 | 16.90 | 16.90 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F0D9
Deuteranopia (green-blind)
#E1E0DE
Tritanopia (blue-blind)
#0FFFF4
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #71fedb; /* rgb */ color: rgb(113, 254, 219); /* oklch */ color: oklch(91.0% 0.133 174.3);
Tailwind
colors: {
custom: {
50: '#a5ffe6',
500: '#71fedb',
950: '#000000',
},
}SCSS
$custom: #71fedb; $custom-light: #a5ffe6; $custom-dark: #000000;
JSON
{
"hex": "#71fedb",
"rgb": {
"r": 113,
"g": 254,
"b": 219
},
"hsl": {
"h": 165.106,
"s": 98.601,
"l": 71.961
},
"oklch": {
"l": 0.90963,
"c": 0.13298,
"h": 174.3
},
"luminance": 0.79509
}Semantic roles & 50–950 ramp
primary
#71FEDB
secondary
#DB3961
accent
#0039E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684