#71FFCC#71FFCC
#71FFCC is a very light, vivid teal. Relative luminance 0.794; OKLCH L 90.8% C 0.144 H 166.7°. Best body text is #000000 at 16.88:1 contrast (WCAG AA passes).
Color values
| HEX | #71FFCC |
|---|---|
| RGB | rgb(113, 255, 204) |
| HSL | hsl(158, 100%, 72%) |
| HSV | hsv(158, 56%, 100%) |
| CMYK | cmyk(55.7%, 0%, 20%, 0%) |
| CIE-LAB | lab(91.41, -50.23, 12.89) |
| CIE-LCH | lch(91.41, 51.85, 165.61°) |
| OKLab | oklab(90.81% -0.1399 0.033) |
| OKLCH | oklch(90.81% 0.144 166.7) |
| XYZ | xyz(53.4639, 79.3853, 69.6204) |
| Luminance | 0.7939 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.40
Aquamarine
#7FFFD4
ΔE00 2.01
Light Turquoise
#7EF4CC
ΔE00 3.31
Light Aqua
#8CFFDB
ΔE00 3.97
Light Greenish Blue
#63F7B4
ΔE00 4.08
Bright Teal
#01F9C6
ΔE00 4.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71FFCC #FF71A4
analogous
#71FF85 #71FFCC #71EBFF
triadic
#71FFCC #CC71FF #FFCC71
tetradic
#71FFCC #8571FF #FF71A4 #EBFF71
square
#71FFCC #8571FF #FF71A4 #EBFF71
split-complementary
#71FFCC #FF71EB #FF8571
monochromatic
#00F69D #34FFB6 #71FFCC #AEFFE2 #E0FFF4
Accessibility & contrast
On white
1.24
#71FFCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.88
#71FFCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71FFCC
16.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71FFCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71FFCC | 1.00 | 1.24 | 16.88 | 16.88 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAEFC9
Deuteranopia (green-blind)
#E5E0CF
Tritanopia (blue-blind)
#29FFF1
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #71ffcc; /* rgb */ color: rgb(113, 255, 204); /* oklch */ color: oklch(90.8% 0.144 166.7);
Tailwind
colors: {
custom: {
50: '#a4ffdb',
500: '#71ffcc',
950: '#000000',
},
}SCSS
$custom: #71ffcc; $custom-light: #a4ffdb; $custom-dark: #000000;
JSON
{
"hex": "#71ffcc",
"rgb": {
"r": 113,
"g": 255,
"b": 204
},
"hsl": {
"h": 158.451,
"s": 100,
"l": 72.157
},
"oklch": {
"l": 0.90807,
"c": 0.14377,
"h": 166.7
},
"luminance": 0.7939
}Semantic roles & 50–950 ramp
primary
#71FFCC
secondary
#DC3873
accent
#0052E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101815
muted
#818684