#71FEBA#71FEBA
#71FEBA is a very light, vivid teal. Relative luminance 0.779; OKLCH L 90.1% C 0.156 H 159.8°. Best body text is #000000 at 16.59:1 contrast (WCAG AA passes).
Color values
| HEX | #71FEBA |
|---|---|
| RGB | rgb(113, 254, 186) |
| HSL | hsl(151, 99%, 72%) |
| HSV | hsv(151, 56%, 100%) |
| CMYK | cmyk(55.5%, 0%, 26.8%, 0.4%) |
| CIE-LAB | lab(90.75, -53.54, 21.19) |
| CIE-LCH | lch(90.75, 57.58, 158.41°) |
| OKLab | oklab(90.15% -0.1468 0.054) |
| OKLCH | oklch(90.15% 0.156 159.8) |
| XYZ | xyz(51.1103, 77.9347, 58.7943) |
| Luminance | 0.7794 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.69
Light Blue Green
#7EFBB3
ΔE00 1.84
Seafoam Green
#7AF9AB
ΔE00 2.81
Seafoam (survey)
#80F9AD
ΔE00 2.85
Light Aquamarine
#7BFDC7
ΔE00 2.88
Greenish Cyan
#2AFEB7
ΔE00 3.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71FEBA #FE71B5
analogous
#71FE74 #71FEBA #71FBFE
triadic
#71FEBA #BA71FE #FEBA71
tetradic
#71FEBA #7471FE #FE71B5 #FBFE71
square
#71FEBA #7471FE #FE71B5 #FBFE71
split-complementary
#71FEBA #FE71FB #FE7471
monochromatic
#02F37F #34FE9C #71FEBA #AEFED8 #E1FFF0
Accessibility & contrast
On white
1.27
#71FEBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.59
#71FEBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71FEBA
16.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71FEBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71FEBA | 1.00 | 1.27 | 16.59 | 16.59 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBEDB6
Deuteranopia (green-blind)
#E7DFBE
Tritanopia (blue-blind)
#3BFDEC
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #71feba; /* rgb */ color: rgb(113, 254, 186); /* oklch */ color: oklch(90.1% 0.156 159.8);
Tailwind
colors: {
custom: {
50: '#a4ffcf',
500: '#71feba',
950: '#000000',
},
}SCSS
$custom: #71feba; $custom-light: #a4ffcf; $custom-dark: #000000;
JSON
{
"hex": "#71feba",
"rgb": {
"r": 113,
"g": 254,
"b": 186
},
"hsl": {
"h": 151.064,
"s": 98.601,
"l": 71.961
},
"oklch": {
"l": 0.90148,
"c": 0.15642,
"h": 159.8
},
"luminance": 0.7794
}Semantic roles & 50–950 ramp
primary
#71FEBA
secondary
#DB3987
accent
#006FE6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101813
muted
#818683