#71FBD8#71FBD8
#71FBD8 is a very light, vivid teal. Relative luminance 0.775; OKLCH L 90.2% C 0.131 H 174.0°. Best body text is #000000 at 16.49:1 contrast (WCAG AA passes).
Color values
| HEX | #71FBD8 |
|---|---|
| RGB | rgb(113, 251, 216) |
| HSL | hsl(165, 95%, 71%) |
| HSV | hsv(165, 55%, 98%) |
| CMYK | cmyk(55%, 0%, 13.9%, 1.6%) |
| CIE-LAB | lab(90.53, -45.85, 5.43) |
| CIE-LCH | lch(90.53, 46.17, 173.24°) |
| OKLab | oklab(90.18% -0.1305 0.0137) |
| OKLCH | oklch(90.18% 0.131 174) |
| XYZ | xyz(53.6962, 77.4578, 77.0735) |
| Luminance | 0.7746 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 2.43
Aquamarine
#7FFFD4
ΔE00 2.60
Light Turquoise
#7EF4CC
ΔE00 2.75
Tiffany Blue
#7BF2DA
ΔE00 3.50
Light Aquamarine
#7BFDC7
ΔE00 5.03
Bright Teal
#01F9C6
ΔE00 5.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71FBD8 #FB7194
analogous
#71FB93 #71FBD8 #71D9FB
triadic
#71FBD8 #D871FB #FBD871
tetradic
#71FBD8 #9371FB #FB7194 #D9FB71
square
#71FBD8 #9371FB #FB7194 #D9FB71
split-complementary
#71FBD8 #FB71D9 #FB9371
monochromatic
#07EBB1 #35F9C8 #71FBD8 #ADFDE8 #E1FEF7
Accessibility & contrast
On white
1.27
#71FBD8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.49
#71FBD8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71FBD8
16.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71FBD8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71FBD8 | 1.00 | 1.27 | 16.49 | 16.49 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3EDD6
Deuteranopia (green-blind)
#DFDEDB
Tritanopia (blue-blind)
#1AFDF1
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #71fbd8; /* rgb */ color: rgb(113, 251, 216); /* oklch */ color: oklch(90.2% 0.131 174.0);
Tailwind
colors: {
custom: {
50: '#a4fde4',
500: '#71fbd8',
950: '#000000',
},
}SCSS
$custom: #71fbd8; $custom-light: #a4fde4; $custom-dark: #000000;
JSON
{
"hex": "#71fbd8",
"rgb": {
"r": 113,
"g": 251,
"b": 216
},
"hsl": {
"h": 164.783,
"s": 94.521,
"l": 71.373
},
"oklch": {
"l": 0.90183,
"c": 0.13122,
"h": 174
},
"luminance": 0.77463
}Semantic roles & 50–950 ramp
primary
#71FBD8
secondary
#D73961
accent
#003AE6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684