#71FEBB#71FEBB
#71FEBB is a very light, vivid teal. Relative luminance 0.780; OKLCH L 90.2% C 0.156 H 160.2°. Best body text is #000000 at 16.60:1 contrast (WCAG AA passes).
Color values
| HEX | #71FEBB |
|---|---|
| RGB | rgb(113, 254, 187) |
| HSL | hsl(151, 99%, 72%) |
| HSV | hsv(151, 56%, 100%) |
| CMYK | cmyk(55.5%, 0%, 26.4%, 0.4%) |
| CIE-LAB | lab(90.77, -53.34, 20.71) |
| CIE-LCH | lch(90.77, 57.22, 158.78°) |
| OKLab | oklab(90.17% -0.1464 0.0528) |
| OKLCH | oklch(90.17% 0.156 160.2) |
| XYZ | xyz(51.2170, 77.9774, 59.3562) |
| Luminance | 0.7798 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.68
Light Blue Green
#7EFBB3
ΔE00 1.99
Light Aquamarine
#7BFDC7
ΔE00 2.69
Seafoam Green
#7AF9AB
ΔE00 3.00
Seafoam (survey)
#80F9AD
ΔE00 3.01
Greenish Cyan
#2AFEB7
ΔE00 3.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71FEBB #FE71B4
analogous
#71FE75 #71FEBB #71FBFE
triadic
#71FEBB #BB71FE #FEBB71
tetradic
#71FEBB #7571FE #FE71B4 #FBFE71
square
#71FEBB #7571FE #FE71B4 #FBFE71
split-complementary
#71FEBB #FE71FB #FE7571
monochromatic
#02F380 #34FE9E #71FEBB #AEFED8 #E1FFF0
Accessibility & contrast
On white
1.27
#71FEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.60
#71FEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71FEBB
16.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71FEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71FEBB | 1.00 | 1.27 | 16.60 | 16.60 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBEDB7
Deuteranopia (green-blind)
#E7DFBF
Tritanopia (blue-blind)
#3AFDEC
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #71febb; /* rgb */ color: rgb(113, 254, 187); /* oklch */ color: oklch(90.2% 0.156 160.2);
Tailwind
colors: {
custom: {
50: '#a4ffcf',
500: '#71febb',
950: '#000000',
},
}SCSS
$custom: #71febb; $custom-light: #a4ffcf; $custom-dark: #000000;
JSON
{
"hex": "#71febb",
"rgb": {
"r": 113,
"g": 254,
"b": 187
},
"hsl": {
"h": 151.489,
"s": 98.601,
"l": 71.961
},
"oklch": {
"l": 0.9017,
"c": 0.1556,
"h": 160.2
},
"luminance": 0.77982
}Semantic roles & 50–950 ramp
primary
#71FEBB
secondary
#DB3986
accent
#006DE6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683