#71FACB#71FACB
#71FACB is a very light, vivid teal. Relative luminance 0.762; OKLCH L 89.6% C 0.138 H 167.9°. Best body text is #000000 at 16.24:1 contrast (WCAG AA passes).
Color values
| HEX | #71FACB |
|---|---|
| RGB | rgb(113, 250, 203) |
| HSL | hsl(159, 93%, 71%) |
| HSV | hsv(159, 55%, 98%) |
| CMYK | cmyk(54.8%, 0%, 18.8%, 2%) |
| CIE-LAB | lab(89.95, -48.33, 11.32) |
| CIE-LCH | lch(89.95, 49.64, 166.81°) |
| OKLab | oklab(89.61% -0.1351 0.029) |
| OKLCH | oklch(89.61% 0.138 167.9) |
| XYZ | xyz(51.7701, 76.1889, 68.4660) |
| Luminance | 0.7619 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.70
Light Aquamarine
#7BFDC7
ΔE00 2.01
Light Turquoise
#7EF4CC
ΔE00 2.17
Light Aqua
#8CFFDB
ΔE00 3.47
Bright Teal
#01F9C6
ΔE00 4.00
Light Greenish Blue
#63F7B4
ΔE00 4.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71FACB #FA71A0
analogous
#71FA86 #71FACB #71E4FA
triadic
#71FACB #CB71FA #FACB71
tetradic
#71FACB #8671FA #FA71A0 #E4FA71
square
#71FACB #8671FA #FA71A0 #E4FA71
split-complementary
#71FACB #FA71E4 #FA8671
monochromatic
#08E89B #36F8B5 #71FACB #ACFCE1 #E1FEF4
Accessibility & contrast
On white
1.29
#71FACB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.24
#71FACB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71FACB
16.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71FACB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71FACB | 1.00 | 1.29 | 16.24 | 16.24 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5EBC9
Deuteranopia (green-blind)
#E0DCCE
Tritanopia (blue-blind)
#2EFBED
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #71facb; /* rgb */ color: rgb(113, 250, 203); /* oklch */ color: oklch(89.6% 0.138 167.9);
Tailwind
colors: {
custom: {
50: '#a4fcda',
500: '#71facb',
950: '#000000',
},
}SCSS
$custom: #71facb; $custom-light: #a4fcda; $custom-dark: #000000;
JSON
{
"hex": "#71facb",
"rgb": {
"r": 113,
"g": 250,
"b": 203
},
"hsl": {
"h": 159.416,
"s": 93.197,
"l": 71.176
},
"oklch": {
"l": 0.89609,
"c": 0.13822,
"h": 167.9
},
"luminance": 0.76194
}Semantic roles & 50–950 ramp
primary
#71FACB
secondary
#D53A6F
accent
#004FE6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683