#71FCCE#71FCCE
#71FCCE is a very light, vivid teal. Relative luminance 0.776; OKLCH L 90.2% C 0.139 H 168.6°. Best body text is #000000 at 16.52:1 contrast (WCAG AA passes).
Color values
| HEX | #71FCCE |
|---|---|
| RGB | rgb(113, 252, 206) |
| HSL | hsl(160, 96%, 72%) |
| HSV | hsv(160, 55%, 99%) |
| CMYK | cmyk(55.2%, 0%, 18.3%, 1.2%) |
| CIE-LAB | lab(90.59, -48.53, 10.69) |
| CIE-LCH | lch(90.59, 49.69, 167.58°) |
| OKLab | oklab(90.15% -0.1359 0.0274) |
| OKLCH | oklch(90.15% 0.139 168.6) |
| XYZ | xyz(52.7558, 77.5828, 70.5753) |
| Luminance | 0.7759 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.35
Light Aquamarine
#7BFDC7
ΔE00 2.26
Light Turquoise
#7EF4CC
ΔE00 2.31
Light Aqua
#8CFFDB
ΔE00 3.17
Bright Teal
#01F9C6
ΔE00 4.01
Light Greenish Blue
#63F7B4
ΔE00 4.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71FCCE #FC719F
analogous
#71FC89 #71FCCE #71E5FC
triadic
#71FCCE #CE71FC #FCCE71
tetradic
#71FCCE #8971FC #FC719F #E5FC71
square
#71FCCE #8971FC #FC719F #E5FC71
split-complementary
#71FCCE #FC71E5 #FC8971
monochromatic
#05EEA1 #35FBB9 #71FCCE #ADFDE3 #E1FEF5
Accessibility & contrast
On white
1.27
#71FCCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.52
#71FCCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71FCCE
16.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71FCCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71FCCE | 1.00 | 1.27 | 16.52 | 16.52 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6EDCC
Deuteranopia (green-blind)
#E2DED1
Tritanopia (blue-blind)
#29FDEF
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #71fcce; /* rgb */ color: rgb(113, 252, 206); /* oklch */ color: oklch(90.2% 0.139 168.6);
Tailwind
colors: {
custom: {
50: '#a4fedd',
500: '#71fcce',
950: '#000000',
},
}SCSS
$custom: #71fcce; $custom-light: #a4fedd; $custom-dark: #000000;
JSON
{
"hex": "#71fcce",
"rgb": {
"r": 113,
"g": 252,
"b": 206
},
"hsl": {
"h": 160.144,
"s": 95.862,
"l": 71.569
},
"oklch": {
"l": 0.90154,
"c": 0.13865,
"h": 168.6
},
"luminance": 0.77588
}Semantic roles & 50–950 ramp
primary
#71FCCE
secondary
#D8396E
accent
#004CE6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684