#71EDB5#71EDB5
#71EDB5 is a very light, vivid teal. Relative luminance 0.674; OKLCH L 86.0% C 0.138 H 161.9°. Best body text is #000000 at 14.48:1 contrast (WCAG AA passes).
Color values
| HEX | #71EDB5 |
|---|---|
| RGB | rgb(113, 237, 181) |
| HSL | hsl(153, 78%, 69%) |
| HSV | hsv(153, 52%, 93%) |
| CMYK | cmyk(52.3%, 0%, 23.6%, 7.1%) |
| CIE-LAB | lab(85.71, -47.47, 16.74) |
| CIE-LCH | lch(85.71, 50.34, 160.58°) |
| OKLab | oklab(86% -0.131 0.0428) |
| OKLCH | oklch(86% 0.138 161.9) |
| XYZ | xyz(45.4307, 67.4113, 54.3247) |
| Luminance | 0.6742 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.91
Light Aquamarine
#7BFDC7
ΔE00 3.54
Seafoam
#7FE0B3
ΔE00 3.78
Light Blue Green
#7EFBB3
ΔE00 4.28
Light Turquoise
#7EF4CC
ΔE00 4.37
Seafoam (survey)
#80F9AD
ΔE00 4.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71EDB5 #ED71A9
analogous
#71ED77 #71EDB5 #71E7ED
triadic
#71EDB5 #B571ED #EDB571
tetradic
#71EDB5 #7771ED #ED71A9 #E7ED71
square
#71EDB5 #7771ED #ED71A9 #E7ED71
split-complementary
#71EDB5 #ED71E7 #ED7771
monochromatic
#1ACA7A #3BE699 #71EDB5 #A7F4D1 #DEFBEE
Accessibility & contrast
On white
1.45
#71EDB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.48
#71EDB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71EDB5
14.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71EDB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71EDB5 | 1.00 | 1.45 | 14.48 | 14.48 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EADEB2
Deuteranopia (green-blind)
#D8D1B8
Tritanopia (blue-blind)
#45EDDD
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #71edb5; /* rgb */ color: rgb(113, 237, 181); /* oklch */ color: oklch(86.0% 0.138 161.9);
Tailwind
colors: {
custom: {
50: '#a2f3cb',
500: '#71edb5',
950: '#000000',
},
}SCSS
$custom: #71edb5; $custom-light: #a2f3cb; $custom-dark: #000000;
JSON
{
"hex": "#71edb5",
"rgb": {
"r": 113,
"g": 237,
"b": 181
},
"hsl": {
"h": 152.903,
"s": 77.5,
"l": 68.627
},
"oklch": {
"l": 0.86004,
"c": 0.13783,
"h": 161.9
},
"luminance": 0.67415
}Semantic roles & 50–950 ramp
primary
#71EDB5
secondary
#C53D7A
accent
#0C69DA
background
#FDFFFD
surface
#F7FEF9
border
#D0D6D2
text
#101713
muted
#818582