#71FDCB#71FDCB
#71FDCB is a very light, vivid teal. Relative luminance 0.781; OKLCH L 90.3% C 0.142 H 166.9°. Best body text is #000000 at 16.61:1 contrast (WCAG AA passes).
Color values
| HEX | #71FDCB |
|---|---|
| RGB | rgb(113, 253, 203) |
| HSL | hsl(159, 97%, 72%) |
| HSV | hsv(159, 55%, 99%) |
| CMYK | cmyk(55.3%, 0%, 19.8%, 0.8%) |
| CIE-LAB | lab(90.81, -49.60, 12.55) |
| CIE-LCH | lch(90.81, 51.16, 165.80°) |
| OKLab | oklab(90.31% -0.1383 0.0322) |
| OKLCH | oklch(90.31% 0.142 166.9) |
| XYZ | xyz(52.7097, 78.0681, 68.7792) |
| Luminance | 0.7807 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.42
Aquamarine
#7FFFD4
ΔE00 1.91
Light Turquoise
#7EF4CC
ΔE00 2.93
Light Aqua
#8CFFDB
ΔE00 3.85
Bright Teal
#01F9C6
ΔE00 4.08
Light Greenish Blue
#63F7B4
ΔE00 4.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71FDCB #FD71A3
analogous
#71FD85 #71FDCB #71E9FD
triadic
#71FDCB #CB71FD #FDCB71
tetradic
#71FDCB #8571FD #FD71A3 #E9FD71
square
#71FDCB #8571FD #FD71A3 #E9FD71
split-complementary
#71FDCB #FD71E9 #FD8571
monochromatic
#03F09C #35FCB5 #71FDCB #ADFEE1 #E1FFF4
Accessibility & contrast
On white
1.26
#71FDCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.61
#71FDCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71FDCB
16.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71FDCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71FDCB | 1.00 | 1.26 | 16.61 | 16.61 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EDC8
Deuteranopia (green-blind)
#E3DFCE
Tritanopia (blue-blind)
#2CFEEF
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #71fdcb; /* rgb */ color: rgb(113, 253, 203); /* oklch */ color: oklch(90.3% 0.142 166.9);
Tailwind
colors: {
custom: {
50: '#a4ffda',
500: '#71fdcb',
950: '#000000',
},
}SCSS
$custom: #71fdcb; $custom-light: #a4ffda; $custom-dark: #000000;
JSON
{
"hex": "#71fdcb",
"rgb": {
"r": 113,
"g": 253,
"b": 203
},
"hsl": {
"h": 158.571,
"s": 97.222,
"l": 71.765
},
"oklch": {
"l": 0.90313,
"c": 0.14197,
"h": 166.9
},
"luminance": 0.78073
}Semantic roles & 50–950 ramp
primary
#71FDCB
secondary
#D93972
accent
#0052E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101815
muted
#818684