#71EBB0#71EBB0
#71EBB0 is a very light, vivid teal. Relative luminance 0.661; OKLCH L 85.4% C 0.139 H 160.3°. Best body text is #000000 at 14.21:1 contrast (WCAG AA passes).
Color values
| HEX | #71EBB0 |
|---|---|
| RGB | rgb(113, 235, 176) |
| HSL | hsl(151, 75%, 68%) |
| HSV | hsv(151, 52%, 92%) |
| CMYK | cmyk(51.9%, 0%, 25.1%, 7.8%) |
| CIE-LAB | lab(85.03, -47.64, 18.38) |
| CIE-LCH | lch(85.03, 51.06, 158.91°) |
| OKLab | oklab(85.41% -0.1311 0.0469) |
| OKLCH | oklch(85.41% 0.139 160.3) |
| XYZ | xyz(44.3511, 66.0581, 51.4792) |
| Luminance | 0.6606 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.97
Seafoam
#7FE0B3
ΔE00 3.84
Light Blue Green
#7EFBB3
ΔE00 4.10
Light Aquamarine
#7BFDC7
ΔE00 4.22
Seafoam (survey)
#80F9AD
ΔE00 4.45
Seafoam Green
#7AF9AB
ΔE00 4.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71EBB0 #EB71AC
analogous
#71EB73 #71EBB0 #71E9EB
triadic
#71EBB0 #B071EB #EBB071
tetradic
#71EBB0 #7371EB #EB71AC #E9EB71
square
#71EBB0 #7371EB #EB71AC #E9EB71
split-complementary
#71EBB0 #EB71E9 #EB7371
monochromatic
#1CC674 #3BE392 #71EBB0 #A7F3CE #DCFAEC
Accessibility & contrast
On white
1.48
#71EBB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.21
#71EBB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71EBB0
14.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71EBB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71EBB0 | 1.00 | 1.48 | 14.21 | 14.21 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8DCAD
Deuteranopia (green-blind)
#D7CFB4
Tritanopia (blue-blind)
#49EADB
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #71ebb0; /* rgb */ color: rgb(113, 235, 176); /* oklch */ color: oklch(85.4% 0.139 160.3);
Tailwind
colors: {
custom: {
50: '#a2f2c7',
500: '#71ebb0',
950: '#000000',
},
}SCSS
$custom: #71ebb0; $custom-light: #a2f2c7; $custom-dark: #000000;
JSON
{
"hex": "#71ebb0",
"rgb": {
"r": 113,
"g": 235,
"b": 176
},
"hsl": {
"h": 150.984,
"s": 75.309,
"l": 68.235
},
"oklch": {
"l": 0.85412,
"c": 0.13922,
"h": 160.3
},
"luminance": 0.66062
}Semantic roles & 50–950 ramp
primary
#71EBB0
secondary
#C33D7E
accent
#0E6FD7
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#101713
muted
#808582