#71FCCB#71FCCB
#71FCCB is a very light, vivid teal. Relative luminance 0.774; OKLCH L 90.1% C 0.141 H 167.2°. Best body text is #000000 at 16.49:1 contrast (WCAG AA passes).
Color values
| HEX | #71FCCB |
|---|---|
| RGB | rgb(113, 252, 203) |
| HSL | hsl(159, 96%, 72%) |
| HSV | hsv(159, 55%, 99%) |
| CMYK | cmyk(55.2%, 0%, 19.4%, 1.2%) |
| CIE-LAB | lab(90.52, -49.18, 12.14) |
| CIE-LCH | lch(90.52, 50.66, 166.13°) |
| OKLab | oklab(90.08% -0.1372 0.0311) |
| OKLCH | oklch(90.08% 0.141 167.2) |
| XYZ | xyz(52.3948, 77.4384, 68.6743) |
| Luminance | 0.7744 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.59
Aquamarine
#7FFFD4
ΔE00 1.80
Light Turquoise
#7EF4CC
ΔE00 2.67
Light Aqua
#8CFFDB
ΔE00 3.71
Bright Teal
#01F9C6
ΔE00 4.03
Light Greenish Blue
#63F7B4
ΔE00 4.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71FCCB #FC71A2
analogous
#71FC86 #71FCCB #71E8FC
triadic
#71FCCB #CB71FC #FCCB71
tetradic
#71FCCB #8671FC #FC71A2 #E8FC71
square
#71FCCB #8671FC #FC71A2 #E8FC71
split-complementary
#71FCCB #FC71E8 #FC8671
monochromatic
#05EE9C #35FBB5 #71FCCB #ADFDE1 #E1FEF4
Accessibility & contrast
On white
1.27
#71FCCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.49
#71FCCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71FCCB
16.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71FCCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71FCCB | 1.00 | 1.27 | 16.49 | 16.49 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7EDC8
Deuteranopia (green-blind)
#E2DECE
Tritanopia (blue-blind)
#2DFDEE
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #71fccb; /* rgb */ color: rgb(113, 252, 203); /* oklch */ color: oklch(90.1% 0.141 167.2);
Tailwind
colors: {
custom: {
50: '#a4feda',
500: '#71fccb',
950: '#000000',
},
}SCSS
$custom: #71fccb; $custom-light: #a4feda; $custom-dark: #000000;
JSON
{
"hex": "#71fccb",
"rgb": {
"r": 113,
"g": 252,
"b": 203
},
"hsl": {
"h": 158.849,
"s": 95.862,
"l": 71.569
},
"oklch": {
"l": 0.90078,
"c": 0.14071,
"h": 167.2
},
"luminance": 0.77443
}Semantic roles & 50–950 ramp
primary
#71FCCB
secondary
#D83971
accent
#0051E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101815
muted
#818684