#71FBE3#71FBE3
#71FBE3 is a very light, vivid teal. Relative luminance 0.781; OKLCH L 90.5% C 0.126 H 180.2°. Best body text is #000000 at 16.61:1 contrast (WCAG AA passes).
Color values
| HEX | #71FBE3 |
|---|---|
| RGB | rgb(113, 251, 227) |
| HSL | hsl(170, 95%, 71%) |
| HSV | hsv(170, 55%, 98%) |
| CMYK | cmyk(55%, 0%, 9.6%, 1.6%) |
| CIE-LAB | lab(90.80, -43.27, 0.12) |
| CIE-LCH | lch(90.80, 43.27, 179.84°) |
| OKLab | oklab(90.49% -0.1258 -0.0004) |
| OKLCH | oklch(90.49% 0.126 180.2) |
| XYZ | xyz(55.1662, 78.0458, 84.8153) |
| Luminance | 0.7805 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.21
Light Aqua
#8CFFDB
ΔE00 4.48
Bright Aqua
#0BF9EA
ΔE00 4.74
Light Turquoise
#7EF4CC
ΔE00 5.47
Aquamarine
#7FFFD4
ΔE00 5.60
Aqua (survey)
#13EAC9
ΔE00 5.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71FBE3 #FB7189
analogous
#71FB9E #71FBE3 #71CEFB
triadic
#71FBE3 #E371FB #FBE371
tetradic
#71FBE3 #9E71FB #FB7189 #CEFB71
square
#71FBE3 #9E71FB #FB7189 #CEFB71
split-complementary
#71FBE3 #FB71CE #FB9E71
monochromatic
#07EBC3 #35F9D7 #71FBE3 #ADFDEF #E1FEF9
Accessibility & contrast
On white
1.26
#71FBE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.61
#71FBE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71FBE3
16.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71FBE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71FBE3 | 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)
#F1EEE2
Deuteranopia (green-blind)
#DCDEE5
Tritanopia (blue-blind)
#00FFF4
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #71fbe3; /* rgb */ color: rgb(113, 251, 227); /* oklch */ color: oklch(90.5% 0.126 180.2);
Tailwind
colors: {
custom: {
50: '#a5fdeb',
500: '#71fbe3',
950: '#000000',
},
}SCSS
$custom: #71fbe3; $custom-light: #a5fdeb; $custom-dark: #000000;
JSON
{
"hex": "#71fbe3",
"rgb": {
"r": 113,
"g": 251,
"b": 227
},
"hsl": {
"h": 169.565,
"s": 94.521,
"l": 71.373
},
"oklch": {
"l": 0.90491,
"c": 0.12576,
"h": 180.2
},
"luminance": 0.78051
}Semantic roles & 50–950 ramp
primary
#71FBE3
secondary
#D73955
accent
#0028E6
background
#FDFFFE
surface
#F7FFFD
border
#D0D7D5
text
#101816
muted
#818684