#71FFEC#71FFEC
#71FFEC is a very light, vivid teal. Relative luminance 0.811; OKLCH L 91.7% C 0.126 H 183.4°. Best body text is #000000 at 17.22:1 contrast (WCAG AA passes).
Color values
| HEX | #71FFEC |
|---|---|
| RGB | rgb(113, 255, 236) |
| HSL | hsl(172, 100%, 72%) |
| HSV | hsv(172, 56%, 100%) |
| CMYK | cmyk(55.7%, 0%, 7.5%, 0%) |
| CIE-LAB | lab(92.17, -42.87, -2.55) |
| CIE-LCH | lch(92.17, 42.94, 183.40°) |
| OKLab | oklab(91.68% -0.1261 -0.0075) |
| OKLCH | oklch(91.68% 0.126 183.4) |
| XYZ | xyz(57.7037, 81.0812, 91.9499) |
| Luminance | 0.8109 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.58
Bright Aqua
#0BF9EA
ΔE00 4.00
Bright Turquoise
#0FFEF9
ΔE00 5.50
Light Aqua
#8CFFDB
ΔE00 5.93
Bright Cyan
#41FDFE
ΔE00 6.70
Aqua
#00FFFF
ΔE00 6.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71FFEC #FF7184
analogous
#71FFA5 #71FFEC #71CBFF
triadic
#71FFEC #EC71FF #FFEC71
tetradic
#71FFEC #A571FF #FF7184 #CBFF71
square
#71FFEC #A571FF #FF7184 #CBFF71
split-complementary
#71FFEC #FF71CB #FFA571
monochromatic
#00F6D5 #34FFE4 #71FFEC #AEFFF4 #E0FFFB
Accessibility & contrast
On white
1.22
#71FFEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.22
#71FFEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71FFEC
17.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71FFEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71FFEC | 1.00 | 1.22 | 17.22 | 17.22 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F2EB
Deuteranopia (green-blind)
#DEE2EE
Tritanopia (blue-blind)
#00FFF9
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #71ffec; /* rgb */ color: rgb(113, 255, 236); /* oklch */ color: oklch(91.7% 0.126 183.4);
Tailwind
colors: {
custom: {
50: '#a6fff2',
500: '#71ffec',
950: '#000000',
},
}SCSS
$custom: #71ffec; $custom-light: #a6fff2; $custom-dark: #000000;
JSON
{
"hex": "#71ffec",
"rgb": {
"r": 113,
"g": 255,
"b": 236
},
"hsl": {
"h": 171.972,
"s": 100,
"l": 72.157
},
"oklch": {
"l": 0.91675,
"c": 0.12632,
"h": 183.4
},
"luminance": 0.81087
}Semantic roles & 50–950 ramp
primary
#71FFEC
secondary
#DC384E
accent
#001FE6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101816
muted
#818685