#71FACA#71FACA
#71FACA is a very light, vivid teal. Relative luminance 0.761; OKLCH L 89.6% C 0.139 H 167.4°. Best body text is #000000 at 16.23:1 contrast (WCAG AA passes).
Color values
| HEX | #71FACA |
|---|---|
| RGB | rgb(113, 250, 202) |
| HSL | hsl(159, 93%, 71%) |
| HSV | hsv(159, 55%, 98%) |
| CMYK | cmyk(54.8%, 0%, 19.2%, 2%) |
| CIE-LAB | lab(89.92, -48.55, 11.81) |
| CIE-LCH | lch(89.92, 49.97, 166.33°) |
| OKLab | oklab(89.58% -0.1356 0.0303) |
| OKLCH | oklch(89.58% 0.139 167.4) |
| XYZ | xyz(51.6513, 76.1414, 67.8405) |
| Luminance | 0.7615 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.79
Aquamarine
#7FFFD4
ΔE00 1.85
Light Turquoise
#7EF4CC
ΔE00 2.32
Light Aqua
#8CFFDB
ΔE00 3.65
Bright Teal
#01F9C6
ΔE00 4.02
Light Greenish Blue
#63F7B4
ΔE00 4.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71FACA #FA71A1
analogous
#71FA85 #71FACA #71E5FA
triadic
#71FACA #CA71FA #FACA71
tetradic
#71FACA #8571FA #FA71A1 #E5FA71
square
#71FACA #8571FA #FA71A1 #E5FA71
split-complementary
#71FACA #FA71E5 #FA8571
monochromatic
#08E89A #36F8B4 #71FACA #ACFCE0 #E1FEF4
Accessibility & contrast
On white
1.29
#71FACA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.23
#71FACA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71FACA
16.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71FACA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71FACA | 1.00 | 1.29 | 16.23 | 16.23 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5EBC8
Deuteranopia (green-blind)
#E0DCCD
Tritanopia (blue-blind)
#2FFBEC
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #71faca; /* rgb */ color: rgb(113, 250, 202); /* oklch */ color: oklch(89.6% 0.139 167.4);
Tailwind
colors: {
custom: {
50: '#a4fcda',
500: '#71faca',
950: '#000000',
},
}SCSS
$custom: #71faca; $custom-light: #a4fcda; $custom-dark: #000000;
JSON
{
"hex": "#71faca",
"rgb": {
"r": 113,
"g": 250,
"b": 202
},
"hsl": {
"h": 158.978,
"s": 93.197,
"l": 71.176
},
"oklch": {
"l": 0.89584,
"c": 0.13891,
"h": 167.4
},
"luminance": 0.76146
}Semantic roles & 50–950 ramp
primary
#71FACA
secondary
#D53A70
accent
#0050E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683