#71FEC0#71FEC0
#71FEC0 is a very light, vivid teal. Relative luminance 0.782; OKLCH L 90.3% C 0.152 H 162.0°. Best body text is #000000 at 16.64:1 contrast (WCAG AA passes).
Color values
| HEX | #71FEC0 |
|---|---|
| RGB | rgb(113, 254, 192) |
| HSL | hsl(154, 99%, 72%) |
| HSV | hsv(154, 56%, 100%) |
| CMYK | cmyk(55.5%, 0%, 24.4%, 0.4%) |
| CIE-LAB | lab(90.87, -52.33, 18.29) |
| CIE-LCH | lch(90.87, 55.43, 160.74°) |
| OKLab | oklab(90.28% -0.1442 0.0467) |
| OKLCH | oklch(90.28% 0.152 162) |
| XYZ | xyz(51.7616, 78.1953, 62.2244) |
| Luminance | 0.7820 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.72
Light Greenish Blue
#63F7B4
ΔE00 2.01
Light Blue Green
#7EFBB3
ΔE00 2.88
Greenish Cyan
#2AFEB7
ΔE00 3.45
Seafoam (survey)
#80F9AD
ΔE00 3.93
Seafoam Green
#7AF9AB
ΔE00 3.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71FEC0 #FE71AF
analogous
#71FE7A #71FEC0 #71F5FE
triadic
#71FEC0 #C071FE #FEC071
tetradic
#71FEC0 #7A71FE #FE71AF #F5FE71
square
#71FEC0 #7A71FE #FE71AF #F5FE71
split-complementary
#71FEC0 #FE71F5 #FE7A71
monochromatic
#02F389 #34FEA5 #71FEC0 #AEFEDB #E1FFF2
Accessibility & contrast
On white
1.26
#71FEC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.64
#71FEC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71FEC0
16.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71FEC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71FEC0 | 1.00 | 1.26 | 16.64 | 16.64 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBEDBD
Deuteranopia (green-blind)
#E6DFC4
Tritanopia (blue-blind)
#36FEED
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #71fec0; /* rgb */ color: rgb(113, 254, 192); /* oklch */ color: oklch(90.3% 0.152 162.0);
Tailwind
colors: {
custom: {
50: '#a4ffd3',
500: '#71fec0',
950: '#000000',
},
}SCSS
$custom: #71fec0; $custom-light: #a4ffd3; $custom-dark: #000000;
JSON
{
"hex": "#71fec0",
"rgb": {
"r": 113,
"g": 254,
"b": 192
},
"hsl": {
"h": 153.617,
"s": 98.601,
"l": 71.961
},
"oklch": {
"l": 0.90284,
"c": 0.15156,
"h": 162
},
"luminance": 0.782
}Semantic roles & 50–950 ramp
primary
#71FEC0
secondary
#DB3980
accent
#0065E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683