#71FBEA#71FBEA
#71FBEA is a very light, vivid teal. Relative luminance 0.784; OKLCH L 90.7% C 0.123 H 184.4°. Best body text is #000000 at 16.69:1 contrast (WCAG AA passes).
Color values
| HEX | #71FBEA |
|---|---|
| RGB | rgb(113, 251, 234) |
| HSL | hsl(173, 95%, 71%) |
| HSV | hsv(173, 55%, 98%) |
| CMYK | cmyk(55%, 0%, 6.8%, 1.6%) |
| CIE-LAB | lab(90.98, -41.58, -3.25) |
| CIE-LCH | lch(90.98, 41.70, 184.47°) |
| OKLab | oklab(90.7% -0.1228 -0.0094) |
| OKLCH | oklch(90.7% 0.123 184.4) |
| XYZ | xyz(56.1520, 78.4401, 90.0072) |
| Luminance | 0.7845 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.36
Bright Aqua
#0BF9EA
ΔE00 3.77
Bright Turquoise
#0FFEF9
ΔE00 5.15
Bright Cyan
#41FDFE
ΔE00 6.19
Aqua
#00FFFF
ΔE00 6.36
Turquoise
#40E0D0
ΔE00 6.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71FBEA #FB7182
analogous
#71FBA5 #71FBEA #71C7FB
triadic
#71FBEA #EA71FB #FBEA71
tetradic
#71FBEA #A571FB #FB7182 #C7FB71
square
#71FBEA #A571FB #FB7182 #C7FB71
split-complementary
#71FBEA #FB71C7 #FBA571
monochromatic
#07EBCF #35F9E1 #71FBEA #ADFDF3 #E1FEFB
Accessibility & contrast
On white
1.26
#71FBEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.69
#71FBEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71FBEA
16.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71FBEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71FBEA | 1.00 | 1.26 | 16.69 | 16.69 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0EEE9
Deuteranopia (green-blind)
#DADEEC
Tritanopia (blue-blind)
#00FFF6
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #71fbea; /* rgb */ color: rgb(113, 251, 234); /* oklch */ color: oklch(90.7% 0.123 184.4);
Tailwind
colors: {
custom: {
50: '#a5fdf0',
500: '#71fbea',
950: '#000000',
},
}SCSS
$custom: #71fbea; $custom-light: #a5fdf0; $custom-dark: #000000;
JSON
{
"hex": "#71fbea",
"rgb": {
"r": 113,
"g": 251,
"b": 234
},
"hsl": {
"h": 172.609,
"s": 94.521,
"l": 71.373
},
"oklch": {
"l": 0.90696,
"c": 0.12315,
"h": 184.4
},
"luminance": 0.78446
}Semantic roles & 50–950 ramp
primary
#71FBEA
secondary
#D7394D
accent
#001CE6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101816
muted
#818685