#71EBB1#71EBB1
#71EBB1 is a very light, vivid teal. Relative luminance 0.661; OKLCH L 85.4% C 0.138 H 160.7°. Best body text is #000000 at 14.22:1 contrast (WCAG AA passes).
Color values
| HEX | #71EBB1 |
|---|---|
| RGB | rgb(113, 235, 177) |
| HSL | hsl(151, 75%, 68%) |
| HSV | hsv(151, 52%, 92%) |
| CMYK | cmyk(51.9%, 0%, 24.7%, 7.8%) |
| CIE-LAB | lab(85.05, -47.44, 17.88) |
| CIE-LCH | lch(85.05, 50.70, 159.34°) |
| OKLab | oklab(85.44% -0.1306 0.0457) |
| OKLCH | oklch(85.44% 0.138 160.7) |
| XYZ | xyz(44.4504, 66.0978, 52.0022) |
| Luminance | 0.6610 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.04
Seafoam
#7FE0B3
ΔE00 3.71
Light Aquamarine
#7BFDC7
ΔE00 4.13
Light Blue Green
#7EFBB3
ΔE00 4.23
Seafoam (survey)
#80F9AD
ΔE00 4.61
Seafoam Green
#7AF9AB
ΔE00 4.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71EBB1 #EB71AB
analogous
#71EB74 #71EBB1 #71E8EB
triadic
#71EBB1 #B171EB #EBB171
tetradic
#71EBB1 #7471EB #EB71AB #E8EB71
square
#71EBB1 #7471EB #EB71AB #E8EB71
split-complementary
#71EBB1 #EB71E8 #EB7471
monochromatic
#1CC675 #3BE394 #71EBB1 #A7F3CE #DCFAEC
Accessibility & contrast
On white
1.48
#71EBB1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.22
#71EBB1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71EBB1
14.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71EBB1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71EBB1 | 1.00 | 1.48 | 14.22 | 14.22 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8DCAE
Deuteranopia (green-blind)
#D6CFB5
Tritanopia (blue-blind)
#48EADB
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #71ebb1; /* rgb */ color: rgb(113, 235, 177); /* oklch */ color: oklch(85.4% 0.138 160.7);
Tailwind
colors: {
custom: {
50: '#a2f2c8',
500: '#71ebb1',
950: '#000000',
},
}SCSS
$custom: #71ebb1; $custom-light: #a2f2c8; $custom-dark: #000000;
JSON
{
"hex": "#71ebb1",
"rgb": {
"r": 113,
"g": 235,
"b": 177
},
"hsl": {
"h": 151.475,
"s": 75.309,
"l": 68.235
},
"oklch": {
"l": 0.85435,
"c": 0.13839,
"h": 160.7
},
"luminance": 0.66102
}Semantic roles & 50–950 ramp
primary
#71EBB1
secondary
#C33D7D
accent
#0E6ED7
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#101713
muted
#808582