#71FEDD#71FEDD
#71FEDD is a very light, vivid teal. Relative luminance 0.796; OKLCH L 91.0% C 0.132 H 175.4°. Best body text is #000000 at 16.92:1 contrast (WCAG AA passes).
Color values
| HEX | #71FEDD |
|---|---|
| RGB | rgb(113, 254, 221) |
| HSL | hsl(166, 99%, 72%) |
| HSV | hsv(166, 56%, 100%) |
| CMYK | cmyk(55.5%, 0%, 13%, 0.4%) |
| CIE-LAB | lab(91.51, -46.00, 4.26) |
| CIE-LCH | lch(91.51, 46.19, 174.71°) |
| OKLab | oklab(91.02% -0.1315 0.0106) |
| OKLCH | oklch(91.02% 0.132 175.4) |
| XYZ | xyz(55.2971, 79.6094, 80.8446) |
| Luminance | 0.7962 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 2.64
Aquamarine
#7FFFD4
ΔE00 3.13
Tiffany Blue
#7BF2DA
ΔE00 3.45
Light Turquoise
#7EF4CC
ΔE00 3.60
Bright Teal
#01F9C6
ΔE00 5.59
Light Aquamarine
#7BFDC7
ΔE00 5.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71FEDD #FE7192
analogous
#71FE96 #71FEDD #71D9FE
triadic
#71FEDD #DD71FE #FEDD71
tetradic
#71FEDD #9671FE #FE7192 #D9FE71
square
#71FEDD #9671FE #FE7192 #D9FE71
split-complementary
#71FEDD #FE71D9 #FE9671
monochromatic
#02F3BA #34FECE #71FEDD #AEFEEC #E1FFF8
Accessibility & contrast
On white
1.24
#71FEDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.92
#71FEDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71FEDD
16.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71FEDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71FEDD | 1.00 | 1.24 | 16.92 | 16.92 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F0DC
Deuteranopia (green-blind)
#E0E0DF
Tritanopia (blue-blind)
#07FFF4
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #71fedd; /* rgb */ color: rgb(113, 254, 221); /* oklch */ color: oklch(91.0% 0.132 175.4);
Tailwind
colors: {
custom: {
50: '#a5ffe7',
500: '#71fedd',
950: '#000000',
},
}SCSS
$custom: #71fedd; $custom-light: #a5ffe7; $custom-dark: #000000;
JSON
{
"hex": "#71fedd",
"rgb": {
"r": 113,
"g": 254,
"b": 221
},
"hsl": {
"h": 165.957,
"s": 98.601,
"l": 71.961
},
"oklch": {
"l": 0.91017,
"c": 0.1319,
"h": 175.4
},
"luminance": 0.79615
}Semantic roles & 50–950 ramp
primary
#71FEDD
secondary
#DB395F
accent
#0036E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101816
muted
#818684