#71FEDF#71FEDF
#71FEDF is a very light, vivid teal. Relative luminance 0.797; OKLCH L 91.1% C 0.131 H 176.5°. Best body text is #000000 at 16.94:1 contrast (WCAG AA passes).
Color values
| HEX | #71FEDF |
|---|---|
| RGB | rgb(113, 254, 223) |
| HSL | hsl(167, 99%, 72%) |
| HSV | hsv(167, 56%, 100%) |
| CMYK | cmyk(55.5%, 0%, 12.2%, 0.4%) |
| CIE-LAB | lab(91.56, -45.53, 3.29) |
| CIE-LCH | lch(91.56, 45.65, 175.86°) |
| OKLab | oklab(91.07% -0.1306 0.008) |
| OKLCH | oklch(91.07% 0.131 176.5) |
| XYZ | xyz(55.5651, 79.7167, 82.2563) |
| Luminance | 0.7972 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 2.96
Tiffany Blue
#7BF2DA
ΔE00 3.14
Aquamarine
#7FFFD4
ΔE00 3.66
Light Turquoise
#7EF4CC
ΔE00 4.03
Aqua (survey)
#13EAC9
ΔE00 5.74
Bright Teal
#01F9C6
ΔE00 6.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71FEDF #FE7190
analogous
#71FE99 #71FEDF #71D6FE
triadic
#71FEDF #DF71FE #FEDF71
tetradic
#71FEDF #9971FE #FE7190 #D6FE71
square
#71FEDF #9971FE #FE7190 #D6FE71
split-complementary
#71FEDF #FE71D6 #FE9971
monochromatic
#02F3BE #34FED1 #71FEDF #AEFEED #E1FFF8
Accessibility & contrast
On white
1.24
#71FEDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.94
#71FEDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71FEDF
16.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71FEDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71FEDF | 1.00 | 1.24 | 16.94 | 16.94 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F0DE
Deuteranopia (green-blind)
#E0E0E1
Tritanopia (blue-blind)
#00FFF5
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #71fedf; /* rgb */ color: rgb(113, 254, 223); /* oklch */ color: oklch(91.1% 0.131 176.5);
Tailwind
colors: {
custom: {
50: '#a5ffe9',
500: '#71fedf',
950: '#000000',
},
}SCSS
$custom: #71fedf; $custom-light: #a5ffe9; $custom-dark: #000000;
JSON
{
"hex": "#71fedf",
"rgb": {
"r": 113,
"g": 254,
"b": 223
},
"hsl": {
"h": 166.809,
"s": 98.601,
"l": 71.961
},
"oklch": {
"l": 0.91072,
"c": 0.13085,
"h": 176.5
},
"luminance": 0.79722
}Semantic roles & 50–950 ramp
primary
#71FEDF
secondary
#DB395C
accent
#0032E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101816
muted
#818684