#71FBCF#71FBCF
#71FBCF is a very light, vivid teal. Relative luminance 0.770; OKLCH L 89.9% C 0.137 H 169.4°. Best body text is #000000 at 16.40:1 contrast (WCAG AA passes).
Color values
| HEX | #71FBCF |
|---|---|
| RGB | rgb(113, 251, 207) |
| HSL | hsl(161, 95%, 71%) |
| HSV | hsv(161, 55%, 98%) |
| CMYK | cmyk(55%, 0%, 17.5%, 1.6%) |
| CIE-LAB | lab(90.32, -47.88, 9.79) |
| CIE-LCH | lch(90.32, 48.87, 168.44°) |
| OKLab | oklab(89.95% -0.1344 0.0251) |
| OKLCH | oklch(89.95% 0.137 169.4) |
| XYZ | xyz(52.5644, 77.0051, 71.1128) |
| Luminance | 0.7701 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.31
Light Turquoise
#7EF4CC
ΔE00 2.00
Light Aquamarine
#7BFDC7
ΔE00 2.71
Light Aqua
#8CFFDB
ΔE00 2.91
Bright Teal
#01F9C6
ΔE00 4.06
Pale Turquoise
#A5FBD5
ΔE00 5.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71FBCF #FB719D
analogous
#71FB8A #71FBCF #71E2FB
triadic
#71FBCF #CF71FB #FBCF71
tetradic
#71FBCF #8A71FB #FB719D #E2FB71
square
#71FBCF #8A71FB #FB719D #E2FB71
split-complementary
#71FBCF #FB71E2 #FB8A71
monochromatic
#07EBA2 #35F9BB #71FBCF #ADFDE3 #E1FEF5
Accessibility & contrast
On white
1.28
#71FBCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.40
#71FBCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71FBCF
16.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71FBCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71FBCF | 1.00 | 1.28 | 16.40 | 16.40 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5ECCD
Deuteranopia (green-blind)
#E0DDD2
Tritanopia (blue-blind)
#29FCEE
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #71fbcf; /* rgb */ color: rgb(113, 251, 207); /* oklch */ color: oklch(89.9% 0.137 169.4);
Tailwind
colors: {
custom: {
50: '#a4fddd',
500: '#71fbcf',
950: '#000000',
},
}SCSS
$custom: #71fbcf; $custom-light: #a4fddd; $custom-dark: #000000;
JSON
{
"hex": "#71fbcf",
"rgb": {
"r": 113,
"g": 251,
"b": 207
},
"hsl": {
"h": 160.87,
"s": 94.521,
"l": 71.373
},
"oklch": {
"l": 0.89946,
"c": 0.13675,
"h": 169.4
},
"luminance": 0.7701
}Semantic roles & 50–950 ramp
primary
#71FBCF
secondary
#D7396C
accent
#0049E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684