#71FFC8#71FFC8
#71FFC8 is a very light, vivid teal. Relative luminance 0.792; OKLCH L 90.7% C 0.147 H 165.0°. Best body text is #000000 at 16.84:1 contrast (WCAG AA passes).
Color values
| HEX | #71FFC8 |
|---|---|
| RGB | rgb(113, 255, 200) |
| HSL | hsl(157, 100%, 72%) |
| HSV | hsv(157, 56%, 100%) |
| CMYK | cmyk(55.7%, 0%, 21.6%, 0%) |
| CIE-LAB | lab(91.32, -51.08, 14.82) |
| CIE-LCH | lch(91.32, 53.19, 163.82°) |
| OKLab | oklab(90.71% -0.1417 0.038) |
| OKLCH | oklch(90.71% 0.147 165) |
| XYZ | xyz(52.9903, 79.1958, 67.1262) |
| Luminance | 0.7920 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 0.94
Aquamarine
#7FFFD4
ΔE00 2.83
Light Greenish Blue
#63F7B4
ΔE00 3.28
Light Turquoise
#7EF4CC
ΔE00 3.93
Greenish Cyan
#2AFEB7
ΔE00 4.13
Light Blue Green
#7EFBB3
ΔE00 4.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71FFC8 #FF71A8
analogous
#71FF81 #71FFC8 #71EFFF
triadic
#71FFC8 #C871FF #FFC871
tetradic
#71FFC8 #8171FF #FF71A8 #EFFF71
square
#71FFC8 #8171FF #FF71A8 #EFFF71
split-complementary
#71FFC8 #FF71EF #FF8171
monochromatic
#00F696 #34FFB0 #71FFC8 #AEFFE0 #E0FFF3
Accessibility & contrast
On white
1.25
#71FFC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.84
#71FFC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71FFC8
16.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71FFC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71FFC8 | 1.00 | 1.25 | 16.84 | 16.84 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAEFC5
Deuteranopia (green-blind)
#E6E0CC
Tritanopia (blue-blind)
#2EFFF0
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #71ffc8; /* rgb */ color: rgb(113, 255, 200); /* oklch */ color: oklch(90.7% 0.147 165.0);
Tailwind
colors: {
custom: {
50: '#a4ffd8',
500: '#71ffc8',
950: '#000000',
},
}SCSS
$custom: #71ffc8; $custom-light: #a4ffd8; $custom-dark: #000000;
JSON
{
"hex": "#71ffc8",
"rgb": {
"r": 113,
"g": 255,
"b": 200
},
"hsl": {
"h": 156.761,
"s": 100,
"l": 72.157
},
"oklch": {
"l": 0.90709,
"c": 0.14669,
"h": 165
},
"luminance": 0.79201
}Semantic roles & 50–950 ramp
primary
#71FFC8
secondary
#DC3878
accent
#0059E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683