#71FBCB#71FBCB
#71FBCB is a very light, vivid teal. Relative luminance 0.768; OKLCH L 89.8% C 0.139 H 167.5°. Best body text is #000000 at 16.36:1 contrast (WCAG AA passes).
Color values
| HEX | #71FBCB |
|---|---|
| RGB | rgb(113, 251, 203) |
| HSL | hsl(159, 95%, 71%) |
| HSV | hsv(159, 55%, 98%) |
| CMYK | cmyk(55%, 0%, 19.1%, 1.6%) |
| CIE-LAB | lab(90.23, -48.76, 11.73) |
| CIE-LCH | lch(90.23, 50.15, 166.47°) |
| OKLab | oklab(89.84% -0.1362 0.0301) |
| OKLCH | oklch(89.84% 0.139 167.5) |
| XYZ | xyz(52.0816, 76.8120, 68.5699) |
| Luminance | 0.7682 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.73
Light Aquamarine
#7BFDC7
ΔE00 1.79
Light Turquoise
#7EF4CC
ΔE00 2.42
Light Aqua
#8CFFDB
ΔE00 3.58
Bright Teal
#01F9C6
ΔE00 4.01
Light Greenish Blue
#63F7B4
ΔE00 4.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71FBCB #FB71A1
analogous
#71FB86 #71FBCB #71E6FB
triadic
#71FBCB #CB71FB #FBCB71
tetradic
#71FBCB #8671FB #FB71A1 #E6FB71
square
#71FBCB #8671FB #FB71A1 #E6FB71
split-complementary
#71FBCB #FB71E6 #FB8671
monochromatic
#07EB9C #35F9B5 #71FBCB #ADFDE1 #E1FEF4
Accessibility & contrast
On white
1.28
#71FBCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.36
#71FBCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71FBCB
16.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71FBCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71FBCB | 1.00 | 1.28 | 16.36 | 16.36 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6ECC9
Deuteranopia (green-blind)
#E1DDCE
Tritanopia (blue-blind)
#2DFCED
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #71fbcb; /* rgb */ color: rgb(113, 251, 203); /* oklch */ color: oklch(89.8% 0.139 167.5);
Tailwind
colors: {
custom: {
50: '#a4fdda',
500: '#71fbcb',
950: '#000000',
},
}SCSS
$custom: #71fbcb; $custom-light: #a4fdda; $custom-dark: #000000;
JSON
{
"hex": "#71fbcb",
"rgb": {
"r": 113,
"g": 251,
"b": 203
},
"hsl": {
"h": 159.13,
"s": 94.521,
"l": 71.373
},
"oklch": {
"l": 0.89844,
"c": 0.13947,
"h": 167.5
},
"luminance": 0.76817
}Semantic roles & 50–950 ramp
primary
#71FBCB
secondary
#D73970
accent
#0050E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683