#71EABB#71EABB
#71EABB is a very light, vivid teal. Relative luminance 0.659; OKLCH L 85.4% C 0.129 H 165.6°. Best body text is #000000 at 14.19:1 contrast (WCAG AA passes).
Color values
| HEX | #71EABB |
|---|---|
| RGB | rgb(113, 234, 187) |
| HSL | hsl(157, 74%, 68%) |
| HSV | hsv(157, 52%, 92%) |
| CMYK | cmyk(51.7%, 0%, 20.1%, 8.2%) |
| CIE-LAB | lab(84.97, -44.93, 12.56) |
| CIE-LCH | lch(84.97, 46.65, 164.38°) |
| OKLab | oklab(85.44% -0.1251 0.0322) |
| OKLCH | oklch(85.44% 0.129 165.6) |
| XYZ | xyz(45.1984, 65.9402, 57.3500) |
| Luminance | 0.6594 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.90
Light Turquoise
#7EF4CC
ΔE00 3.05
Aqua Marine
#2EE8BB
ΔE00 4.12
Light Aquamarine
#7BFDC7
ΔE00 4.14
Light Teal
#90E4C1
ΔE00 4.37
Light Greenish Blue
#63F7B4
ΔE00 4.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71EABB #EA71A0
analogous
#71EA7E #71EABB #71DDEA
triadic
#71EABB #BB71EA #EABB71
tetradic
#71EABB #7E71EA #EA71A0 #DDEA71
square
#71EABB #7E71EA #EA71A0 #DDEA71
split-complementary
#71EABB #EA71DD #EA7E71
monochromatic
#1DC483 #3CE2A1 #71EABB #A6F2D5 #DCFAEE
Accessibility & contrast
On white
1.48
#71EABB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.19
#71EABB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71EABB
14.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71EABB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71EABB | 1.00 | 1.48 | 14.19 | 14.19 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6DCB9
Deuteranopia (green-blind)
#D4CFBE
Tritanopia (blue-blind)
#43EADD
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #71eabb; /* rgb */ color: rgb(113, 234, 187); /* oklch */ color: oklch(85.4% 0.129 165.6);
Tailwind
colors: {
custom: {
50: '#a2f1cf',
500: '#71eabb',
950: '#000000',
},
}SCSS
$custom: #71eabb; $custom-light: #a2f1cf; $custom-dark: #000000;
JSON
{
"hex": "#71eabb",
"rgb": {
"r": 113,
"g": 234,
"b": 187
},
"hsl": {
"h": 156.694,
"s": 74.233,
"l": 68.039
},
"oklch": {
"l": 0.85439,
"c": 0.12918,
"h": 165.6
},
"luminance": 0.65944
}Semantic roles & 50–950 ramp
primary
#71EABB
secondary
#C23D71
accent
#0F5DD6
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#101713
muted
#808583