#71FFED#71FFED
#71FFED is a very light, vivid teal. Relative luminance 0.811; OKLCH L 91.7% C 0.126 H 184.0°. Best body text is #000000 at 17.23:1 contrast (WCAG AA passes).
Color values
| HEX | #71FFED |
|---|---|
| RGB | rgb(113, 255, 237) |
| HSL | hsl(172, 100%, 72%) |
| HSV | hsv(172, 56%, 100%) |
| CMYK | cmyk(55.7%, 0%, 7.1%, 0%) |
| CIE-LAB | lab(92.19, -42.62, -3.03) |
| CIE-LCH | lch(92.19, 42.73, 184.06°) |
| OKLab | oklab(91.71% -0.1257 -0.0088) |
| OKLCH | oklch(91.71% 0.126 184) |
| XYZ | xyz(57.8494, 81.1394, 92.7172) |
| Luminance | 0.8115 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.76
Bright Aqua
#0BF9EA
ΔE00 3.91
Bright Turquoise
#0FFEF9
ΔE00 5.25
Light Aqua
#8CFFDB
ΔE00 6.21
Bright Cyan
#41FDFE
ΔE00 6.40
Aqua
#00FFFF
ΔE00 6.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71FFED #FF7183
analogous
#71FFA6 #71FFED #71CAFF
triadic
#71FFED #ED71FF #FFED71
tetradic
#71FFED #A671FF #FF7183 #CAFF71
square
#71FFED #A671FF #FF7183 #CAFF71
split-complementary
#71FFED #FF71CA #FFA671
monochromatic
#00F6D6 #34FFE5 #71FFED #AEFFF5 #E0FFFB
Accessibility & contrast
On white
1.22
#71FFED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.23
#71FFED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71FFED
17.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71FFED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71FFED | 1.00 | 1.22 | 17.23 | 17.23 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F2EC
Deuteranopia (green-blind)
#DEE2EF
Tritanopia (blue-blind)
#00FFF9
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #71ffed; /* rgb */ color: rgb(113, 255, 237); /* oklch */ color: oklch(91.7% 0.126 184.0);
Tailwind
colors: {
custom: {
50: '#a6fff2',
500: '#71ffed',
950: '#000000',
},
}SCSS
$custom: #71ffed; $custom-light: #a6fff2; $custom-dark: #000000;
JSON
{
"hex": "#71ffed",
"rgb": {
"r": 113,
"g": 255,
"b": 237
},
"hsl": {
"h": 172.394,
"s": 100,
"l": 72.157
},
"oklch": {
"l": 0.91705,
"c": 0.12598,
"h": 184
},
"luminance": 0.81145
}Semantic roles & 50–950 ramp
primary
#71FFED
secondary
#DC384D
accent
#001DE6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101817
muted
#818685