#71FFCB#71FFCB
#71FFCB is a very light, vivid teal. Relative luminance 0.793; OKLCH L 90.8% C 0.144 H 166.3°. Best body text is #000000 at 16.87:1 contrast (WCAG AA passes).
Color values
| HEX | #71FFCB |
|---|---|
| RGB | rgb(113, 255, 203) |
| HSL | hsl(158, 100%, 72%) |
| HSV | hsv(158, 56%, 100%) |
| CMYK | cmyk(55.7%, 0%, 20.4%, 0%) |
| CIE-LAB | lab(91.39, -50.44, 13.37) |
| CIE-LCH | lch(91.39, 52.18, 165.16°) |
| OKLab | oklab(90.78% -0.1404 0.0343) |
| OKLCH | oklch(90.78% 0.144 166.3) |
| XYZ | xyz(53.3444, 79.3374, 68.9908) |
| Luminance | 0.7934 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.23
Aquamarine
#7FFFD4
ΔE00 2.21
Light Turquoise
#7EF4CC
ΔE00 3.45
Light Greenish Blue
#63F7B4
ΔE00 3.87
Light Aqua
#8CFFDB
ΔE00 4.16
Bright Teal
#01F9C6
ΔE00 4.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71FFCB #FF71A5
analogous
#71FF84 #71FFCB #71ECFF
triadic
#71FFCB #CB71FF #FFCB71
tetradic
#71FFCB #8471FF #FF71A5 #ECFF71
square
#71FFCB #8471FF #FF71A5 #ECFF71
split-complementary
#71FFCB #FF71EC #FF8471
monochromatic
#00F69C #34FFB5 #71FFCB #AEFFE1 #E0FFF4
Accessibility & contrast
On white
1.24
#71FFCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.87
#71FFCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71FFCB
16.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71FFCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71FFCB | 1.00 | 1.24 | 16.87 | 16.87 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAEFC8
Deuteranopia (green-blind)
#E5E0CE
Tritanopia (blue-blind)
#2BFFF0
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #71ffcb; /* rgb */ color: rgb(113, 255, 203); /* oklch */ color: oklch(90.8% 0.144 166.3);
Tailwind
colors: {
custom: {
50: '#a4ffda',
500: '#71ffcb',
950: '#000000',
},
}SCSS
$custom: #71ffcb; $custom-light: #a4ffda; $custom-dark: #000000;
JSON
{
"hex": "#71ffcb",
"rgb": {
"r": 113,
"g": 255,
"b": 203
},
"hsl": {
"h": 158.028,
"s": 100,
"l": 72.157
},
"oklch": {
"l": 0.90782,
"c": 0.14449,
"h": 166.3
},
"luminance": 0.79343
}Semantic roles & 50–950 ramp
primary
#71FFCB
secondary
#DC3874
accent
#0054E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101815
muted
#818684