#71FEE5#71FEE5
#71FEE5 is a very light, vivid teal. Relative luminance 0.801; OKLCH L 91.2% C 0.128 H 179.8°. Best body text is #000000 at 17.01:1 contrast (WCAG AA passes).
Color values
| HEX | #71FEE5 |
|---|---|
| RGB | rgb(113, 254, 229) |
| HSL | hsl(169, 99%, 72%) |
| HSV | hsv(169, 56%, 100%) |
| CMYK | cmyk(55.5%, 0%, 9.8%, 0.4%) |
| CIE-LAB | lab(91.71, -44.11, 0.40) |
| CIE-LCH | lch(91.71, 44.12, 179.48°) |
| OKLab | oklab(91.24% -0.128 0.0004) |
| OKLCH | oklch(91.24% 0.128 179.8) |
| XYZ | xyz(56.3884, 80.0460, 86.5923) |
| Luminance | 0.8005 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.75
Light Aqua
#8CFFDB
ΔE00 4.27
Bright Aqua
#0BF9EA
ΔE00 4.92
Aquamarine
#7FFFD4
ΔE00 5.36
Light Turquoise
#7EF4CC
ΔE00 5.51
Aqua (survey)
#13EAC9
ΔE00 6.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71FEE5 #FE718A
analogous
#71FE9F #71FEE5 #71D0FE
triadic
#71FEE5 #E571FE #FEE571
tetradic
#71FEE5 #9F71FE #FE718A #D0FE71
square
#71FEE5 #9F71FE #FE718A #D0FE71
split-complementary
#71FEE5 #FE71D0 #FE9F71
monochromatic
#02F3C8 #34FEDA #71FEE5 #AEFEF0 #E1FFF9
Accessibility & contrast
On white
1.23
#71FEE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.01
#71FEE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71FEE5
17.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71FEE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71FEE5 | 1.00 | 1.23 | 17.01 | 17.01 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F1E4
Deuteranopia (green-blind)
#DFE1E7
Tritanopia (blue-blind)
#00FFF6
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #71fee5; /* rgb */ color: rgb(113, 254, 229); /* oklch */ color: oklch(91.2% 0.128 179.8);
Tailwind
colors: {
custom: {
50: '#a5ffed',
500: '#71fee5',
950: '#000000',
},
}SCSS
$custom: #71fee5; $custom-light: #a5ffed; $custom-dark: #000000;
JSON
{
"hex": "#71fee5",
"rgb": {
"r": 113,
"g": 254,
"b": 229
},
"hsl": {
"h": 169.362,
"s": 98.601,
"l": 71.961
},
"oklch": {
"l": 0.91241,
"c": 0.12803,
"h": 179.8
},
"luminance": 0.80051
}Semantic roles & 50–950 ramp
primary
#71FEE5
secondary
#DB3955
accent
#0029E6
background
#FDFFFE
surface
#F7FFFD
border
#D0D7D5
text
#101816
muted
#818684