#71FBE4#71FBE4
#71FBE4 is a very light, vivid teal. Relative luminance 0.781; OKLCH L 90.5% C 0.125 H 180.8°. Best body text is #000000 at 16.62:1 contrast (WCAG AA passes).
Color values
| HEX | #71FBE4 |
|---|---|
| RGB | rgb(113, 251, 228) |
| HSL | hsl(170, 95%, 71%) |
| HSV | hsv(170, 55%, 98%) |
| CMYK | cmyk(55%, 0%, 9.2%, 1.6%) |
| CIE-LAB | lab(90.83, -43.03, -0.36) |
| CIE-LCH | lch(90.83, 43.03, 180.48°) |
| OKLab | oklab(90.52% -0.1253 -0.0017) |
| OKLCH | oklch(90.52% 0.125 180.8) |
| XYZ | xyz(55.3046, 78.1012, 85.5443) |
| Luminance | 0.7811 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.28
Bright Aqua
#0BF9EA
ΔE00 4.54
Light Aqua
#8CFFDB
ΔE00 4.74
Light Turquoise
#7EF4CC
ΔE00 5.76
Aquamarine
#7FFFD4
ΔE00 5.90
Aqua (survey)
#13EAC9
ΔE00 6.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71FBE4 #FB7188
analogous
#71FB9F #71FBE4 #71CDFB
triadic
#71FBE4 #E471FB #FBE471
tetradic
#71FBE4 #9F71FB #FB7188 #CDFB71
square
#71FBE4 #9F71FB #FB7188 #CDFB71
split-complementary
#71FBE4 #FB71CD #FB9F71
monochromatic
#07EBC5 #35F9D9 #71FBE4 #ADFDEF #E1FEF9
Accessibility & contrast
On white
1.26
#71FBE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.62
#71FBE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71FBE4
16.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71FBE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71FBE4 | 1.00 | 1.26 | 16.62 | 16.62 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1EEE3
Deuteranopia (green-blind)
#DCDEE6
Tritanopia (blue-blind)
#00FFF4
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #71fbe4; /* rgb */ color: rgb(113, 251, 228); /* oklch */ color: oklch(90.5% 0.125 180.8);
Tailwind
colors: {
custom: {
50: '#a5fdec',
500: '#71fbe4',
950: '#000000',
},
}SCSS
$custom: #71fbe4; $custom-light: #a5fdec; $custom-dark: #000000;
JSON
{
"hex": "#71fbe4",
"rgb": {
"r": 113,
"g": 251,
"b": 228
},
"hsl": {
"h": 170,
"s": 94.521,
"l": 71.373
},
"oklch": {
"l": 0.9052,
"c": 0.12534,
"h": 180.8
},
"luminance": 0.78107
}Semantic roles & 50–950 ramp
primary
#71FBE4
secondary
#D73954
accent
#0026E6
background
#FDFFFE
surface
#F7FFFD
border
#D0D7D5
text
#101816
muted
#818684