#71EBB6#71EBB6
#71EBB6 is a very light, vivid teal. Relative luminance 0.663; OKLCH L 85.6% C 0.134 H 162.9°. Best body text is #000000 at 14.26:1 contrast (WCAG AA passes).
Color values
| HEX | #71EBB6 |
|---|---|
| RGB | rgb(113, 235, 182) |
| HSL | hsl(154, 75%, 68%) |
| HSV | hsv(154, 52%, 92%) |
| CMYK | cmyk(51.9%, 0%, 22.6%, 7.8%) |
| CIE-LAB | lab(85.15, -46.41, 15.43) |
| CIE-LCH | lch(85.15, 48.91, 161.61°) |
| OKLab | oklab(85.55% -0.1284 0.0395) |
| OKLCH | oklch(85.55% 0.134 162.9) |
| XYZ | xyz(44.9579, 66.3008, 54.6751) |
| Luminance | 0.6631 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.20
Light Greenish Blue
#63F7B4
ΔE00 3.59
Light Aquamarine
#7BFDC7
ΔE00 3.83
Light Turquoise
#7EF4CC
ΔE00 4.01
Aqua Marine
#2EE8BB
ΔE00 4.81
Light Blue Green
#7EFBB3
ΔE00 4.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71EBB6 #EB71A6
analogous
#71EB79 #71EBB6 #71E3EB
triadic
#71EBB6 #B671EB #EBB671
tetradic
#71EBB6 #7971EB #EB71A6 #E3EB71
square
#71EBB6 #7971EB #EB71A6 #E3EB71
split-complementary
#71EBB6 #EB71E3 #EB7971
monochromatic
#1CC67C #3BE39A #71EBB6 #A7F3D2 #DCFAED
Accessibility & contrast
On white
1.47
#71EBB6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.26
#71EBB6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71EBB6
14.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71EBB6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71EBB6 | 1.00 | 1.47 | 14.26 | 14.26 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8DCB3
Deuteranopia (green-blind)
#D6CFB9
Tritanopia (blue-blind)
#45EBDC
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #71ebb6; /* rgb */ color: rgb(113, 235, 182); /* oklch */ color: oklch(85.6% 0.134 162.9);
Tailwind
colors: {
custom: {
50: '#a2f2cc',
500: '#71ebb6',
950: '#000000',
},
}SCSS
$custom: #71ebb6; $custom-light: #a2f2cc; $custom-dark: #000000;
JSON
{
"hex": "#71ebb6",
"rgb": {
"r": 113,
"g": 235,
"b": 182
},
"hsl": {
"h": 153.934,
"s": 75.309,
"l": 68.235
},
"oklch": {
"l": 0.85553,
"c": 0.13434,
"h": 162.9
},
"luminance": 0.66305
}Semantic roles & 50–950 ramp
primary
#71EBB6
secondary
#C33D77
accent
#0E66D7
background
#FCFFFE
surface
#F6FEFA
border
#D0D6D3
text
#101713
muted
#808583