#71F2CC#71F2CC
#71F2CC is a very light, vivid teal. Relative luminance 0.714; OKLCH L 87.8% C 0.128 H 171.3°. Best body text is #000000 at 15.28:1 contrast (WCAG AA passes).
Color values
| HEX | #71F2CC |
|---|---|
| RGB | rgb(113, 242, 204) |
| HSL | hsl(162, 83%, 70%) |
| HSV | hsv(162, 53%, 95%) |
| CMYK | cmyk(53.3%, 0%, 15.7%, 5.1%) |
| CIE-LAB | lab(87.66, -44.67, 7.54) |
| CIE-LCH | lch(87.66, 45.30, 170.42°) |
| OKLab | oklab(87.76% -0.1262 0.0192) |
| OKLCH | oklch(87.76% 0.128 171.3) |
| XYZ | xyz(49.4563, 71.3701, 68.2846) |
| Luminance | 0.7137 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 1.37
Aquamarine
#7FFFD4
ΔE00 2.99
Light Aqua
#8CFFDB
ΔE00 3.37
Tiffany Blue
#7BF2DA
ΔE00 4.02
Light Aquamarine
#7BFDC7
ΔE00 4.41
Aqua Marine
#2EE8BB
ΔE00 4.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71F2CC #F27197
analogous
#71F28C #71F2CC #71D7F2
triadic
#71F2CC #CC71F2 #F2CC71
tetradic
#71F2CC #8C71F2 #F27197 #D7F271
square
#71F2CC #8C71F2 #F27197 #D7F271
split-complementary
#71F2CC #F271D7 #F28C71
monochromatic
#14D59C #39EDB8 #71F2CC #A9F7E0 #E1FCF4
Accessibility & contrast
On white
1.37
#71F2CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.28
#71F2CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71F2CC
15.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71F2CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71F2CC | 1.00 | 1.37 | 15.28 | 15.28 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECE4CA
Deuteranopia (green-blind)
#D8D6CF
Tritanopia (blue-blind)
#31F4E7
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #71f2cc; /* rgb */ color: rgb(113, 242, 204); /* oklch */ color: oklch(87.8% 0.128 171.3);
Tailwind
colors: {
custom: {
50: '#a3f7db',
500: '#71f2cc',
950: '#000000',
},
}SCSS
$custom: #71f2cc; $custom-light: #a3f7db; $custom-dark: #000000;
JSON
{
"hex": "#71f2cc",
"rgb": {
"r": 113,
"g": 242,
"b": 204
},
"hsl": {
"h": 162.326,
"s": 83.226,
"l": 69.608
},
"oklch": {
"l": 0.8776,
"c": 0.12767,
"h": 171.3
},
"luminance": 0.71375
}Semantic roles & 50–950 ramp
primary
#71F2CC
secondary
#CB3C66
accent
#0646E0
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101715
muted
#818584