#71EBB8#71EBB8
#71EBB8 is a very light, vivid teal. Relative luminance 0.664; OKLCH L 85.6% C 0.133 H 163.8°. Best body text is #000000 at 14.28:1 contrast (WCAG AA passes).
Color values
| HEX | #71EBB8 |
|---|---|
| RGB | rgb(113, 235, 184) |
| HSL | hsl(155, 75%, 68%) |
| HSV | hsv(155, 52%, 92%) |
| CMYK | cmyk(51.9%, 0%, 21.7%, 7.8%) |
| CIE-LAB | lab(85.19, -46.00, 14.45) |
| CIE-LCH | lch(85.19, 48.21, 162.56°) |
| OKLab | oklab(85.6% -0.1275 0.037) |
| OKLCH | oklch(85.6% 0.133 163.8) |
| XYZ | xyz(45.1661, 66.3841, 55.7714) |
| Luminance | 0.6639 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.09
Light Turquoise
#7EF4CC
ΔE00 3.62
Light Aquamarine
#7BFDC7
ΔE00 3.81
Light Greenish Blue
#63F7B4
ΔE00 3.89
Aqua Marine
#2EE8BB
ΔE00 4.54
Light Teal
#90E4C1
ΔE00 4.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71EBB8 #EB71A4
analogous
#71EB7B #71EBB8 #71E1EB
triadic
#71EBB8 #B871EB #EBB871
tetradic
#71EBB8 #7B71EB #EB71A4 #E1EB71
square
#71EBB8 #7B71EB #EB71A4 #E1EB71
split-complementary
#71EBB8 #EB71E1 #EB7B71
monochromatic
#1CC67F #3BE39D #71EBB8 #A7F3D3 #DCFAEE
Accessibility & contrast
On white
1.47
#71EBB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.28
#71EBB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71EBB8
14.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71EBB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71EBB8 | 1.00 | 1.47 | 14.28 | 14.28 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7DDB5
Deuteranopia (green-blind)
#D5D0BB
Tritanopia (blue-blind)
#44EBDD
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #71ebb8; /* rgb */ color: rgb(113, 235, 184); /* oklch */ color: oklch(85.6% 0.133 163.8);
Tailwind
colors: {
custom: {
50: '#a2f2cd',
500: '#71ebb8',
950: '#000000',
},
}SCSS
$custom: #71ebb8; $custom-light: #a2f2cd; $custom-dark: #000000;
JSON
{
"hex": "#71ebb8",
"rgb": {
"r": 113,
"g": 235,
"b": 184
},
"hsl": {
"h": 154.918,
"s": 75.309,
"l": 68.235
},
"oklch": {
"l": 0.85602,
"c": 0.13278,
"h": 163.8
},
"luminance": 0.66388
}Semantic roles & 50–950 ramp
primary
#71EBB8
secondary
#C33D75
accent
#0E62D7
background
#FCFFFE
surface
#F6FEFA
border
#D0D6D3
text
#101713
muted
#808583