#71EBBA#71EBBA
#71EBBA is a very light, vivid teal. Relative luminance 0.665; OKLCH L 85.7% C 0.131 H 164.8°. Best body text is #000000 at 14.29:1 contrast (WCAG AA passes).
Color values
| HEX | #71EBBA |
|---|---|
| RGB | rgb(113, 235, 186) |
| HSL | hsl(156, 75%, 68%) |
| HSV | hsv(156, 52%, 92%) |
| CMYK | cmyk(51.9%, 0%, 20.9%, 7.8%) |
| CIE-LAB | lab(85.23, -45.57, 13.46) |
| CIE-LCH | lch(85.23, 47.52, 163.54°) |
| OKLab | oklab(85.65% -0.1266 0.0345) |
| OKLCH | oklch(85.65% 0.131 164.8) |
| XYZ | xyz(45.3772, 66.4685, 56.8833) |
| Luminance | 0.6647 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.05
Light Turquoise
#7EF4CC
ΔE00 3.23
Light Aquamarine
#7BFDC7
ΔE00 3.84
Light Greenish Blue
#63F7B4
ΔE00 4.24
Aqua Marine
#2EE8BB
ΔE00 4.30
Light Teal
#90E4C1
ΔE00 4.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71EBBA #EB71A2
analogous
#71EB7D #71EBBA #71DFEB
triadic
#71EBBA #BA71EB #EBBA71
tetradic
#71EBBA #7D71EB #EB71A2 #DFEB71
square
#71EBBA #7D71EB #EB71A2 #DFEB71
split-complementary
#71EBBA #EB71DF #EB7D71
monochromatic
#1CC682 #3BE3A0 #71EBBA #A7F3D4 #DCFAEE
Accessibility & contrast
On white
1.47
#71EBBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.29
#71EBBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71EBBA
14.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71EBBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71EBBA | 1.00 | 1.47 | 14.29 | 14.29 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7DDB7
Deuteranopia (green-blind)
#D5D0BD
Tritanopia (blue-blind)
#43EBDD
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #71ebba; /* rgb */ color: rgb(113, 235, 186); /* oklch */ color: oklch(85.7% 0.131 164.8);
Tailwind
colors: {
custom: {
50: '#a2f2ce',
500: '#71ebba',
950: '#000000',
},
}SCSS
$custom: #71ebba; $custom-light: #a2f2ce; $custom-dark: #000000;
JSON
{
"hex": "#71ebba",
"rgb": {
"r": 113,
"g": 235,
"b": 186
},
"hsl": {
"h": 155.902,
"s": 75.309,
"l": 68.235
},
"oklch": {
"l": 0.85651,
"c": 0.13125,
"h": 164.8
},
"luminance": 0.66473
}Semantic roles & 50–950 ramp
primary
#71EBBA
secondary
#C33D73
accent
#0E5FD7
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#101713
muted
#808583