#71EBB7#71EBB7
#71EBB7 is a very light, vivid teal. Relative luminance 0.663; OKLCH L 85.6% C 0.134 H 163.3°. Best body text is #000000 at 14.27:1 contrast (WCAG AA passes).
Color values
| HEX | #71EBB7 |
|---|---|
| RGB | rgb(113, 235, 183) |
| HSL | hsl(154, 75%, 68%) |
| HSV | hsv(154, 52%, 92%) |
| CMYK | cmyk(51.9%, 0%, 22.1%, 7.8%) |
| CIE-LAB | lab(85.17, -46.21, 14.94) |
| CIE-LCH | lch(85.17, 48.56, 162.08°) |
| OKLab | oklab(85.58% -0.128 0.0383) |
| OKLCH | oklch(85.58% 0.134 163.3) |
| XYZ | xyz(45.0616, 66.3423, 55.2213) |
| Luminance | 0.6635 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.14
Light Greenish Blue
#63F7B4
ΔE00 3.73
Light Aquamarine
#7BFDC7
ΔE00 3.81
Light Turquoise
#7EF4CC
ΔE00 3.81
Aqua Marine
#2EE8BB
ΔE00 4.67
Light Teal
#90E4C1
ΔE00 5.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71EBB7 #EB71A5
analogous
#71EB7A #71EBB7 #71E2EB
triadic
#71EBB7 #B771EB #EBB771
tetradic
#71EBB7 #7A71EB #EB71A5 #E2EB71
square
#71EBB7 #7A71EB #EB71A5 #E2EB71
split-complementary
#71EBB7 #EB71E2 #EB7A71
monochromatic
#1CC67D #3BE39C #71EBB7 #A7F3D2 #DCFAED
Accessibility & contrast
On white
1.47
#71EBB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.27
#71EBB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71EBB7
14.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71EBB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71EBB7 | 1.00 | 1.47 | 14.27 | 14.27 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7DCB4
Deuteranopia (green-blind)
#D5D0BA
Tritanopia (blue-blind)
#45EBDC
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #71ebb7; /* rgb */ color: rgb(113, 235, 183); /* oklch */ color: oklch(85.6% 0.134 163.3);
Tailwind
colors: {
custom: {
50: '#a2f2cc',
500: '#71ebb7',
950: '#000000',
},
}SCSS
$custom: #71ebb7; $custom-light: #a2f2cc; $custom-dark: #000000;
JSON
{
"hex": "#71ebb7",
"rgb": {
"r": 113,
"g": 235,
"b": 183
},
"hsl": {
"h": 154.426,
"s": 75.309,
"l": 68.235
},
"oklch": {
"l": 0.85578,
"c": 0.13356,
"h": 163.3
},
"luminance": 0.66346
}Semantic roles & 50–950 ramp
primary
#71EBB7
secondary
#C33D76
accent
#0E64D7
background
#FCFFFE
surface
#F6FEFA
border
#D0D6D3
text
#101713
muted
#808583