#71FEBD#71FEBD
#71FEBD is a very light, vivid teal. Relative luminance 0.781; OKLCH L 90.2% C 0.154 H 160.9°. Best body text is #000000 at 16.61:1 contrast (WCAG AA passes).
Color values
| HEX | #71FEBD |
|---|---|
| RGB | rgb(113, 254, 189) |
| HSL | hsl(152, 99%, 72%) |
| HSV | hsv(152, 56%, 100%) |
| CMYK | cmyk(55.5%, 0%, 25.6%, 0.4%) |
| CIE-LAB | lab(90.81, -52.94, 19.74) |
| CIE-LCH | lch(90.81, 56.50, 159.55°) |
| OKLab | oklab(90.22% -0.1455 0.0504) |
| OKLCH | oklch(90.22% 0.154 160.9) |
| XYZ | xyz(51.4326, 78.0636, 60.4916) |
| Luminance | 0.7807 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.74
Light Aquamarine
#7BFDC7
ΔE00 2.30
Light Blue Green
#7EFBB3
ΔE00 2.33
Greenish Cyan
#2AFEB7
ΔE00 3.36
Seafoam (survey)
#80F9AD
ΔE00 3.36
Seafoam Green
#7AF9AB
ΔE00 3.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71FEBD #FE71B2
analogous
#71FE77 #71FEBD #71F9FE
triadic
#71FEBD #BD71FE #FEBD71
tetradic
#71FEBD #7771FE #FE71B2 #F9FE71
square
#71FEBD #7771FE #FE71B2 #F9FE71
split-complementary
#71FEBD #FE71F9 #FE7771
monochromatic
#02F384 #34FEA1 #71FEBD #AEFED9 #E1FFF1
Accessibility & contrast
On white
1.26
#71FEBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.61
#71FEBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71FEBD
16.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71FEBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71FEBD | 1.00 | 1.26 | 16.61 | 16.61 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBEDB9
Deuteranopia (green-blind)
#E7DFC1
Tritanopia (blue-blind)
#39FDEC
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #71febd; /* rgb */ color: rgb(113, 254, 189); /* oklch */ color: oklch(90.2% 0.154 160.9);
Tailwind
colors: {
custom: {
50: '#a4ffd1',
500: '#71febd',
950: '#000000',
},
}SCSS
$custom: #71febd; $custom-light: #a4ffd1; $custom-dark: #000000;
JSON
{
"hex": "#71febd",
"rgb": {
"r": 113,
"g": 254,
"b": 189
},
"hsl": {
"h": 152.34,
"s": 98.601,
"l": 71.961
},
"oklch": {
"l": 0.90215,
"c": 0.15396,
"h": 160.9
},
"luminance": 0.78068
}Semantic roles & 50–950 ramp
primary
#71FEBD
secondary
#DB3983
accent
#006AE6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683