#71FFD2#71FFD2
#71FFD2 is a very light, vivid teal. Relative luminance 0.797; OKLCH L 91.0% C 0.140 H 169.5°. Best body text is #000000 at 16.94:1 contrast (WCAG AA passes).
Color values
| HEX | #71FFD2 |
|---|---|
| RGB | rgb(113, 255, 210) |
| HSL | hsl(161, 100%, 72%) |
| HSV | hsv(161, 56%, 100%) |
| CMYK | cmyk(55.7%, 0%, 17.6%, 0%) |
| CIE-LAB | lab(91.54, -48.92, 9.98) |
| CIE-LCH | lch(91.54, 49.93, 168.46°) |
| OKLab | oklab(90.96% -0.1373 0.0255) |
| OKLCH | oklch(90.96% 0.14 169.5) |
| XYZ | xyz(54.1974, 79.6787, 73.4836) |
| Luminance | 0.7968 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.13
Light Aquamarine
#7BFDC7
ΔE00 2.67
Light Turquoise
#7EF4CC
ΔE00 2.71
Light Aqua
#8CFFDB
ΔE00 2.91
Bright Teal
#01F9C6
ΔE00 4.14
Light Greenish Blue
#63F7B4
ΔE00 5.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71FFD2 #FF719E
analogous
#71FF8B #71FFD2 #71E5FF
triadic
#71FFD2 #D271FF #FFD271
tetradic
#71FFD2 #8B71FF #FF719E #E5FF71
square
#71FFD2 #8B71FF #FF719E #E5FF71
split-complementary
#71FFD2 #FF71E5 #FF8B71
monochromatic
#00F6A8 #34FFBF #71FFD2 #AEFFE5 #E0FFF5
Accessibility & contrast
On white
1.24
#71FFD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.94
#71FFD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71FFD2
16.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71FFD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71FFD2 | 1.00 | 1.24 | 16.94 | 16.94 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F0D0
Deuteranopia (green-blind)
#E4E1D5
Tritanopia (blue-blind)
#21FFF2
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #71ffd2; /* rgb */ color: rgb(113, 255, 210); /* oklch */ color: oklch(91.0% 0.140 169.5);
Tailwind
colors: {
custom: {
50: '#a5ffdf',
500: '#71ffd2',
950: '#000000',
},
}SCSS
$custom: #71ffd2; $custom-light: #a5ffdf; $custom-dark: #000000;
JSON
{
"hex": "#71ffd2",
"rgb": {
"r": 113,
"g": 255,
"b": 210
},
"hsl": {
"h": 160.986,
"s": 100,
"l": 72.157
},
"oklch": {
"l": 0.90958,
"c": 0.13966,
"h": 169.5
},
"luminance": 0.79684
}Semantic roles & 50–950 ramp
primary
#71FFD2
secondary
#DC386C
accent
#0049E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684