#71EBB5#71EBB5
#71EBB5 is a very light, vivid teal. Relative luminance 0.663; OKLCH L 85.5% C 0.135 H 162.4°. Best body text is #000000 at 14.25:1 contrast (WCAG AA passes).
Color values
| HEX | #71EBB5 |
|---|---|
| RGB | rgb(113, 235, 181) |
| HSL | hsl(153, 75%, 68%) |
| HSV | hsv(153, 52%, 92%) |
| CMYK | cmyk(51.9%, 0%, 23%, 7.8%) |
| CIE-LAB | lab(85.13, -46.62, 15.92) |
| CIE-LCH | lch(85.13, 49.26, 161.15°) |
| OKLab | oklab(85.53% -0.1288 0.0408) |
| OKLCH | oklch(85.53% 0.135 162.4) |
| XYZ | xyz(44.8549, 66.2596, 54.1327) |
| Luminance | 0.6626 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.28
Light Greenish Blue
#63F7B4
ΔE00 3.45
Light Aquamarine
#7BFDC7
ΔE00 3.87
Light Turquoise
#7EF4CC
ΔE00 4.21
Light Blue Green
#7EFBB3
ΔE00 4.82
Aqua Marine
#2EE8BB
ΔE00 4.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71EBB5 #EB71A7
analogous
#71EB78 #71EBB5 #71E4EB
triadic
#71EBB5 #B571EB #EBB571
tetradic
#71EBB5 #7871EB #EB71A7 #E4EB71
square
#71EBB5 #7871EB #EB71A7 #E4EB71
split-complementary
#71EBB5 #EB71E4 #EB7871
monochromatic
#1CC67B #3BE399 #71EBB5 #A7F3D1 #DCFAED
Accessibility & contrast
On white
1.47
#71EBB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.25
#71EBB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71EBB5
14.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71EBB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71EBB5 | 1.00 | 1.47 | 14.25 | 14.25 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8DCB2
Deuteranopia (green-blind)
#D6CFB8
Tritanopia (blue-blind)
#46EBDC
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #71ebb5; /* rgb */ color: rgb(113, 235, 181); /* oklch */ color: oklch(85.5% 0.135 162.4);
Tailwind
colors: {
custom: {
50: '#a2f2cb',
500: '#71ebb5',
950: '#000000',
},
}SCSS
$custom: #71ebb5; $custom-light: #a2f2cb; $custom-dark: #000000;
JSON
{
"hex": "#71ebb5",
"rgb": {
"r": 113,
"g": 235,
"b": 181
},
"hsl": {
"h": 153.443,
"s": 75.309,
"l": 68.235
},
"oklch": {
"l": 0.85529,
"c": 0.13514,
"h": 162.4
},
"luminance": 0.66264
}Semantic roles & 50–950 ramp
primary
#71EBB5
secondary
#C33D78
accent
#0E67D7
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#101713
muted
#808582