#71EABC#71EABC
#71EABC is a very light, vivid teal. Relative luminance 0.660; OKLCH L 85.5% C 0.128 H 166.1°. Best body text is #000000 at 14.20:1 contrast (WCAG AA passes).
Color values
| HEX | #71EABC |
|---|---|
| RGB | rgb(113, 234, 188) |
| HSL | hsl(157, 74%, 68%) |
| HSV | hsv(157, 52%, 92%) |
| CMYK | cmyk(51.7%, 0%, 19.7%, 8.2%) |
| CIE-LAB | lab(84.99, -44.71, 12.07) |
| CIE-LCH | lch(84.99, 46.31, 164.89°) |
| OKLab | oklab(85.46% -0.1246 0.031) |
| OKLCH | oklch(85.46% 0.128 166.1) |
| XYZ | xyz(45.3058, 65.9832, 57.9157) |
| Luminance | 0.6599 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.89
Seafoam
#7FE0B3
ΔE00 2.94
Aqua Marine
#2EE8BB
ΔE00 4.04
Light Aquamarine
#7BFDC7
ΔE00 4.20
Light Teal
#90E4C1
ΔE00 4.26
Aquamarine
#7FFFD4
ΔE00 4.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71EABC #EA719F
analogous
#71EA7F #71EABC #71DBEA
triadic
#71EABC #BC71EA #EABC71
tetradic
#71EABC #7F71EA #EA719F #DBEA71
square
#71EABC #7F71EA #EA719F #DBEA71
split-complementary
#71EABC #EA71DB #EA7F71
monochromatic
#1DC484 #3CE2A3 #71EABC #A6F2D5 #DCFAEE
Accessibility & contrast
On white
1.48
#71EABC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.20
#71EABC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71EABC
14.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71EABC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71EABC | 1.00 | 1.48 | 14.20 | 14.20 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6DCBA
Deuteranopia (green-blind)
#D3CFBF
Tritanopia (blue-blind)
#42EBDD
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #71eabc; /* rgb */ color: rgb(113, 234, 188); /* oklch */ color: oklch(85.5% 0.128 166.1);
Tailwind
colors: {
custom: {
50: '#a2f1d0',
500: '#71eabc',
950: '#000000',
},
}SCSS
$custom: #71eabc; $custom-light: #a2f1d0; $custom-dark: #000000;
JSON
{
"hex": "#71eabc",
"rgb": {
"r": 113,
"g": 234,
"b": 188
},
"hsl": {
"h": 157.19,
"s": 74.233,
"l": 68.039
},
"oklch": {
"l": 0.85464,
"c": 0.12844,
"h": 166.1
},
"luminance": 0.65987
}Semantic roles & 50–950 ramp
primary
#71EABC
secondary
#C23D70
accent
#0F5BD6
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#101714
muted
#808583